You are not logged in.
Hello, sudo pacman -Syu gives out this:
:: Starting full system upgrade...
resolving dependencies...
warning: cannot resolve "nvidia-utils=560.35.03", a dependency of "lib32-nvidia-utils"
:: The following package cannot be upgraded due to unresolvable dependencies:
lib32-nvidia-utilsCould anyone help me out? Is it an issue on my side?
Last edited by beki (2024-08-24 10:07:53)
Offline
https://wiki.archlinux.org/title/Offici … positories - read that, carefully - esp. when you decide to remove the testing repo again.
For now (still READ THAT WIKI!) testing repos is all or nothing, not "some".
Online
Oh I see.. maybe its because in /etc/pacman.conf I have uncommented multilib-testing...
Offline
Oh I see.. maybe its because in /etc/pacman.conf I have uncommented multilib-testing...
Online
https://wiki.archlinux.org/title/Offici … positories - read that, carefully - esp. when you decide to remove the testing repo again.
For now (still READ THAT WIKI!) testing repos is all or nothing, not "some".
First of all, I thank you for taking the time to answer me. Secondly, I solved following wiki instructions to disable multilib testing.
Other than that, referring to your answer, you meant I could solve it either by disabling it (as I did), or by enabling other testing repos (I think core or..?) to make the dependency "match", right?
Anyway, I'll take my time reading the Wiki more in this regards.
thanks again
Offline
I could solve it either by disabling it (as I did), or by enabling other testing repos (I think core or..?) to make the dependency "match"
Correct. Change all repos to testing or none - either is ok.
Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.
Online