On Thu, Oct 1, 2009 at 23:14, Ciaran McCreesh
<[email protected]> wrote:
> 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.

Ok, thanks. I file a bug about it.

>> 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.

I don't understand this? The ebuild says:
DEPEND="!!sys-fs/device-mapper
        clvm? ( =sys-cluster/dlm-2*
                cman? ( =sys-cluster/cman-2* ) )"

which means that device-mapper cannot be installed when lvm2 is being
installed (i think?).
So, when device-mapper is not installed, there shouldn't be a problem?

Thanks,

Ward
_______________________________________________
paludis-user mailing list
[email protected]
http://lists.pioto.org/mailman/listinfo/paludis-user

Reply via email to