| View previous topic :: View next topic |
| Author |
Message |
JohnN Tux's lil' helper


Joined: 05 Jul 2005 Posts: 112 Location: Claremont, CA
|
Posted: Mon Apr 30, 2012 5:19 pm Post subject: how can I see what ebuilds are pulling in others? |
|
|
| I am converting a workstation to a server and am trying to remove all traces of X. I have pruned my world file quite radically, but X-related libs and some (conflicting) cups packages are still being pulled in by "emerge -auvND world." "equery depends {whatever}" doesn't work because the dependent packages aren't currently installed. What tool can I use to figure out what is pulling these in? |
|
| Back to top |
|
 |
py-ro Veteran


Joined: 24 Sep 2002 Posts: 1267 Location: St. Wendel
|
Posted: Mon Apr 30, 2012 5:42 pm Post subject: |
|
|
| -t |
|
| Back to top |
|
 |
JohnN Tux's lil' helper


Joined: 05 Jul 2005 Posts: 112 Location: Claremont, CA
|
Posted: Mon Apr 30, 2012 6:00 pm Post subject: |
|
|
Got it. Thanks! Not totally sure how to read this, though. In this snippet from "emerge -tpuvND world" output, what is causing libxcb and gtk-doc-am to be pulled in?
| Code: | [ebuild U ] sys-apps/ed-1.4 [1.0] 89 kB
[nomerge ] sys-auth/consolekit-0.4.5-r1 [0.3.0-r2] USE="pam -debug -doc -policykit -test%"
[ebuild N ] virtual/pam-0 0 kB
[ebuild N ] dev-perl/Error-0.170.160 USE="-test" 21 kB
[ebuild U ] virtual/perl-Module-Build-0.380.0-r2 [0.34.0201] 0 kB
[ebuild U ] perl-core/Module-Build-0.380.0 [0.34.0201] 299 kB
[ebuild N ] virtual/perl-CPAN-Meta-2.112.621 0 kB
[ebuild N ] perl-core/CPAN-Meta-2.112.621 75 kB
[ebuild N ] virtual/perl-ExtUtils-MakeMaker-6.620.0 0 kB
[ebuild N ] perl-core/ExtUtils-MakeMaker-6.620.0 406 kB
[nomerge ] x11-libs/libxcb-1.7 [1.4-r1] USE="-doc (-selinux) -static-libs% (-debug%)"
[nomerge ] media-fonts/font-util-1.2.0 [1.1.1] USE="(-debug%)"
[nomerge ] dev-util/pkgconfig-0.26 [0.23] USE="-hardened"
[nomerge ] dev-libs/glib-2.30.3 [2.20.5-r1] USE="static-libs%* xattr -debug -doc -fam (-selinux) -systemtap% -test% -utils% (-hardened%)"
[ebuild U ] dev-util/gtk-doc-am-1.18 [1.11] 623 kB
[ebuild U ] sys-apps/v86d-0.1.10 [0.1.9] USE="(x86emu) -debug" 69 kB |
|
|
| Back to top |
|
 |
py-ro Veteran


Joined: 24 Sep 2002 Posts: 1267 Location: St. Wendel
|
Posted: Mon Apr 30, 2012 6:04 pm Post subject: |
|
|
| I guess there is missing something on top, plz provide the whole output. |
|
| Back to top |
|
 |
JohnN Tux's lil' helper


Joined: 05 Jul 2005 Posts: 112 Location: Claremont, CA
|
Posted: Mon Apr 30, 2012 8:26 pm Post subject: |
|
|
| I already ran the update, so I can't easily get that back again. It's academic at this point. I solved the cups/ghostscript issue (samba was pulling them in), which was the main thing,Thanks for the replies. |
|
| Back to top |
|
 |
|