Comment 6 for bug 289934

Revision history for this message
Matthias Klose (doko) wrote :

please could you check out the following:

 - save your existing config:
   sudo tar cfz ~/saved-caconfig.tar.gz /etc/default/cacerts* /etc/ssl/certs/java /etc/ca-certificates.conf

- purge the ca-certificates and ca-certificates-java packages:
  sudo dpkg -P --force-depends ca-certificates ca-certificates-java

- reinstall these packages:
  sudo apt-get -f install

and report, if the install succeeds?