Gentoo Archives: gentoo-server

From: Karl Zander <gentoolist@××××××××××××.com>
To: gentoo-server@l.g.o
Subject: [gentoo-server] Blackdown Java and dependencies
Date: Thu, 02 Jun 2005 21:30:38
Message-Id: 5.1.0.14.2.20050602165710.0450e2c0@mail.commpartners.com
1 An emerge -up world shows there is an update to
2 dev-java/blackdown-jdk. But it wants to install a bunch of dependencies
3 including things like xorg-x11, which I don't want as I don want a GUI on
4 this server. Below is the output of emerge -upv blackdown-jdk. I have
5 updated blackdown before and it did not want to install anything else.
6
7 The changelog states "sys-libs/lib-compat added to rdepend, see #89589" so
8 I am thinking that "sys-libs/lib-compat" is triggering all these dependencies.
9 If I do emerge -upv sys-libs/lib-compat it shows that it wants to install
10 all the things listed belows (expect blackdown-jdk).
11
12 Any adjustments I can make to my USE flags to eliminate all these dependencies?
13
14 emerge -upv blackdown-jdk
15
16 These are the packages that I would merge, in order:
17
18 Calculating dependencies ## ...done!
19 [ebuild N ] dev-lang/nasm-0.98.39-r1 -build -doc 531 kB
20 [ebuild U ] media-libs/freetype-2.1.9-r1 [2.1.5-r1] -bindist -debug
21 -doc +zlib 969 kB
22 [ebuild N ] x11-misc/ttmkfdir-3.0.9-r3 -debug 19 kB
23 [ebuild N ] x11-base/opengl-update-2.2.1 38 kB
24 [ebuild N ] media-libs/fontconfig-2.2.3 732 kB
25 [ebuild N ] x11-base/xorg-x11-6.8.2-r1 -3dfx -3dnow +bitmap-fonts -cjk
26 -debug -dlloader -dmx -doc -font-server -hardened -insecure-drivers +ipv6
27 -minimal -mmx +nls +opengl +pam -sdk -sse -static +truetype-fonts
28 +type1-fonts (-uclibc) -xprint +xv 45,094 kB
29 [ebuild N ] app-arch/rpm2targz-9.0-r2 2 kB
30 [ebuild N ] sys-apps/utempter-0.5.5.5-r1 -debug 20 kB
31 [ebuild N ] x11-terms/xterm-200-r1 -Xaw3d -debug -toolbar +truetype
32 -unicode 681 kB
33 [ebuild N ] media-libs/audiofile-0.2.6-r1 365 kB
34 [ebuild N ] media-libs/libmad-0.15.1b -debug 490 kB
35 [ebuild N ] dev-util/pkgconfig-0.15.0 -debug -hardened 596 kB
36 [ebuild NS ] dev-libs/glib-2.6.3 -debug -doc -hardened 2,246 kB
37 [ebuild N ] media-libs/libogg-1.1.2 410 kB
38 [ebuild N ] kde-base/kde-env-3-r3 0 kB
39 [ebuild N ] media-libs/libvorbis-1.1.0 -aotuv -debug 1,281 kB
40 [ebuild N ] media-libs/libid3tag-0.15.1b -debug 330 kB
41 [ebuild N ] media-libs/lcms-1.13-r1 +jpeg +python +tiff +zlib 572 kB
42 [ebuild N ] media-libs/libmng-1.0.4 555 kB
43 [ebuild N ] x11-libs/qt-3.3.4-r3 +cups -debug -doc -examples -firebird
44 +gif -immqt -immqt-bc +ipv6 -mysql -nas -odbc +opengl -postgres -sqlite
45 -xinerama +zlib 14,101 kB
46 [ebuild N ] kde-base/arts-1.3.2-r1 -alsa +arts -artswrappersuid -debug
47 -esd -hardened -jack -kdeenablefinal +mad +oggvorbis -xinerama 945 kB
48 [ebuild N ] media-libs/libsdl-1.2.8-r1 -X -aalib -alsa +arts -debug
49 -dga -directfb -esd -fbcon -ggi -libcaca -nas -noaudio -nojoystick -novideo
50 +opengl +oss -pic -svga -xinerama +xv 2,541 kB
51 [ebuild N ] sys-libs/lib-compat-1.4 +sdl 3,090 kB
52 [ebuild U ] dev-java/blackdown-jdk-1.4.2.01-r2 [1.4.2.01] -doc -mozilla
53 0 kB
54
55 Total size of downloads: 75,616 kB
56
57 --Karl
58
59
60
61 --
62 gentoo-server@g.o mailing list

Replies

Subject Author
Re: [gentoo-server] Blackdown Java and dependencies Michael Cummings <mcummings@g.o>
Re: [gentoo-server] Blackdown Java and dependencies Chris Shelton <cshelton@×××××××.edu>
Re: [gentoo-server] Blackdown Java and dependencies Wendall Cada <wendallc@×××××.com>