Your message dated Mon, 12 May 2025 11:08:54 +0200
with message-id <36526bb7-7316-43bd-a06e-f245e6228...@gmx.net>
and subject line Changes merged and available in sid
has caused the Debian Bug report #955619,
regarding openjdk-11-jre-headless: failure to install due to non-existant 
/usr/share/man/man1/ directory
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
955619: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=955619
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: openjdk-11-jre-headless
Version: 11.0.6+10-1~deb10u1
Severity: important

Dear Maintainer,

installing openjdk-11-jre-headless on the official debian:buster-slim
docker image results in a fatal dpkg installation error: 

update-alternatives: error: error creating symbolic link '/usr/share/man/man1/rm
id.1.gz.dpkg-tmp': No such file or directory
dpkg: error processing package openjdk-11-jre-headless:amd64 (--configure):
 installed openjdk-11-jre-headless:amd64 package post-installation script subpro
cess returned error exit status 2

This can be fixed by manually creating the /usr/share/man/man1/
directory.  

-- System Information:
Debian Release: 10.3
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.5.13-200.fc31.x86_64 (SMP w/8 CPU cores)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE=C (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: unable to detect

Versions of packages openjdk-11-jre-headless depends on:
ii  ca-certificates-java  20190405
ii  java-common           0.71
ii  libasound2            1.1.8-1
ii  libc6                 2.28-10
ii  libcups2              2.2.10-6+deb10u2
ii  libfontconfig1        2.13.1-2
ii  libfreetype6          2.9.1-3+deb10u1
ii  libgcc1               1:8.3.0-6
ii  libjpeg62-turbo       1:1.5.2-2+b1
ii  liblcms2-2            2.9-3
ii  libnss3               2:3.42.1-1+deb10u2
ii  libpcsclite1          1.8.24-1
ii  libstdc++6            8.3.0-6
ii  libx11-6              2:1.6.7-1
ii  libxext6              2:1.3.3-1+b2
ii  libxi6                2:1.7.9-1
ii  libxrender1           1:0.9.10-1
ii  libxtst6              2:1.2.3-1
ii  util-linux            2.33.1-0.1
ii  zlib1g                1:1.2.11.dfsg-1

openjdk-11-jre-headless recommends no packages.

Versions of packages openjdk-11-jre-headless suggests:
pn  fonts-dejavu-extra                     <none>
pn  fonts-indic                            <none>
pn  fonts-ipafont-gothic                   <none>
pn  fonts-ipafont-mincho                   <none>
pn  fonts-wqy-microhei | fonts-wqy-zenhei  <none>
pn  libnss-mdns                            <none>

-- no debconf information

--- End Message ---
--- Begin Message --- My merge request at [1] was merged my Matthias Klose today and the fix is available in sid in openjdk [25~22ea-1][2].

To verify this bug I ran:

docker run -it debian:sid bash

root@f75eb3cfe0dc:/# cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux trixie/sid"
NAME="Debian GNU/Linux"
VERSION_CODENAME=trixie
ID=debian
HOME_URL="https://www.debian.org/";
SUPPORT_URL="https://www.debian.org/support";
BUG_REPORT_URL="https://bugs.debian.org/";

Then I ran:

apt update && apt upgrade

Then I ran:

apt install -y openjdk-25-jre-headless

(it installed correctly)

Then I ran:

java --version
openjdk 25-ea 2025-09-16
OpenJDK Runtime Environment (build 25-ea+22-Debian-1)
OpenJDK 64-Bit Server VM (build 25-ea+22-Debian-1, mixed mode, sharing)

apt-cache policy openjdk-25-jre-headless shows:

openjdk-25-jre-headless:
  Installed: 25~22ea-1
  Candidate: 25~22ea-1
  Version table:
 *** 25~22ea-1 500
        500 http://deb.debian.org/debian sid/main amd64 Packages
        100 /var/lib/dpkg/status


Thus I believe this bug can be closed.

Regards
Sebastian

[1]: https://salsa.debian.org/openjdk-team/openjdk/-/merge_requests/1
[2]: https://salsa.debian.org/openjdk-team/openjdk/-/commit/29eecdd35af690a0aee34a41ec639acd86b0d756
--- End Message ---

Reply via email to