Bug#702753: spandsp: Downloads external files at build time (through xsltproc) -- missing Build-Depends?
gregor herrmann
gregoa at debian.org
Thu Mar 14 17:03:32 UTC 2013
Control: tag -1 + confirmed tag
On Sun, 10 Mar 2013 19:02:44 -0700, Daniel Schepler wrote:
> When I recently did a full build of spandsp in pbuilder, it happened
> that my net connection went down momentarily, and I noticed this in
> the build log:
>
> ...
> cd t38_manual ; xsltproc ../wrapper.xsl ../t38_manual.xml
> error : connection refused
> ../t38_manual.xml:3: warning: failed to load external entity
> "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"
> "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd">
> ^
> Writing ch01.html for chapter(what-is-t38)
> Writing ch02.html for chapter(the-basics-of-a-t38-entity)
Confirmed (in a chroot without network access.)
> If I add docbook-xml and docbook to the Build-Depends, that seems to
> resolve this issue, if I do a test rebuild with the network connection
> temporarily disabled. I'm not sure if both of those are needed...
docbook-xml is enough, I now get:
cd t38_manual ; xsltproc ../wrapper.xsl ../t38_manual.xml
Writing ch01.html for chapter(what-is-t38)
Writing ch02.html for chapter(the-basics-of-a-t38-entity)
…
Trivial patch attached.
Cheers,
gregor
--
.''`. Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
: :' : Debian GNU/Linux user, admin, and developer - http://www.debian.org/
`. `' Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
`- NP: Element of Crime: Straßenbahn des Todes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 702753.diff
Type: text/x-diff
Size: 1144 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-voip-maintainers/attachments/20130314/96586a1f/attachment.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-voip-maintainers/attachments/20130314/96586a1f/attachment.pgp>
More information about the Pkg-voip-maintainers
mailing list