Gentoo Archives: gentoo-user

From: Justin Krejci <jus@×××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: Emerge Question
Date: Sat, 17 Dec 2005 20:18:45
Message-Id: 200512171414.49066.jus@krytosvirus.com
1 You can also add "t" to your emerge command options which will indent
2 dependencies.
3
4 emerge -vDuta world
5 is how I usually update world.
6
7 On Saturday 17 December 2005 01:07 pm, Jeff Grossman wrote:
8 > Mark Knecht <markknecht@×××××.com> wrote:
9 > > On 12/17/05, Jeff Grossman <jeff@×××××××.com> wrote:
10 > >> When I ran emerge -uaD today, I got the following output:
11 > >>
12 > >> These are the packages that I would merge, in order:
13 > >>
14 > >> Calculating world dependencies ...done!
15 > >> [ebuild U ] sys-apps/man-pages-2.16 [2.15]
16 > >> [ebuild U ] net-misc/curl-7.15.1 [7.15.0]
17 > >> [ebuild NS ] sys-kernel/gentoo-sources-2.6.14-r5
18 > >> [ebuild N ] x11-apps/ttmkfdir-3.0.9-r3
19 > >> [ebuild N ] x11-base/opengl-update-2.2.1
20 > >> [ebuild N ] media-libs/fontconfig-2.2.3
21 > >> [ebuild N ] x11-base/xorg-x11-6.8.2-r6
22 > >> [ebuild N ] virtual/x11-6.8
23 > >> [ebuild N ] app-arch/rpm2targz-9.0-r3
24 > >> [ebuild N ] sys-apps/utempter-0.5.5.6
25 > >> [ebuild N ] x11-terms/xterm-204
26 > >> [ebuild N ] x11-libs/openmotif-2.2.3-r3
27 > >> [ebuild N ] app-text/xpdf-3.01-r3
28 > >> [ebuild U ] net-print/cups-1.1.23-r4 [1.1.23-r1]
29 > >>
30 > >>
31 > >> How do I find out why the x-11 programs are trying to be installed? I
32 > >> am running just a server, so I have no X or X-11 or any gui type
33 > >> programs installed. And, I don't want any gui type programs installed.
34 > >>
35 > >> Thanks,
36 > >> Jeff
37 > >
38 > > Try the tree option (-t) and see if it shows you what's calling it.
39 >
40 > I tried that, and was not able to figure out how to read it. After
41 > reading the forums, I found out it was CUPS that added xpdf to the deps,
42 > which xpdf requires x11. I added -motif to my use flags, and now it
43 > does not require x11 anymore.
44 >
45 > Jeff
46 --
47 gentoo-user@g.o mailing list