Gentoo Archives: gentoo-java

From: Caster <cast3r@××××××.cz>
To: gentoo-java <gentoo-java@l.g.o>
Subject: Re: [gentoo-java] eselect java broken?
Date: Tue, 09 May 2006 17:32:48
Message-Id: 4460D212.402@seznam.cz
In Reply to: [gentoo-java] eselect java broken? by Caster
1 OK tried to look at it myself, and the problems mentioned were caused
2 just by improper paths in the beginning of
3 /usr/share/eselect/modules/java.eselect
4 Fixed them, also fixed the "eselect java list" (didn't mark user-vm
5 properly) - see the attached patch. Listing and changing is now in sync
6 with java-config-2.
7
8 But then I've run into another problem. It allows root to set user-vm as
9 well as system-vm, while java-config-2 doesn't. java-config-2 then lists
10 it as active with java-config -L (probably causes other problems too).
11 There's no way to unset it but removing /root/.gentoo/java-config-2
12 So, eselect java shouldn't list or allow changing of user-vm for root.
13 Haven't tried to fix that.
14
15 Caster
16
17 --
18 gentoo-java@g.o mailing list

Replies

Subject Author
Re: [gentoo-java] eselect java broken? Joshua Nichols <nichoj@g.o>