| View previous topic :: View next topic |
| Author |
Message |
ebfe n00b

Joined: 29 Jan 2006 Posts: 20
|
Posted: Sun Jan 29, 2006 10:22 am Post subject: TIP: Solve reverse dependencies after emerge -C |
|
|
After removing kdebase from my worldfile and --depcleaning, my system was left with the kdelibs package which I -Cleaned by hand. From that point on portage was about to re-emerge it on -uD due to dependencies which were still left. Took some time for me to get the point but using the following way you can see which package pulls dependencies on -uD
| Quote: |
punt slave # emerge -pov --tree world
These are the packages that I would merge, in reverse order:
Calculating world dependencies ...done!
[nomerge ] net-firewall/kmyfirewall-1.0-r2 -arts -debug -xinerama
[ebuild N ] kde-base/kdelibs-3.4.3-r1 -alsa -arts -cups -debug -doc -jpeg2k -kdeenablefinal -kerberos -openexr +spell +ssl +tiff -xinerama -zeroconf 0 kB
|
As you can see, the net-firewall/kmyfirewall pulls the kdelibs package. After -Cleaning it, kdelibs is also removed from the dependencies list. |
|
| Back to top |
|
 |
drwook Veteran

Joined: 30 Mar 2005 Posts: 1316 Location: London
|
Posted: Sun Jan 29, 2006 7:32 pm Post subject: |
|
|
| 'equery depends <whatever>' will tell you what depends on something too... |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|