Gentoo Archives: gentoo-user

From: Francisco Ares <frares@×××××.com>
To: gentoo-user <gentoo-user@l.g.o>
Subject: [gentoo-user] Java VM and SDK: icedtea X oracle's
Date: Wed, 22 Apr 2015 13:34:54
Message-Id: CAHH9eM6TusgWd77YVfTEjiV7rpR7qqD8stVLMMpbpGWufXwgBA@mail.gmail.com
1 Hi.
2
3 A few months ago I got rid of oracle's java jre and jdk in favor of icedtea.
4
5 Now, when issuing an "emerge -tpvuDN world", oracle's jre is about to be
6 installed again on this system:
7
8 "
9 ...
10 [nomerge ] dev-java/jdom-1.0-r4:1.0 USE="-doc -examples -source"
11 [nomerge ] dev-java/jdom-jaxen-1.0-r1:1.0
12 [nomerge ] dev-java/jaxen-1.1.1:1.1 USE="-doc -examples -source
13 {-test}"
14 [nomerge ] dev-java/dom4j-1.6.1-r4:1 USE="-doc -source {-test}"
15 [nomerge ] dev-java/xpp2-2.1.10-r1 USE="-doc -source"
16 [nomerge ] dev-java/xerces-2.11.0:2 USE="-doc -examples
17 -source"
18 [nomerge ] dev-java/xml-commons-resolver-1.2 USE="-doc
19 -source"
20 [ebuild NS ] virtual/jre-1.7.0:1.7 [1.6.0-r1:1.6] 0 KiB
21 [ebuild NS ] virtual/jdk-1.7.0:1.7 [1.6.0-r2:1.6] 0 KiB
22 [ebuild N F ] dev-java/oracle-jdk-bin-1.7.0.80:1.7 USE="X alsa
23 fontconfig nsplugin (-aqua) -derby -doc -examples -jce -pax_kernel
24 (-selinux) -source" 149.933 KiB
25 ...
26 "
27
28 Looking for packages that need jdom as a dependency, and after a chain of
29 "equery d" commands, icedtea-bin itself, on its own dependency chain, needs
30 jdom, which, in turn, needs oracle-jdk-bin.
31
32 Is there a way around this?
33
34 Thanks!
35 Francisco

Replies

Subject Author
[gentoo-user] Re: Java VM and SDK: icedtea X oracle's Francisco Ares <frares@×××××.com>
Re: [gentoo-user] Java VM and SDK: icedtea X oracle's Alon Bar-Lev <alonbl@g.o>
Re: [gentoo-user] Java VM and SDK: icedtea X oracle's Neil Bothwick <neil@××××××××××.uk>