You are not logged in.

#1 2012-06-18 11:16:34

lzk
Member
Registered: 2012-06-18
Posts: 5

dep. problem with nvidia-ck-kx

Hi all
This morning I tried to update with sudo pacman -Syu and this happened

:: Starting full system upgrade...
resolving dependencies...
warning: cannot resolve "nvidia-utils=295.59", a dependency of "nvidia-ck-kx"
:: The following package cannot be upgraded due to unresolvable dependencies:
      nvidia-ck-kx

Do you want to skip the above package for this upgrade? [y/N] Y
looking for inter-conflicts...
error: failed to prepare transaction (could not satisfy dependencies)
:: nvidia-ck-kx: requires nvidia-utils=295.53

what is happening? am I missing something?
Thank you guys

Offline

#2 2012-06-18 11:21:23

Toxcity
Member
From: Oxford
Registered: 2012-01-14
Posts: 40

Re: dep. problem with nvidia-ck-kx

Install the latest nvidia-utils and try again? smile

Offline

#3 2012-06-18 11:22:15

lzk
Member
Registered: 2012-06-18
Posts: 5

Re: dep. problem with nvidia-ck-kx

[luiz@luiz ~]$ sudo pacman -S  nvidia-utils
Password: 
resolving dependencies...
looking for inter-conflicts...
error: failed to prepare transaction (could not satisfy dependencies)
:: nvidia: requires nvidia-utils=295.53
:: nvidia-ck-kx: requires nvidia-utils=295.53

sad

should I -f it?

Last edited by lzk (2012-06-18 11:22:35)

Offline

#4 2012-06-18 11:25:31

Psykorgasm
Member
Registered: 2011-11-24
Posts: 178

Re: dep. problem with nvidia-ck-kx

If you really want it sorted fast, download the nvidia-ck tarball from the aur page, extract, download the nvidia 302.17 driver for your arch and place it in there, modify the PKGBUILD to reflect 302.17 and "makepkg -scir --skipchecksums".

Failing that, for updates *to the pkgbuilds for you and just "pacman -Syu --ignore nvidia-utils" until then.

Edits: Personal failures.

Last edited by Psykorgasm (2012-06-18 11:26:50)

Offline

#5 2012-06-18 11:25:59

ethail
Member
From: Spain
Registered: 2011-02-10
Posts: 225

Re: dep. problem with nvidia-ck-kx

No, you shouldn't force that. What you should do is contact the maintainer of nvidia-ck-kx because nvidia-utils in [extra] is 302.17, not 295.53

Last edited by ethail (2012-06-18 11:26:31)


My GitHub Page

Best Testing Repo Warning: [testing] means it can eat you hamster, catch fire and you should keep it away from children. And I'm serious here, it's not an April 1st joke.

Offline

#6 2012-06-18 11:30:01

lzk
Member
Registered: 2012-06-18
Posts: 5

Re: dep. problem with nvidia-ck-kx

Psykorgasm wrote:

If you really want it sorted fast, download the nvidia-ck tarball from the aur page, extract, download the nvidia 302.17 driver for your arch and place it in there, modify the PKGBUILD to reflect 302.17 and "makepkg -scir --skipchecksums".

Failing that, for updates *to the pkgbuilds for you and just "pacman -Syu --ignore nvidia-utils" until then.

Edits: Personal failures.

Hmm, got it. I'll wait till ck guys update they repo. Also, I'll try to contact them
For now, --ignore works

Thank you guys

Offline

#7 2012-06-18 11:31:22

Psykorgasm
Member
Registered: 2011-11-24
Posts: 178

Re: dep. problem with nvidia-ck-kx

Yeah I realised you aren't using the aur but his repo, so it would be more messing about then I wrote anyway - so ignore that.

Graysky said he should be able to update his stuff later in the week (read the comments on his aur packages).

Offline

#8 2012-06-18 11:40:30

lzk
Member
Registered: 2012-06-18
Posts: 5

Re: dep. problem with nvidia-ck-kx

Hmm, no problem smile
thank you

Offline

#9 2012-06-18 11:43:10

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

Re: dep. problem with nvidia-ck-kx

Problem I have right now is the coax line that runs from the street to my cable box went bad, likely moisture infiltration.  I can't update the packages nor can I update the repo until the cable company comes out and runs a new line.  Don't expect anything until later in the week sad

Can someone verify for me that the --ignore switch works with groups?  The OP might be able to do this:

# pacman -Syu --ignore ck-kx

Offline

#10 2012-06-18 11:45:13

lzk
Member
Registered: 2012-06-18
Posts: 5

Re: dep. problem with nvidia-ck-kx

this is the output

sudo pacman -Syu --ignore ck-kx
Password: 
:: Synchronizing package databases...
 core is up to date
 extra is up to date
 community is up to date
 multilib is up to date
 repo-ck is up to date
:: Starting full system upgrade...
resolving dependencies...
warning: cannot resolve "nvidia-utils=295.59", a dependency of "nvidia-ck-kx"
:: The following package cannot be upgraded due to unresolvable dependencies:
      nvidia-ck-kx

Do you want to skip the above package for this upgrade? [y/N] y
looking for inter-conflicts...
error: failed to prepare transaction (could not satisfy dependencies)
:: nvidia-ck-kx: requires nvidia-utils=295.53

guess that doesn't work with groups sad

Offline

#11 2012-06-18 13:50:22

ethail
Member
From: Spain
Registered: 2011-02-10
Posts: 225

Re: dep. problem with nvidia-ck-kx

you should use --ignoregroup, --ignore is for packages, not groups

--ignoregroup <group>
           Directs pacman to ignore upgrades of all packages in group even if there is
           one available. Multiple groups can be specified by separating them with a
           comma.

My GitHub Page

Best Testing Repo Warning: [testing] means it can eat you hamster, catch fire and you should keep it away from children. And I'm serious here, it's not an April 1st joke.

Offline

#12 2012-06-23 21:06:17

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

Re: dep. problem with nvidia-ck-kx

Thx ethail - my connection is restored and the repo repopulated (several days ago actually).  OP can make as SOLVED.

Offline

Board footer

Powered by FluxBB