peter,

am Mon, Aug 25, 2008 at 10:32:22PM +0100 hast du folgendes geschrieben:
> While doing regular updates using update-manager on my lenny system I  
> got the following error
>
> Setting up ca-certificates (20080809) ...
> Updating certificates in /etc/ssl/certs....done.
> Running hooks in /etc/ca-certificates/update.d....Certificate already  
> exists in keystore under alias <root>
> Do you still want to add it? [no]:  keytool error:  
> java.lang.IllegalArgumentException
> dpkg: error processing ca-certificates (--configure):
> subprocess post-installation script returned error exit status 1
> Setting up fastjar (2:0.95-2) ...
>
> Despite the error dpkg seems to think the package was installed  
> succesfully and apt-get -f install reports nothing to do. Since nothing  
> actually seems broken I am only reporting this as normal feel free to up  
> severity if desired.

Please run the following:
 for i in /etc/ca-certificates/update.d/*; do dpkg -S $i; echo $i;
 cat $i; done

This looks like a bug in another package adding certificates from
ca-certificates into its own (Java-ish) truststore...

Kind regards,
Philipp Kern
-- 
 .''`.  Philipp Kern                             Debian Developer
: :' :  http://philkern.de                       Debian Release Assistant
`. `'   xmpp:[EMAIL PROTECTED]
  `-    finger pkern/[EMAIL PROTECTED]

Attachment: signature.asc
Description: Digital signature

Reply via email to