Package: appstream-generator
Version: 0.8.1-1
Severity: serious

This is a policy violation, as the build process must not rely on network
accessibility.

Error message:
[139/147] /usr/bin/xsltproc --nonet --stringparam man.output.quietly 1
--stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress
1 -o docs/appstream-generator.1
http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
../docs/appstream-generator.1.xml
I/O error : Attempt to load network entity
http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd
../docs/appstream-generator.1.xml:12: warning: failed to load external
entity "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd";
]>
  ^

While the message above is supposed to only be a warning, this reproducibly
leads to a test timeout (30.01s). So either the timeout needs to be fixed
or this specific test changed to no try to download the entity or this
specific test needs to be disabled.

Cheers,
Sven

Reply via email to