Hi, On Wed, May 4, 2011 at 12:25 AM, J G Miller <[email protected]> wrote: > Cannot open Java keystore. Is the password correct? Message: > Keystore was tampered with, or password was incorrect > dpkg: error processing ca-certificates-java (--configure): > subprocess installed post-installation script returned error exit status 1 > configured to not write apport reports > Errors were encountered while processing: ca-certificates-java > E: Sub-process /usr/bin/dpkg returned an error code (1) > > Applying > > dpkg --purge --force-depends sun-java6-jre ca-certificates-java > apt-get install sun-java6-jre ca-certificates-java > > resulted in a successful installation of the new (10110426) > version.
that probably means that you have changed the password of the keystore without updating /etc/default/cacerts. This is not really a packaging bug? Torsten __ This is the maintainer address of Debian's Java team <http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>. Please use [email protected] for discussions and questions.

