Your message dated Thu, 23 Oct 2008 01:03:33 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Re: Errors removing CAs that don't exist, or adding ones that
do
has caused the Debian Bug report #489749,
regarding Errors removing CAs that don’t exist, or adding ones that do
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
489749: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=489749
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: ca-certificates-java
Version: 20080514
Severity: grave
[Found in intrepid’s package, which is identical, and reported here:
<https://bugs.launchpad.net/ubuntu/+source/ca-certificates-java/+bug/244412>]
Running ‘sudo dpkg-reconfigure ca-certificates’ and deleting a certificate
gives me this error:
Running hooks in /etc/ca-certificates/update.d....keytool error:
java.lang.Exception: Alias <brasil_gov_br_pem> does not exist
Adding it back gives me this error:
Running hooks in /etc/ca-certificates/update.d....Certificate already
exists in keystore under alias <brasil_gov_br>
Do you still want to add it? [no]: keytool error:
java.lang.IllegalArgumentException
Furthermore, because the jks-keystore hook begins with ‘set -e’, if there
is an error on the first certificate, all the later changes in the same
run are ignored.
Actually, I also get an error adding any certificate, even if it doesn’t
already exist.
Running hooks in /etc/ca-certificates/update.d....Owner: OU=MIT
Certification Authority, O=Massachusetts Institute of Technology,
ST=Massachusetts, C=US
Issuer: OU=MIT Certification Authority, O=Massachusetts Institute of
Technology, ST=Massachusetts, C=US
…blah blah blah…
Trust this certificate? [no]: keytool error:
java.lang.IllegalArgumentException
I think the -trustcacerts and/or -noprompt options need to be passed to
keytool to fix this.
--- End Message ---
--- Begin Message ---
Version: 20081022
fixed.
--- End Message ---