Bug#955619: openjdk-11-jre-headless: failure to install due to non-existant /usr/share/man/man1/ directory

2021-11-08 Thread Sebastian Geiger (Lanoxx)
Hello all, here is some additional context. I think this bug is present in all openjdk versions, not only openjdk-11. It was [recently fixed][1] for openjdk-8 which is [maintained separately][2] from the [repository in salsa][3] which includes openjdk-11 and above. The affected source of the

Bug#955619: openjdk-11-jre-headless: failure to install due to non-existant /usr/share/man/man1/ directory

2021-04-12 Thread Silvano Cirujano Cuesta
On Tue, 15 Dec 2020 14:17:56 + "Daniel P. Berrange" wrote: > The postin script contains a check about whether the man page > source file exists, but doesn't check the destination directory. > > So one way to fix this problem is to change the postin script > from > > if [ -e

Bug#955619: openjdk-11-jre-headless: failure to install due to non-existant /usr/share/man/man1/ directory

2020-12-15 Thread Daniel P. Berrange
The postin script contains a check about whether the man page source file exists, but doesn't check the destination directory. So one way to fix this problem is to change the postin script from if [ -e $mandir/man1/$i.$srcext ]; then to if [ -e $mandir/man1/$i.$srcext && -e

Bug#955619: openjdk-11-jre-headless: failure to install due to non-existant /usr/share/man/man1/ directory

2020-04-03 Thread Yannik Sembritzki
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