On Mon, Nov 26, 2012 at 11:55:50PM +0100, Pascal J. Bourguignon wrote:
>
> I just emerged --sync and now when I try to update world, I get this
> conflict:
>
<SNIP>
> where both sys-apps/net-tools and sys-apps/baselayout-2.1-r1 therefore
> sys-apps/openrc are required by the system.
>
> What can I do to resolve this conflict?
>
> Why does gentoo want to install conflicting packages at the same time on
> my system?
<SNIP>
> [ebuild N ] net-misc/vde-2.2.2
> [nomerge ] app-emulation/wine-1.4.1
> [ebuild N ] app-emulation/emul-linux-x86-baselibs-20121028
> USE="-development"
> [ebuild U ] sys-devel/gnuconfig-20120818 [20120116]
> [ebuild U ] dev-libs/expat-2.1.0-r2 [2.1.0]
> [ebuild U ] media-libs/libpng-1.5.13-r1 [1.5.10]
> [blocks B ] <sys-apps/openrc-0.9.9.3 ("<sys-apps/openrc-0.9.9.3" is
> blocking sys-apps/net-tools-1.60_p20120127084908)
>
> * Error: The above package list contains packages which cannot be
> * installed at the same time on the same system.
>
> (sys-apps/net-tools-1.60_p20120127084908::gentoo, ebuild scheduled for
> merge) pulled in by
> sys-apps/net-tools required by @system
>
> (sys-apps/openrc-0.9.8.4::gentoo, installed) pulled in by
> sys-apps/openrc required by
> (dev-db/mysql-init-scripts-2.0_pre1-r2::gentoo, ebuild scheduled for merge)
> sys-apps/openrc required by (sys-apps/baselayout-2.1-r1::gentoo,
> installed)
>
net-tools needs an openrc version newer than 0.9.9.3. According to eix
on my system 11.5 should be stable (correct me, if I'm wrong). Try to
update openrc first (e.g. emerge -v1 openrc) and check, which version is
being pulled in. If it's still 0.9.8.4 check, if you have masked newer
versions yourself and -if so - remove the mask.
WKR
Hinnerk