Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 7412 - merging sun-jdk-1.4.1_rc1 fails to set system VM
Summary: merging sun-jdk-1.4.1_rc1 fails to set system VM
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Karl Trygve Kalleberg (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-03 08:08 UTC by Maik Schreiber
Modified: 2002-09-07 08:20 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maik Schreiber 2002-09-03 08:08:36 UTC
This is the error I've got after "emerge -C sun-jdk ; emerge sun-jdk" (with
sun-jdk-1.4.1_rc1 not masked):

 * No default VM found, setting sun-jdk-1.4.1_rc1 as default
/usr/bin/java-config: [: too many arguments
sun-jdk-1.4.1_rc1 not found
 * The Mozilla browser plugin has been installed as
/usr/lib/mozilla/plugins/libjavaplugin_oji140.so
>>> Regenerating /etc/ld.so.cache...
>>> dev-java/sun-jdk-1.4.1_rc1 merged.
>>> Recording dev-java/sun-jdk in "world" favorites file...

 * GNU info directory index is up-to-date.


After that, I've tried to manually set the system VM:

# java-config --list-available-vms
/usr/bin/java-config: /etc/env.d/java/20*-*: No such file or directory
[*-*]
Comment 1 Artur Brodowski 2002-09-04 07:44:43 UTC
this is java-config bug, not sun's jdk. i've seen this error
/usr/bin/java-config: /etc/env.d/java/20*-*: No such file or directory
[*-*]
when only VM installed on my box was blackdown-jre.
someone in irc suggested, that i shouldn't worry about error message,
because java-config works even when reporting such errors.
but imvho it should be fixed.
Comment 2 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2002-09-04 15:48:12 UTC
Yes, it's actually a major matter that will have to be fixed very soon. I can't 
get to it until Saturday, unforunately.