Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 1261 - virtual/jdk dependency doesn't work
Summary: virtual/jdk dependency doesn't work
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Karl Trygve Kalleberg (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-03-20 14:04 UTC by Jeld The Dark Elf
Modified: 2003-02-04 19:42 UTC (History)
0 users

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 Jeld The Dark Elf 2002-03-20 14:04:24 UTC
Several popular packages require virtual/jdk or virtual/jre to be installed.
Examples are swig and mozilla. For some reason only blackdown JRE and JDK
provide this. SUN JDK ( and that is the original java after all ) provides
virtual/jdk-1.4 and ibm-jdk provides virtual/jdk-1.3-r1 or something like that.
Again, this would not be a problem if portage would look at these as at regular
dependencies, but what seems to happen that not finding a literal "virtual/jdk"
string portage attempts to install blackdown packages. BTW mozilla crashes much
more frequently with blackdown than with SUN.
Comment 1 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2002-03-23 13:21:27 UTC
This has been fixed; all JRE/JDKs now provide virtual/java-scheme-2 to signify
that they follow the latest JRE/JDK guidelines (ie, they can be switched
between, using the java-config command).

Remerge your desired JDK/JREs