[Debian-ha-maintainers] pacemaker build failed another jessie host due to missing man7 files
Juha Heinanen
jh at tutpro.com
Sun Feb 28 19:57:49 UTC 2016
Ferenc Wágner writes:
> Then what do the following commands return?
>
> $ xmlcatalog "" http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
> $ find /usr/share -name manpages -type d
> $ ls /usr/share/xml/docbook/stylesheet/docbook-xsl-ns/manpages /usr/share/xml/docbook/stylesheet/docbook-xsl/manpages
They give this:
$ xmlcatalog "" http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
file:/usr/share/xml/docbook/stylesheet/docbook-xsl/manpages/docbook.xsl
$ find /usr/share -name manpages -type d
$ ls /usr/share/xml/docbook/stylesheet/docbook-xsl-ns/manpages /usr/share/xml/docbook/stylesheet/docbook-xsl/manpages
/usr/share/xml/docbook/stylesheet/docbook-xsl/manpages:
block.xsl info.xsl profile-docbook.xsl
charmap.groff.xsl inline.xsl refentry.xsl
docbook-multiarch.xsl lists.xsl synop.xsl
docbook.xsl other.xsl table.xsl
endnotes.xsl param.xsl utility.xsl
html-synop.xsl pi.xsl
/usr/share/xml/docbook/stylesheet/docbook-xsl-ns/manpages:
block.xsl info.xsl profile-docbook.xsl
charmap.groff.xsl inline.xsl refentry.xsl
docbook-multiarch.xsl lists.xsl synop.xsl
docbook.xsl other.xsl table.xsl
endnotes.xsl param.xsl utility.xsl
html-synop.xsl pi.xsl
On the other Jessie host where the build works they give this:
$ xmlcatalog "" http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
file:/usr/share/xml/docbook/stylesheet/docbook-xsl/manpages/docbook.xsl
$ find /usr/share -name manpages -type d
/usr/share/doc/manpages
/usr/share/xml/docbook/stylesheet/docbook-xsl-ns/manpages
/usr/share/xml/docbook/stylesheet/docbook-xsl/manpages
$ ls /usr/share/xml/docbook/stylesheet/docbook-xsl-ns/manpages /usr/share/xml/docbook/stylesheet/docbook-xsl/manpages
/usr/share/xml/docbook/stylesheet/docbook-xsl/manpages:
block.xsl html-synop.xsl param.xsl table.xsl
charmap.groff.xsl info.xsl pi.xsl utility.xsl
docbook-multiarch.xsl inline.xsl profile-docbook.xsl
docbook.xsl lists.xsl refentry.xsl
endnotes.xsl other.xsl synop.xsl
/usr/share/xml/docbook/stylesheet/docbook-xsl-ns/manpages:
block.xsl html-synop.xsl param.xsl table.xsl
charmap.groff.xsl info.xsl pi.xsl utility.xsl
docbook-multiarch.xsl inline.xsl profile-docbook.xsl
docbook.xsl lists.xsl refentry.xsl
endnotes.xsl other.xsl synop.xsl
The difference is that on the failing host the find manpages command
does not find anything.
Could it be that I don't have some man pages package install on the
failing host and when that is not present, no docbook-xls man pages are
installed either?
-- Juha
More information about the Debian-ha-maintainers
mailing list