Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 244765

Summary: dev-java/java-config does not know icedtea6
Product: Gentoo Linux Reporter: Philipp Riegger <bugs+gentoo>
Component: [OLD] JavaAssignee: Java team <java>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 2008.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 247140, 270874    
Attachments: equery-f-icedtea6.log

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.