You are not logged in.
[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.32Could 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
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
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