On Thu, 1 Oct 2009 19:06:15 +0200 Ward Poelmans <[email protected]> wrote: > First, it want to downgrade baselayout from 2.x to 1.x. In the lvm2 > ebuild it says: > RDEPEND="${DEPEND} > || ( =sys-apps/baselayout-1* >=sys-apps/openrc-0.4 ) > !sys-fs/lvm-user > !sys-fs/clvm" > > As openrc-0.4.3-r3 is installed, it should not downgrade baselayout.
Yes, it should. Leftmost's favoured. The ebuild needs to be fixed to specify those two the other way around. > Second, it gives a block on device-mapper, which is uninstalled (i > check with paludis -q device-mapper). But it's part of the dep tree. Try package-masking baselayout-1. -- Ciaran McCreesh
signature.asc
Description: PGP signature
_______________________________________________ paludis-user mailing list [email protected] http://lists.pioto.org/mailman/listinfo/paludis-user
