You are not logged in.

#1 2014-04-15 20:33:42

dice
Member
From: Germany
Registered: 2014-02-10
Posts: 413

[solved] nvidia update cannot resolve dependencies

I just did my pacman -Syu and got this message:

 warning: cannot resolve "nvidia-utils=337.12", a dependency of "nvidia"
:: The following package cannot be upgraded due to unresolvable dependencies:
      nvidia

My current versions are

$ pacman -Q nvidia nvidia-utils
nvidia 334.21-4
nvidia-utils 334.21-7

Last edited by dice (2014-04-16 00:02:00)


I put at button on it. Yes. I wish to press it, but I'm not sure what will happen if I do.  (Gune | Titan A.E.)

Offline

#2 2014-04-15 21:04:24

saultdon
Member
From: Treaty 08
Registered: 2013-06-25
Posts: 41

Re: [solved] nvidia update cannot resolve dependencies

Some packages are still in testing and making their way to core/extra/community.

Then you have to wait for your mirrors to be sync'd unless you run something like reflector.

You can always check where they are at on the packages page too: https://www.archlinux.org/packages/?sor … =&flagged=


"We don't inherit the land from our ancestors - we borrow it from our children."

Offline

#3 2014-04-15 21:30:56

dactry
Member
Registered: 2014-04-15
Posts: 1

Re: [solved] nvidia update cannot resolve dependencies

The latest nvidia package is dependent on nvidia-utils 337.12-1 which is only available in testing so Pacman cannot find it.  I ran into the same problem and this is what I did to fix it.

****WARNING THIS MAY NOT BE SAFE. I TAKE NO RESPONSIBILITY IF THIS BREAKS YOUR SYSTEM****

I added the testing repository to Pacman by editing /etc/pacman.conf and uncommenting the following lines:

[testing]
Include = /etc/pacman.d/mirrorlist

[community-testing]
Include = /etc/pacman.d/mirrorlist


Then I ran following commands because I only wanted nvidia-utils 337.12-1 out of testing
#pacman -Sy
#pacman -Sdd nvidia-utils

I then removed the testing repositories from Pacman by commenting out those lines above in the /etc/pacman.conf file then ran #pacman -Syu

This worked fine for me.

Offline

#4 2014-04-15 22:31:15

Tom B
Member
Registered: 2014-01-15
Posts: 187
Website

Re: [solved] nvidia update cannot resolve dependencies

: Synchronising package databases...
 core                                                                         111.9 KiB   226K/s 00:00 [############################################################] 100%
 extra                                                                       1573.3 KiB   484K/s 00:03 [############################################################] 100%
 community is up to date
 multilib is up to date
 archlinuxfr is up to date
:: Starting full system upgrade...
resolving dependencies...
warning: cannot resolve "nvidia-utils=337.12", a dependency of "nvidia"
:: The following package cannot be upgraded due to unresolvable dependencies:
      nvidia

:: Do you want to skip the above package for this upgrade? [y/N] ^C
Interrupt signal received

I realise the driver has only been updated in the repository today but it looks like somewhere the packages nvidia and nvidia-utils are somehow out of sync?

Should I avoid upgrading this package or will upgrading it work and fix the warning?

Offline

#5 2014-04-15 22:37:52

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,731
Website

Re: [solved] nvidia update cannot resolve dependencies

Someone opened a flyspray on this so it should be known to people who can fix it.

Offline

#6 2014-04-15 22:44:31

blackout23
Member
Registered: 2011-11-16
Posts: 781

Re: [solved] nvidia update cannot resolve dependencies

nvidia-utils still is in [testing] together with all the other related packages that's why it complains. Someone probably forgot to push them to [extra] togehter with nvidia 337.12.

Don't freak out and play around with -Rdd and the [testing] repo just wait for them to be push. That's it.

Last edited by blackout23 (2014-04-15 22:47:31)

Offline

#7 2014-04-15 22:45:46

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: [solved] nvidia update cannot resolve dependencies

Please search before posting. Merging...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#8 2014-04-16 00:01:35

dice
Member
From: Germany
Registered: 2014-02-10
Posts: 413

Re: [solved] nvidia update cannot resolve dependencies

Oh I'm sorry I should have checked if the package is still in testing. I somehow thought "wtf did I do to break pacman" because I was fiddling with some reverting, reinstalling stuff.


I put at button on it. Yes. I wish to press it, but I'm not sure what will happen if I do.  (Gune | Titan A.E.)

Offline

Board footer

Powered by FluxBB