Bug#1041419: ca-certificates-java: workaround
tomas
forensic at wi.rr.com
Wed Aug 16 05:22:09 BST 2023
Package: ca-certificates-java
Followup-For: Bug #1041419
X-Debbugs-Cc: forensic at wi.rr.com
There are actually 2 of each of these files, differing only
in 7+7 and 8+7
openjdk-17-jre_17.0.7+7-1~deb12u1_amd64.deb
openjdk-17-jre_17.0.8+7-1~deb12u1_amd64.deb
openjdk-17-jre-headless_17.0.7+7-1~deb12u1_amd64.deb
openjdk-17-jre-headless_17.0.8+7-1~deb12u1_amd64.deb
So I purged the partially configured files, and downloaded them again
with
apt-get -d install <file>
I did updatedb and locate to find the full names, and used
dpkg -i --force-depends <file>
for both of the 8+7 versions, ran
apt-get -f install
dpkg --configure --pending
and there are no more errors.
-- System Information:
Debian Release: 12.0
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 6.1.0-9-amd64 (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_DIE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages ca-certificates-java depends on:
ii ca-certificates 20230311
ii default-jre-headless [java8-runtime-headless] 2:1.17-74
ii openjdk-17-jre-headless [java8-runtime-headless] 17.0.8+7-1~deb12u1
ca-certificates-java recommends no packages.
ca-certificates-java suggests no packages.
-- Configuration Files:
/etc/default/cacerts [Errno 13] Permission denied: '/etc/default/cacerts'
-- no debconf information
More information about the pkg-java-maintainers
mailing list