On 02/06/2013 01:46 AM, Erwan David wrote:
> Updating certificates in /etc/ssl/certs... 7 added, 0 removed; done.
> Running hooks in /etc/ca-certificates/update.d....
> Exception in thread "main" java.lang.NoClassDefFoundError: UpdateCertificates
> Caused by: java.lang.ClassNotFoundException: UpdateCertificates
>         at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
>         at java.security.AccessController.doPrivileged(Native Method)
>         at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
>         at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
>         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
>         at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
> Could not find the main class: UpdateCertificates.  Program will exit.
> E: /etc/ca-certificates/update.d/jks-keystore exited with code 1.
> done.

(and an 'echo $?' here would return 0)

Which JRE/DK is installed, here? (Not certain this really matters, but
there is one evidently installed, here)

I get different output from a Squeeze cowbuilder image - openjdk6
depends on ca-certificates-java, so removing c-c-java removed openjdk6,
etc.. The hook is still attempted, which fails differently, since there
is no java, but the base ca-certificates are fine. Just some ugliness
from the non-purged hook. Purge it.  ;)

-- 
Kind regards,
Michael


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to