You are not logged in.
Unsure if discussions about aur helpers are allowed (sorry if not) however I am having some issues with conflicting packages, seemingly from the debug packages yay has semi-recently started to make (can someone explain why these are made)
First I did a $ sudo pacman -Syu
then upon running $ yay -Sua
I get:
""""" compilation """"""
""""" compilation """"""
""""" compilation """"""
""""" compilation """"""
loading packages...
resolving dependencies...
looking for conflicting packages...
Packages (8) android-studio-2024.2.1.9-1 nvidia-535xx-dkms-535.183.01-3
simplenote-electron-bin-2.22.2-1
simplenote-electron-bin-debug-2.22.2-1
visual-studio-code-bin-1.94.0-1
visual-studio-code-bin-debug-1.94.0-1 yay-12.4.2-1
yay-debug-12.4.2-1
Total Installed Size: 3752.43 MiB
Net Upgrade Size: 73.62 MiB
:: Proceed with installation? [Y/n]
(8/8) checking keys in keyring [----------------------] 100%
(8/8) checking package integrity [----------------------] 100%
(8/8) loading package files [----------------------] 100%
(8/8) checking for file conflicts [----------------------] 100%
error: failed to commit transaction (conflicting files)
/usr/lib/debug/.build-id/04/e9960947a38ced0a87421a6f198b9caf43dc3f exists in both 'simplenote-electron-bin-debug' and 'visual-studio-code-bin-debug'
/usr/lib/debug/.build-id/04/e9960947a38ced0a87421a6f198b9caf43dc3f.debug exists in both 'simplenote-electron-bin-debug' and 'visual-studio-code-bin-debug'
/usr/lib/debug/.build-id/37/851ad3790029c78d20ee4b4761055d5ad5dab6 exists in both 'simplenote-electron-bin-debug' and 'visual-studio-code-bin-debug'
/usr/lib/debug/.build-id/37/851ad3790029c78d20ee4b4761055d5ad5dab6.debug exists in both 'simplenote-electron-bin-debug' and 'visual-studio-code-bin-debug'
/usr/lib/debug/.build-id/68/3278eba471e7069eeddf5a8270d9a201ea88da exists in both 'simplenote-electron-bin-debug' and 'visual-studio-code-bin-debug'
/usr/lib/debug/.build-id/68/3278eba471e7069eeddf5a8270d9a201ea88da.debug exists in both 'simplenote-electron-bin-debug' and 'visual-studio-code-bin-debug'
Errors occurred, no packages were upgraded.
-> error installing: [/home/myusername/.cache/yay/android-studio/android-studio-2024.2.1.9-1-x86_64.pkg.tar.zst /home/myusername/.cache/yay/simplenote-electron-bin/simplenote-electron-bin-2.22.2-1-x86_64.pkg.tar.zst /home/myusername/.cache/yay/simplenote-electron-bin/simplenote-electron-bin-debug-2.22.2-1-x86_64.pkg.tar.zst /home/myusername/.cache/yay/nvidia-535xx-utils/nvidia-535xx-dkms-535.183.01-3-x86_64.pkg.tar.zst /home/myusername/.cache/yay/yay/yay-12.4.2-1-x86_64.pkg.tar.zst /home/myusername/.cache/yay/yay/yay-debug-12.4.2-1-x86_64.pkg.tar.zst /home/myusername/.cache/yay/visual-studio-code-bin/visual-studio-code-bin-1.94.0-1-x86_64.pkg.tar.zst /home/myusername/.cache/yay/visual-studio-code-bin/visual-studio-code-bin-debug-1.94.0-1-x86_64.pkg.tar.zst] - exit status 1
I have tried to run $ sudo pacman -R insertpackage-debug for all (all but vscode didn't have a package to be found)
then tried $ yay -Sua again
to get the same result
any advice on what to try
I also ran this command $ sudo pacman --remove --recursive --nosave $(pacman --query --unrequired --deps --quiet)$
and
$ sudo pacman -Scc
but no luck
any advice?
Offline
Offline
also please use [ code ] tags for posting console output
Offline