** Changed in: icedtea
Status: In Progress => Fix Released
--
[Karmic] Update to ca-certificates 20090624 prevents ca-certificates-java from
installing
https://bugs.launchpad.net/bugs/392104
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-6 in ubuntu.
Status in Iced Tea: Fix Released
Status in “ca-certificates” package in Ubuntu: Invalid
Status in “ca-certificates-java” package in Ubuntu: Fix Released
Status in “openjdk-6” package in Ubuntu: New
Status in “ca-certificates-java” package in Debian: Confirmed
Bug description:
Binary package hint: ca-certificates
Recent update to ca-certificates 20090624 breaks ca-certificates-java
installation, currently preventing all Java-based builds in karmic from
succeeding (ca-certificates-java is required by default-jdk, so default-jdk
cannot be installed as a build dependency).
Note that you should also get ca-certificates upgrade errors on systems where
ca-certificates-java is already installed.
Here is the buildlog error:
Setting up ca-certificates-java (20081028) ...
creating /etc/ssl/certs/java/cacerts...
Certificate was added to keystore
added certificate cacert.org/cacert.org.crt
Certificate was added to keystore
added certificate gouv.fr/cert_igca_dsa.crt
Certificate was added to keystore
added certificate gouv.fr/cert_igca_rsa.crt
keytool error: java.security.NoSuchAlgorithmException: SHA384withECDSA
Signature not available
error adding mozilla/COMODO_ECC_Certification_Authority.crt
Certificate was added to keystore
added certificate mozilla/DigiNotar_Root_CA.crt
Certificate was added to keystore
added certificate mozilla/Network_Solutions_Certificate_Authority.crt
Certificate was added to keystore
added certificate mozilla/WellsSecure_Public_Root_Certificate_Authority.crt
failed.
dpkg: error processing ca-certificates-java (--configure):
subprocess post-installation script returned error exit status 1
Apparently the addition of mozilla/COMODO_ECC_Certification_Authority.crt
doesn't please ca-certificates-java since it doesn't know how to handle
SHA384withECDSA signatures. I guess this can either be fixed in ca-certificates
or ca-certificates-java, so I'll pull both as affected.
_______________________________________________
Mailing list: https://launchpad.net/~openjdk
Post to : [email protected]
Unsubscribe : https://launchpad.net/~openjdk
More help : https://help.launchpad.net/ListHelp