You are not logged in.
I ran an update and encountered the following from pacman:
[arch8:root] /etc
4035 20160908 165746 # pacman -Syyu
:: Synchronizing package databases...
core 119.7 KiB 527K/s 00:00 [#################################] 100%
extra 1760.8 KiB 1048K/s 00:02 [#################################] 100%
community 3.6 MiB 1405K/s 00:03 [#################################] 100%
multilib 173.0 KiB 1663K/s 00:00 [#################################] 100%
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: nvidia-lts: installing nvidia-utils (370.28-1) breaks dependency 'nvidia-utils=370.23'
[arch8:root] /etc
4036 20160908 165801 #
I put the nvidia, nvidia-libgl and nvidia-utils on ignore in pacman.conf so I could do the rest of the upgrade,
which included an update to linux-lts. I still have a working system, but with no nvidia updates.
How can this be addressed?
Last edited by stevendupuis (2016-09-22 14:50:56)
Offline
Not a Sysadmin issue, moving to Pacman forum...
Offline
Had the same issue.
I had linux, linux-lts, nvidia and nvidia-lts installed. I removed the lts'es and then the upgrade went through. Pacman said something about a dependency cycle between nvidia and nvidia-utils.
I also cannot reinstall nvidia-lts at the moment, also because of the dependencies.
Offline
I have two kernels as well. I believe that nvidia-lts is the updated code for the lts kernel. I just added the probematic packages to IgnorePkg in pacman.conf for now until the packages get fixed.
Offline
$ sudo pacman -Syu
[sudo] password for adam:
:: Synchronizing package databases...
core 119,7 KiB 2,92M/s 00:00 [##########################################] 100%
extra 1760,1 KiB 3,31M/s 00:01 [##########################################] 100%
community 3,6 MiB 3,52M/s 00:01 [##########################################] 100%
multilib 172,7 KiB 4,22M/s 00:00 [##########################################] 100%
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: nvidia-lts: installing nvidia-utils (370.28-1) breaks dependency 'nvidia-utils=370.23'Installing a new version of the package apparently breaks a dependency which is the old version of the package?
Offline
Please search before posting.
Merging with existing thread...
Offline
My current system is:
[theta@boolean-pc ~]$ uname -a
Linux boolean-pc 4.4.19-1-lts #1 SMP Sat Aug 20 21:58:36 CEST 2016 x86_64 GNU/LinuxWhile trying to update my system I get the following:
[theta@boolean-pc ~]$ yaourt -Syyu
[sudo] password for theta:
:: Synchronizing package databases...
core 119.7 KiB 153K/s 00:01 [######################] 100%
extra 1760.9 KiB 212K/s 00:08 [######################] 100%
community 3.6 MiB 750K/s 00:05 [######################] 100%
multilib 172.6 KiB 1918K/s 00:00 [######################] 100%
error: failed to prepare transaction (could not satisfy dependencies)
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: nvidia-lts: installing nvidia-utils (370.28-1) breaks dependency 'nvidia-utils=370.23'I usually update my system once in a month only due to time constraints. Thus I have been using the nvidia-lts since past 1 year and am somewhat out of touch with my arch system.
Any suggestions for working around this are welcome?
Last edited by theta (2016-09-11 15:40:50)
Offline
Looks like nvidia-utils got updated in the stable repositories, but nvidia-lts didn't (it's still in testing). Open a bug report.
Mod note: not an installation issue, moving to upgrade issues.
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
Merging with the existing thread...
Offline
Please search before posting.
Merging with existing thread...
My apologies. I did attempt to search but somehow this thread didn't come up.
Offline
You can install NVidia-dkms and shouldn't run into the issue as frequently.
Offline
It would appear that the nvidia drriver package(s) have been fixed and updated.
This one is SOLVED/CLOSED.
Offline