Gentoo Archives: gentoo-user

From: Paul Hartman <paul.hartman+gentoo@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] revdep-rebuild
Date: Wed, 06 Jun 2012 04:05:30
Message-Id: CAEH5T2Pf-+K3ON91M1JFV1VHhG3z28QXL0AZQYVtbXD5DUss3g@mail.gmail.com
In Reply to: [gentoo-user] revdep-rebuild by Willie Matthews
1 On Tue, Jun 5, 2012 at 10:23 PM, Willie Matthews
2 <matthews.willie@×××××.com> wrote:
3 > ("<sys-apps/sysvinit-2.88-r3" is blocking sys-apps/util-linux-2.21.2)
4 >
5 >  * Error: The above package list contains packages which cannot be
6 >  * installed at the same time on the same system.
7 >
8 >  (sys-apps/sysvinit-2.88-r2::gentoo, installed) pulled in by
9 >    >=sys-apps/sysvinit-2.86-r6 required by (virtual/init-0::gentoo,
10 > installed)
11 >
12 >  (sys-apps/util-linux-2.21.2::gentoo, ebuild scheduled for merge)
13 > pulled in by
14 >    >=sys-apps/util-linux-2.16 required by
15 > (sys-fs/lvm2-2.02.73-r1::gentoo, installed)
16 >    >=sys-apps/util-linux-2.20.1-r2 required by
17 > (sys-fs/udisks-1.97.0-r1::gentoo, ebuild scheduled for merge)
18 >    >=sys-apps/util-linux-2.16 required by (sys-fs/udev-171-r5::gentoo,
19 > installed)
20 >    >=sys-apps/util-linux-2.16 required by
21 > (x11-libs/libSM-1.2.0::gentoo, installed)
22 >    >=sys-apps/util-linux-2.17.2 required by
23 > (sys-fs/cryptsetup-1.4.2::gentoo, ebuild scheduled for merge)
24 >    >=sys-apps/util-linux-2.16 required by
25 > (net-libs/gupnp-0.13.4::gentoo, installed)
26 >    >=sys-apps/util-linux-2.13 required by
27 > (sys-power/pm-utils-1.4.1::gentoo, installed)
28 >    sys-apps/util-linux required by @system
29 >    >=sys-apps/util-linux-2.16 required by
30 > (sys-fs/e2fsprogs-1.41.14::gentoo, installed)
31 >    sys-apps/util-linux required by
32 > (app-text/build-docbook-catalog-1.4::gentoo, installed)
33 >    >=sys-apps/util-linux-2.16 required by (dev-libs/apr-1.4.5::gentoo,
34 > installed)
35
36 Assuming you've already done a full upgrade of world, and don't have
37 anything strange masked/keyworded, I would try:
38
39 emerge --oneshot sys-apps/sysvinit sys-apps/util-linux
40
41 or maybe each one at a time if that doesn't work. If one at a time
42 doesn't work, maybe try to unmerge util-linux, upgrade sysvinit, then
43 reinstall util-linux. Be sure to make binary package of util-linux
44 before unmerging just in case it all goes wrong.

Replies

Subject Author
Re: [gentoo-user] revdep-rebuild Paul Hartman <paul.hartman+gentoo@×××××.com>
Re: [gentoo-user] revdep-rebuild Willie Matthews <matthews.willie@×××××.com>