Re: [owl-users] Upgrading to current gives dependency problem after kernel upgrade and boot

From: Solar Designer <solar_at_private>
Date: Tue, 3 Apr 2012 15:09:16 +0400
On Tue, Apr 03, 2012 at 04:27:12AM +0000, Zenny wrote:
> But when I tried to upgrade to the userland, I got dependency errors:
> # rpm -Fvh ~build/RPMS/*.rpm

As correctly explained by Chris, the "rpm -F" approach doesn't always
work.  In practice, it tends to work for minor upgrades within the same
branch (and even then it will by definition not install any new packages
that were not present before), but not for upgrading to another branch,
nor when we've made major changes in a branch (such as the GCC version
change this time).

You need to use "make installworld" over your existing system.  See:

http://openwall.info/wiki/Owl/upgrade#Upgrade-the-userland

Alexander
Received on Tue Apr 03 2012 - 04:09:16 PDT

This archive was generated by hypermail 2.2.0 : Tue Apr 03 2012 - 04:09:35 PDT