* [gentoo-user] eselect mystery - please help
@ 2018-08-01 9:13 Helmut Jarausch
2018-08-01 13:37 ` Andrés Becerra Sandoval
2018-08-02 11:05 ` [gentoo-user] eselect mystery - please help [SOLVED] Helmut Jarausch
0 siblings, 2 replies; 5+ messages in thread
From: Helmut Jarausch @ 2018-08-01 9:13 UTC (permalink / raw
To: gentoo-user
Hi,
after an emerge --dep-clean yesterday, I've noticed today that I don't
have any java-jkd / jre available anymore.
Although I've emerged dev-java/oracle-jre-bin dev-java/oracle-jre-bin
eselect java-vm list
doesn't show these.
How make these "visible" to eselect again?
Many thanks for a hint,
Helmut
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] eselect mystery - please help
2018-08-01 9:13 [gentoo-user] eselect mystery - please help Helmut Jarausch
@ 2018-08-01 13:37 ` Andrés Becerra Sandoval
2018-08-01 16:53 ` Helmut Jarausch
2018-08-02 11:05 ` [gentoo-user] eselect mystery - please help [SOLVED] Helmut Jarausch
1 sibling, 1 reply; 5+ messages in thread
From: Andrés Becerra Sandoval @ 2018-08-01 13:37 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 518 bytes --]
2018-08-01 4:13 GMT-05:00 Helmut Jarausch <jarausch@skynet.be>:
> Hi,
>
> after an emerge --dep-clean yesterday, I've noticed today that I don't
> have any java-jkd / jre available anymore.
> Although I've emerged dev-java/oracle-jre-bin dev-java/oracle-jre-bin
> eselect java-vm list
> doesn't show these.
>
> How make these "visible" to eselect again?
>
> Many thanks for a hint,
> Helmut
>
>
Hi,
Do you have:
https://packages.gentoo.org/packages/virtual/jdk
--
Andrés Becerra Sandoval
[-- Attachment #2: Type: text/html, Size: 1371 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] eselect mystery - please help
2018-08-01 13:37 ` Andrés Becerra Sandoval
@ 2018-08-01 16:53 ` Helmut Jarausch
2018-08-01 22:57 ` David Haller
0 siblings, 1 reply; 5+ messages in thread
From: Helmut Jarausch @ 2018-08-01 16:53 UTC (permalink / raw
To: gentoo-user
On 08/01/2018 03:37:44 PM, Andrés Becerra Sandoval wrote:
>
>
> 2018-08-01 4:13 GMT-05:00 Helmut Jarausch
> <_\bj_\ba_\br_\ba_\bu_\bs_\bc_\bh_\b@_\bs_\bk_\by_\bn_\be_\bt_\b._\bb_\be>:
> Hi,
>
> after an emerge --dep-clean yesterday, I've noticed today that I
> don't have any java-jkd / jre available anymore.
> Although I've emerged dev-java/oracle-jre-bin
> dev-java/oracle-jre-bin
> eselect java-vm list
> doesn't show these.
>
> How make these "visible" to eselect again?
>
> Many thanks for a hint,
> Helmut
>
>
> Hi,
Do you have:
https://packages.gentoo.org/packages/virtual/jdk
Yes, I have re-emerged these but it didn't resolve my problem.
Thanks,
Helmut
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] eselect mystery - please help
2018-08-01 16:53 ` Helmut Jarausch
@ 2018-08-01 22:57 ` David Haller
0 siblings, 0 replies; 5+ messages in thread
From: David Haller @ 2018-08-01 22:57 UTC (permalink / raw
To: gentoo-user
Hello,
On Wed, 01 Aug 2018, Helmut Jarausch wrote:
>On 08/01/2018 03:37:44 PM, Andrés Becerra Sandoval wrote:
>>Do you have:
>>https://packages.gentoo.org/packages/virtual/jdk
>
>Yes, I have re-emerged these but it didn't resolve my problem.
How about:
$ qfile /usr/share/eselect/modules/java-vm.eselect
app-eselect/eselect-java (/usr/share/eselect/modules/java-vm.eselect)
HTH,
-dnh
--
Well I wish you'd just tell me rather than try to engage my enthusiasm.
-- Marvin
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] eselect mystery - please help [SOLVED]
2018-08-01 9:13 [gentoo-user] eselect mystery - please help Helmut Jarausch
2018-08-01 13:37 ` Andrés Becerra Sandoval
@ 2018-08-02 11:05 ` Helmut Jarausch
1 sibling, 0 replies; 5+ messages in thread
From: Helmut Jarausch @ 2018-08-02 11:05 UTC (permalink / raw
To: gentoo-user
On 08/01/2018 11:13:15 AM, Helmut Jarausch wrote:
> Hi,
>
> after an emerge --dep-clean yesterday, I've noticed today that I
> don't have any java-jkd / jre available anymore.
> Although I've emerged dev-java/oracle-jre-bin dev-java/oracle-jre-bin
> eselect java-vm list
> doesn't show these.
>
> How make these "visible" to eselect again?
>
It turned out that I had dev-java/oracle-jdk-bin-1.8.0.172 and
dev-java/oracle-jdk-bin-9.0.4-r2 installed here.
emerge --depclean (I modified the list by hand) removed
dev-java/oracle-jdk-bin-1.8.0.172 and any new
emerge dev-java/oracle-jdk-bin re-emerged the 9.0.4 version.
But eselect java-vm does NOT recognize any Java-9 package.
The solution was to reinstall dev-java/oracle-jdk-bin:1.8
Thanks for all how had helped me,
Helmut
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2018-08-02 11:05 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-01 9:13 [gentoo-user] eselect mystery - please help Helmut Jarausch
2018-08-01 13:37 ` Andrés Becerra Sandoval
2018-08-01 16:53 ` Helmut Jarausch
2018-08-01 22:57 ` David Haller
2018-08-02 11:05 ` [gentoo-user] eselect mystery - please help [SOLVED] Helmut Jarausch
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox