Gentoo Archives: gentoo-user

From: Ryan Tandy <tarpman@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] revdep-rebuild never seems to "work"
Date: Sat, 28 Jan 2006 00:07:23
Message-Id: 43DAB478.1040006@gmail.com
In Reply to: [gentoo-user] revdep-rebuild never seems to "work" by Daevid Vincent
1 Daevid Vincent wrote:
2
3 <snip>
4
5 >It generates some line like this:
6 >
7 >emerge --oneshot =app-admin/gnome-system-tools-1.4.1
8 >=app-editors/gedit-2.12.1 =app-text/evince-0.5.0
9 >=gnome-base/control-center-2.12.2-r1 =gnome-base/gdm-2.8.0.7 ......
10 >
11 >What I don't understand is why doesn't it just do this:
12 >
13 >emerge app-admin/gnome-system-tools app-editors/gedit app-text/evince
14 >gnome-base/control-center gnome-base/gdm
15 >
16 >In other words, why does it try to force the = and the version?
17 >
18 >
19 The idea of revdep-rebuild is to rebuild *exactly* the packages you
20 already have, not newer ones. Some people have specific versions of
21 things on their systems for a reason when they could be using newer
22 ones. The --oneshot is so the packages don't get added to world, in
23 case there are random libraries being rebuilt that don't need to
24 explicitly be in world.
25 --
26 gentoo-user@g.o mailing list