[arch-general] system upgrade not working
Hellou, I ran pacman -Syu two days ago on my arch and got a message, that pacman has found a new version of it self. So I upgraded pacman. After issuing the command pacman -Syu again I get the folowing error. root@sentinel:/home/sentinel# pacman -Syu <output ommited> :: Starting full system upgrade... warning: firefox: ignoring package upgrade (2.0.0.14-1 => 3.0.1-2) warning: ruby: forcing upgrade to version 1.8.7_p72-1 warning: vlc: forcing upgrade to version 0.8.6i-3 resolving dependencies... looking for inter-conflicts... error: failed to prepare transaction (could not satisfy dependencies) :: linux-uvc-svn: requires kernel26<2.6.26 :: virtualbox-ose-additions-modules: requires kernel26<2.6.26 I tried pacman -S kernel26 -f, but did not help, the same error. Could anybody help? I did not find any bug report about it the arch site. Thnx a lot for your answers! Tom
Hi... Try this: pacman -Syud, but that is your business now! Be careful. =D On Fri, Aug 15, 2008 at 10:06, Sentinel <kanocz@intrak.sk> wrote:
Sentinel wrote:
linux-uvc-svn should me removed because was merged into kernel 2.6.26. virtualbox-ose-additions-module should be rebuild using abs or wait until will be updated in community
thnx a lot I removed those packages. I'm not using virtualbox-ose any more, so I removed it with -Rs. Now it works! thnx again! Biru Ionut wrote:
Your kernel doesn't need to be upgraded; note the "<" signs. Those two packages are complaining about a too-recent kernel. See Biru's email for explanation. -- Ryan W Sims
participants (4)
-
Biru Ionut
-
Leandro Inacio
-
Ryan Sims
-
Sentinel