For my architecture (amd64) and Java release (JDK), I worked around it. In 
/usr/share/java-package/sun-j2sdk.sh, for the 'amd64|x86_64-linux-gnu' case 
(line 69), I added to the end of it (now lines 101-105):

        "jdk-6u10-linux-x64.bin") # SUPPORTED
            j2se_version=1.6.0+update10${revision}
            j2se_expected_min_size=130
            found=true
            ;;

...and it worked. Obviously not a complete fix, but something like supporting 
evidence, maybe. Hope it gets fixed soon.


      Get your preferred Email name!
Now you can @ymail.com and @rocketmail.com. 
http://mail.promotions.yahoo.com/newdomains/aa/



_______________________________________________
pkg-java-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers

Reply via email to