Gentoo Archives: gentoo-user

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

Replies

Subject Author
Re: [gentoo-user] What causes a package to be brought in during a big emerge? Andrew Lowe <agl@×××××××.au>