Gentoo Archives: gentoo-user

From: Andrew Lowe <agl@×××××××.au>
To: gentoo-user@l.g.o
Subject: [gentoo-user] What causes a package to be brought in during a big emerge?
Date: Sat, 26 Sep 2009 01:05:21
Message-Id: 4ABD68BD.7070806@wht.com.au
1 Hi all,
2 I've done an:
3
4 "emerge --pretend -NuD world"
5
6 and whilst reviewing the output, it lists an old package that I played
7 around with in the past but now no longer need. In turn I do:
8
9 "emerge -C oldPackageNoLongerNeeded"
10
11 the package is removed and I in turn do another
12
13 "emerge --pretend -NuD world"
14
15 but "oldPackageNoLongerNeeded" is still there, although emerge tells me
16 its now gone from "U" to "N" ie Update to New. I've fired up "ufed" and
17 removed what I thought would be the appropriate USE tag, run the emerge
18 again and it's still there. I've tried:
19
20 "equery depends oldPackageNoLongerNeeded"
21
22 and it lists nothing as needing "oldPackageNoLongerNeeded"
23
24 I've looked through the emerge help and nothing springs to mind as
25 telling me why "oldPackageNoLongerNeeded" is being brought in.
26
27 So after that rambling intro, is there a package/utility that will tell
28 me, when in this situation, what package needs
29 "oldPackageNoLongerNeeded" and why it is being brought into my emerge.
30
31 Thanks for any help,
32 Andrew
33
34 p.s. Tried Google on this and just couldn't seem to get the right
35 keywords o find anything.....

Replies