Bug#650682: ca-certificates-java: does not install any certificates

December 01st, 2011 - 04:10 pm ET by Martin Erik Werner | Report spam
Package: ca-certificates-java
Version: 20110912
Severity: normal

Dear Maintainer,

Currently, and also after running:
aptitude reinstall ca-certificates-java
or
dpkg-reconfigure ca-certificates-java
I have no cert file, neither in /etc/ssl/certs/java/cacerts nor in
/usr/share/ca-certificates-java/cacerts

After forcing the debian/postinst line reading:
if [ -z "$2" -o -n "$FIXOLD" ]; then
to
if true; then
It gets all the certs fine and all seems well.

I don't know what, but something in that test does not work as intended for me.

This is a new (couple of days old) install of Wheezy, bare metal.

I'm happy to provide any further info at request


Debian Release: wheezy/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.1.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages ca-certificates-java depends on:
ii ca-certificates 20111025
ii default-jre-headless [java6-runtime-headless] 1:1.6-43
ii libnss3-1d 3.13.1.with.ckbi.1.88-1
ii openjdk-6-jre-headless [java6-runtime-headless] 6b23~pre11-1

ca-certificates-java recommends no packages.

ca-certificates-java suggests no packages.

/etc/default/cacerts [Errno 13] Permission denied: u'/etc/default/cacerts'
Contains just comments and:
cacerts_updates=yes




To UNSUBSCRIBE, email to debian-bugs-dist-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
email Follow the discussionReplies 1 replyReplies Make a reply

Replies

#1 Martin Erik Werner
December 23rd, 2011 - 11:20 am ET | Report spam

On Fri, 2011-12-23 at 13:33 +0100, Torsten Werner wrote:
Hi Martin,
(...)
is there a way to reproduce the problem?

Cheers,
Torsten



This was the state of the system after doing an install, I've briefly
tried just doing some test installing without being able to reproduce
the issue. So I am at a loss as to what could have caused it,
unfortunately.

What I wonder though, would something like this be possible to detect
and corrected, similar to the way an old set of certificates seems to be
detectable and correctable in reinstall?

But then again, this might be such an isolated mishap that it would be
needless effort.

Martin Erik Werner







To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact

Similar topics