Control: forwarded -1 https://github.com/Debian/debiman/issues/177
On Fri, 2024-12-27 at 17:25 +0000, Adam D. Barratt wrote: > On Tue, 2020-11-03 at 10:00 +0100, Imre Jonk wrote: > > On Wed, 31 Jul 2019 12:34:48 -0400 Antoine Beaupre > > <anar...@debian.org> > > wrote: > > > Package: manpages.debian.org > > > Severity: normal > > > > > > For some reason, the `gnt-cluster` manpage, part of the ganeti > > > package, cannot be found by manpages.debian.org > > > > The same goes for the other Ganeti manpages (e.g. ganeti(7) and > > gnt- > > backup(8)), both un buster and unstable. This is the error message > > that > > manpages.debian.org serves me: > > > > ``` > > Sorry, the manpage could not be rendered! > > > > Error message: open > > /srv/manpages.debian.org/www/buster/ganeti/ganeti.7.en.gz: no such > > file or directory > > ``` > > This appears to still be an issue, and looks like a processing issue > in > the manpages.d.o setup, or debiman itself, but I'm not sure where / > what specifically. > > Looking at the files for bookworm, one finds: > > adsb@manziarly:~$ ls -ltr > /srv/manpages.debian.org/www/bookworm/ganeti/gnt-cluster.8.en.* > lrwxrwxrwx 1 manpages manpages 69 Mar 7 2023 > /srv/manpages.debian.org/www/bookworm/ganeti/gnt-cluster.8.en.gz -> > aux/usr/share/ganeti/default/root/usr/share/man/man8/gnt-cluster.8.gz > -rw-r--r-- 1 manpages manpages 3941 Oct 21 17:47 > /srv/manpages.debian.org/www/bookworm/ganeti/gnt-cluster.8.en.html.gz > > which explains the 404. In fact, this is https://github.com/Debian/debiman/issues/177 , caused by debiman not supporting the way that the ganeti packages ship manpages. Regards, Adam