You are not logged in.

#1 2010-01-28 02:48:13

SBL
Member
Registered: 2010-01-23
Posts: 14

[SOLVED] Dependency conflict

[root@sbld sbl]# pacman -Syu
:: Synchronizing package databases...
 kdemod-core is up to date
 kdemod-extragear is up to date
 kdemod-playground is up to date
 core is up to date
 extra is up to date
 community is up to date
:: Starting full system upgrade...
resolving dependencies...
warning: dependency cycle detected:
warning: xorg-server will be installed before its nvidia-utils dependency
looking for inter-conflicts...
error: failed to prepare transaction (could not satisfy dependencies)
:: broadcom-wl: requires kernel26<2.6.32

Could anyone tell me what is going on?

Last edited by SBL (2010-01-28 03:28:55)


Any sufficiently advanced technology is indistinguishable from magic.

Offline

#2 2010-01-28 03:19:08

jowilkin
Member
Registered: 2009-05-07
Posts: 243

Re: [SOLVED] Dependency conflict

Apparently you have a version of the broadcom-wl package installed which wants a kernel with version lower than 2.6.32.  The update likely wants to install the newest kernel in the core repo which is version 2.6.32.x.

The broadcom-wl package on the AUR right now has the dependency kernel26<2.6.33, so this one will probably work for you.

I would rebuild the broadcom-wl AUR package and then retry the pacman -Syu

Offline

#3 2010-01-28 03:28:37

SBL
Member
Registered: 2010-01-23
Posts: 14

Re: [SOLVED] Dependency conflict

I inputted:
pacman -Rd broadcom-wl

then:
pacman -Syu

and I was able to fix it, and update my system. I don't even use a broadcom device, so it is odd I had that installed. Thank you for your help.

Last edited by SBL (2010-01-28 03:30:02)


Any sufficiently advanced technology is indistinguishable from magic.

Offline

Board footer

Powered by FluxBB