Gentoo Archives: gentoo-user

From: Alex Schuster <wonko@×××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] revdep-rebuild issues
Date: Mon, 12 Nov 2007 20:25:55
Message-Id: 200711122117.03091.wonko@wonkology.org
In Reply to: [gentoo-user] revdep-rebuild issues by James
1 James writes:
2
3 > Upon a routine upgrade, I followed up with revdep-rebuild -p.
4 > The problem is the system wants to rebuild versions of packages
5 > that are very old. 'equery depengs <package> reveals that nothing
6 > is dependent of the first few packages.
7 [...]
8 >
9 > I'm open to suggestions as to how to clean up this mess:
10 >
11 > Here is the packages that 'revdep-rebuild -p' wanted to rebuild:
12 >
13 > emerge --oneshot -p =media-libs/gst-plugins-0.8.11
14 > =media-plugins/gst-plugins-flac-0.8.11
15 > =media-plugins/gst-plugins-esd-0.8.11
16 > =media-plugins/gst-plugins-xvideo-0.8.11
17 > =media-plugins/gst-plugins-vorbis-0.8.11
18 > =media-plugins/gst-plugins-ogg-0.8.11
19 > =media-plugins/gst-plugins-alsa-0.8.11
20 > =media-plugins/gst-plugins-oss-0.8.11
21 > =media-plugins/gst-plugins-mad-0.8.11
22 >
23 > equery depends =media-plugins/gst-plugins-flac-0.8.11
24 > [ Searching for packages depending on
25 > =media-plugins/gst-plugins-flac-0.8.11... ] <nothing returned>
26 >
27 > equery depends =media-plugins/gst-plugins-0.8.11
28 > [ Searching for packages depending on
29 > =media-plugins/gst-plugins-0.8.11... ] !!! Warning: No packages found
30 > matching =media-plugins/gst-plugins-0.8.11
31 >
32 >
33 > Ideas on fixing this are most welcome.
34
35 I just omit the = and the release number in that cases.
36
37 Does "equery depends media-plugins/gst-plugins" give anything? I guess not,
38 otherwise these tools would have already been upgraded with "emerge -aDu
39 world". Maybe you do not need them anyway, and "emerge -a --depclean" would
40 remove them.
41
42 Wonko
43 --
44 gentoo-user@g.o mailing list

Replies

Subject Author
[gentoo-user] Re: revdep-rebuild issues James <wireless@×××××××××××.com>