Gentoo Archives: gentoo-user

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