* [gentoo-user] Java VM and SDK: icedtea X oracle's
@ 2015-04-22 13:34 Francisco Ares
2015-04-22 13:36 ` [gentoo-user] " Francisco Ares
` (2 more replies)
0 siblings, 3 replies; 6+ messages in thread
From: Francisco Ares @ 2015-04-22 13:34 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1250 bytes --]
Hi.
A few months ago I got rid of oracle's java jre and jdk in favor of icedtea.
Now, when issuing an "emerge -tpvuDN world", oracle's jre is about to be
installed again on this system:
"
...
[nomerge ] dev-java/jdom-1.0-r4:1.0 USE="-doc -examples -source"
[nomerge ] dev-java/jdom-jaxen-1.0-r1:1.0
[nomerge ] dev-java/jaxen-1.1.1:1.1 USE="-doc -examples -source
{-test}"
[nomerge ] dev-java/dom4j-1.6.1-r4:1 USE="-doc -source {-test}"
[nomerge ] dev-java/xpp2-2.1.10-r1 USE="-doc -source"
[nomerge ] dev-java/xerces-2.11.0:2 USE="-doc -examples
-source"
[nomerge ] dev-java/xml-commons-resolver-1.2 USE="-doc
-source"
[ebuild NS ] virtual/jre-1.7.0:1.7 [1.6.0-r1:1.6] 0 KiB
[ebuild NS ] virtual/jdk-1.7.0:1.7 [1.6.0-r2:1.6] 0 KiB
[ebuild N F ] dev-java/oracle-jdk-bin-1.7.0.80:1.7 USE="X alsa
fontconfig nsplugin (-aqua) -derby -doc -examples -jce -pax_kernel
(-selinux) -source" 149.933 KiB
...
"
Looking for packages that need jdom as a dependency, and after a chain of
"equery d" commands, icedtea-bin itself, on its own dependency chain, needs
jdom, which, in turn, needs oracle-jdk-bin.
Is there a way around this?
Thanks!
Francisco
[-- Attachment #2: Type: text/html, Size: 1750 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-user] Re: Java VM and SDK: icedtea X oracle's
2015-04-22 13:34 [gentoo-user] Java VM and SDK: icedtea X oracle's Francisco Ares
@ 2015-04-22 13:36 ` Francisco Ares
2015-04-22 13:37 ` [gentoo-user] " Alon Bar-Lev
2015-04-22 13:54 ` Neil Bothwick
2 siblings, 0 replies; 6+ messages in thread
From: Francisco Ares @ 2015-04-22 13:36 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1443 bytes --]
P.S.: icedtea-bin is already selected as the system wide VM.
2015-04-22 10:34 GMT-03:00 Francisco Ares <frares@gmail.com>:
> Hi.
>
> A few months ago I got rid of oracle's java jre and jdk in favor of
> icedtea.
>
> Now, when issuing an "emerge -tpvuDN world", oracle's jre is about to be
> installed again on this system:
>
> "
> ...
> [nomerge ] dev-java/jdom-1.0-r4:1.0 USE="-doc -examples -source"
> [nomerge ] dev-java/jdom-jaxen-1.0-r1:1.0
> [nomerge ] dev-java/jaxen-1.1.1:1.1 USE="-doc -examples -source
> {-test}"
> [nomerge ] dev-java/dom4j-1.6.1-r4:1 USE="-doc -source {-test}"
> [nomerge ] dev-java/xpp2-2.1.10-r1 USE="-doc -source"
> [nomerge ] dev-java/xerces-2.11.0:2 USE="-doc -examples
> -source"
> [nomerge ] dev-java/xml-commons-resolver-1.2 USE="-doc
> -source"
> [ebuild NS ] virtual/jre-1.7.0:1.7 [1.6.0-r1:1.6] 0 KiB
> [ebuild NS ] virtual/jdk-1.7.0:1.7 [1.6.0-r2:1.6] 0 KiB
> [ebuild N F ] dev-java/oracle-jdk-bin-1.7.0.80:1.7 USE="X
> alsa fontconfig nsplugin (-aqua) -derby -doc -examples -jce -pax_kernel
> (-selinux) -source" 149.933 KiB
> ...
> "
>
> Looking for packages that need jdom as a dependency, and after a chain of
> "equery d" commands, icedtea-bin itself, on its own dependency chain, needs
> jdom, which, in turn, needs oracle-jdk-bin.
>
> Is there a way around this?
>
> Thanks!
> Francisco
>
[-- Attachment #2: Type: text/html, Size: 2223 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Java VM and SDK: icedtea X oracle's
2015-04-22 13:34 [gentoo-user] Java VM and SDK: icedtea X oracle's Francisco Ares
2015-04-22 13:36 ` [gentoo-user] " Francisco Ares
@ 2015-04-22 13:37 ` Alon Bar-Lev
2015-04-22 16:59 ` Francisco Ares
2015-04-22 13:54 ` Neil Bothwick
2 siblings, 1 reply; 6+ messages in thread
From: Alon Bar-Lev @ 2015-04-22 13:37 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1620 bytes --]
Set the following for now:
/etc/portage/package.mask/java.conf
---
dev-java/oracle-jdk-bin
>=virtual/jdk-1.8.0
>=virtual/jre-1.8.0
---
I am unsure why none free alternatives were added before the free
alternatives.
Regards,
Alon
On 22 April 2015 at 16:34, Francisco Ares <frares@gmail.com> wrote:
> Hi.
>
> A few months ago I got rid of oracle's java jre and jdk in favor of
> icedtea.
>
> Now, when issuing an "emerge -tpvuDN world", oracle's jre is about to be
> installed again on this system:
>
> "
> ...
> [nomerge ] dev-java/jdom-1.0-r4:1.0 USE="-doc -examples -source"
> [nomerge ] dev-java/jdom-jaxen-1.0-r1:1.0
> [nomerge ] dev-java/jaxen-1.1.1:1.1 USE="-doc -examples -source
> {-test}"
> [nomerge ] dev-java/dom4j-1.6.1-r4:1 USE="-doc -source {-test}"
> [nomerge ] dev-java/xpp2-2.1.10-r1 USE="-doc -source"
> [nomerge ] dev-java/xerces-2.11.0:2 USE="-doc -examples
> -source"
> [nomerge ] dev-java/xml-commons-resolver-1.2 USE="-doc
> -source"
> [ebuild NS ] virtual/jre-1.7.0:1.7 [1.6.0-r1:1.6] 0 KiB
> [ebuild NS ] virtual/jdk-1.7.0:1.7 [1.6.0-r2:1.6] 0 KiB
> [ebuild N F ] dev-java/oracle-jdk-bin-1.7.0.80:1.7 USE="X
> alsa fontconfig nsplugin (-aqua) -derby -doc -examples -jce -pax_kernel
> (-selinux) -source" 149.933 KiB
> ...
> "
>
> Looking for packages that need jdom as a dependency, and after a chain of
> "equery d" commands, icedtea-bin itself, on its own dependency chain, needs
> jdom, which, in turn, needs oracle-jdk-bin.
>
> Is there a way around this?
>
> Thanks!
> Francisco
>
[-- Attachment #2: Type: text/html, Size: 2479 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Java VM and SDK: icedtea X oracle's
2015-04-22 13:34 [gentoo-user] Java VM and SDK: icedtea X oracle's Francisco Ares
2015-04-22 13:36 ` [gentoo-user] " Francisco Ares
2015-04-22 13:37 ` [gentoo-user] " Alon Bar-Lev
@ 2015-04-22 13:54 ` Neil Bothwick
2015-04-22 17:10 ` Francisco Ares
2 siblings, 1 reply; 6+ messages in thread
From: Neil Bothwick @ 2015-04-22 13:54 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 439 bytes --]
On Wed, 22 Apr 2015 10:34:05 -0300, Francisco Ares wrote:
> A few months ago I got rid of oracle's java jre and jdk in favor of
> icedtea.
>
> Now, when issuing an "emerge -tpvuDN world", oracle's jre is about to be
> installed again on this system:
See the thread from earlier this week "stable java virtuals require
unstable java packages".
--
Neil Bothwick
Mac screen message: "Like, dude, something went wrong."
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 181 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Java VM and SDK: icedtea X oracle's
2015-04-22 13:37 ` [gentoo-user] " Alon Bar-Lev
@ 2015-04-22 16:59 ` Francisco Ares
0 siblings, 0 replies; 6+ messages in thread
From: Francisco Ares @ 2015-04-22 16:59 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1846 bytes --]
2015-04-22 10:37 GMT-03:00 Alon Bar-Lev <alonbl@gentoo.org>:
> Set the following for now:
>
> /etc/portage/package.mask/java.conf
> ---
> dev-java/oracle-jdk-bin
> >=virtual/jdk-1.8.0
> >=virtual/jre-1.8.0
> ---
>
> I am unsure why none free alternatives were added before the free
> alternatives.
>
> Regards,
> Alon
>
> On 22 April 2015 at 16:34, Francisco Ares <frares@gmail.com> wrote:
>
>> Hi.
>>
>> A few months ago I got rid of oracle's java jre and jdk in favor of
>> icedtea.
>>
>> Now, when issuing an "emerge -tpvuDN world", oracle's jre is about to be
>> installed again on this system:
>>
>> "
>> ...
>> [nomerge ] dev-java/jdom-1.0-r4:1.0 USE="-doc -examples -source"
>> [nomerge ] dev-java/jdom-jaxen-1.0-r1:1.0
>> [nomerge ] dev-java/jaxen-1.1.1:1.1 USE="-doc -examples -source
>> {-test}"
>> [nomerge ] dev-java/dom4j-1.6.1-r4:1 USE="-doc -source {-test}"
>> [nomerge ] dev-java/xpp2-2.1.10-r1 USE="-doc -source"
>> [nomerge ] dev-java/xerces-2.11.0:2 USE="-doc -examples
>> -source"
>> [nomerge ] dev-java/xml-commons-resolver-1.2 USE="-doc
>> -source"
>> [ebuild NS ] virtual/jre-1.7.0:1.7 [1.6.0-r1:1.6] 0 KiB
>> [ebuild NS ] virtual/jdk-1.7.0:1.7 [1.6.0-r2:1.6] 0 KiB
>> [ebuild N F ] dev-java/oracle-jdk-bin-1.7.0.80:1.7 USE="X
>> alsa fontconfig nsplugin (-aqua) -derby -doc -examples -jce -pax_kernel
>> (-selinux) -source" 149.933 KiB
>> ...
>> "
>>
>> Looking for packages that need jdom as a dependency, and after a chain of
>> "equery d" commands, icedtea-bin itself, on its own dependency chain, needs
>> jdom, which, in turn, needs oracle-jdk-bin.
>>
>> Is there a way around this?
>>
>> Thanks!
>> Francisco
>>
>
>
Thanks, gonna try this right away, just to update the system for now.
Best regards
Francisco
[-- Attachment #2: Type: text/html, Size: 3086 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Java VM and SDK: icedtea X oracle's
2015-04-22 13:54 ` Neil Bothwick
@ 2015-04-22 17:10 ` Francisco Ares
0 siblings, 0 replies; 6+ messages in thread
From: Francisco Ares @ 2015-04-22 17:10 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 669 bytes --]
2015-04-22 10:54 GMT-03:00 Neil Bothwick <neil@digimed.co.uk>:
> On Wed, 22 Apr 2015 10:34:05 -0300, Francisco Ares wrote:
>
> > A few months ago I got rid of oracle's java jre and jdk in favor of
> > icedtea.
> >
> > Now, when issuing an "emerge -tpvuDN world", oracle's jre is about to be
> > installed again on this system:
>
> See the thread from earlier this week "stable java virtuals require
> unstable java packages".
>
>
> --
> Neil Bothwick
>
> Mac screen message: "Like, dude, something went wrong."
>
Thanks for the tip, gonna try to understand everything from that thread,
but meanwhile I'm going to do what Alon has suggested.
Best Regards,
Francisco
[-- Attachment #2: Type: text/html, Size: 1403 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2015-04-22 17:11 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-22 13:34 [gentoo-user] Java VM and SDK: icedtea X oracle's Francisco Ares
2015-04-22 13:36 ` [gentoo-user] " Francisco Ares
2015-04-22 13:37 ` [gentoo-user] " Alon Bar-Lev
2015-04-22 16:59 ` Francisco Ares
2015-04-22 13:54 ` Neil Bothwick
2015-04-22 17:10 ` Francisco Ares
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox