Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 244765 - dev-java/java-config does not know icedtea6
Summary: dev-java/java-config does not know icedtea6
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: icedtea-tracker 270874
  Show dependency tree
 
Reported: 2008-10-28 13:43 UTC by Philipp Riegger
Modified: 2009-05-23 11:54 UTC (History)
0 users

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


Attachments
equery-f-icedtea6.log (equery-f-icedtea6.log,976.01 KB, text/plain)
2008-10-30 07:14 UTC, Philipp Riegger
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Philipp Riegger 2008-10-28 13:43:39 UTC
# java-config -l
!!! ERROR: No providers are available, please ensure you have one of the following VM's or Package's;
           VM's (Your active vm must be one of these): sun-jdk-1.6, sun-jdk-1.5, sun-jdk-1.4, diable-jdk-1.5, blackdown-jdk-1.4.2
           Packages's: 
           

I have icedtea6 installed. That should be ok for a VM.
Comment 1 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2008-10-29 11:05:06 UTC
Please attach output of "equery f icedtea6"
Comment 2 Philipp Riegger 2008-10-30 07:14:33 UTC
Created attachment 170287 [details]
equery-f-icedtea6.log
Comment 3 Andrew John Hughes 2008-10-30 17:34:46 UTC
Something is up with java-config.  You don't even have a supported IcedTea build VM listed.
Comment 4 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2008-11-08 05:44:02 UTC
Ah I see, you used java-config -l
To list VM's it's java-config -L

Anyway this probably indicates a problem with some virtual not declaring icedtea6 as satisfying it, and java-config doesn't even list which one.
Comment 5 Alistair Bush (RETIRED) gentoo-dev 2009-05-23 11:54:46 UTC
>=dev-java/java-config-2.1.8 now has support for specifying virtuals within java-virtuals

java-virtuals have also been bumped in tree to support this feature.

reopen if any issues.