Frank Küster <[EMAIL PROTECTED]> wrote: >> During a rebuild of all packages in etch, I discovered that your package >> failed to build on i386. > > This is probably the same problem as #403061: A missing Build-Depends > on docbook-xml which provides the file docbookx.dtd that it wanted to > fetch.
No, it's more than that. With docbook-xml installed, it gets over the validation process, but then it fails a bit later when running xsltproc. Even after adding --nonet, it fails: # xsltproc --nonet \ > --stringparam base.dir "debian/doctmp/htmldoc-1.3.2/" \ > --stringparam root.filename "readme" \ > xmldoc/babelmain.xsl \ > xmldoc/readme.xml I/O error : Attempt to load network entity http://docbook.sourceforge.net/release/xsl/current/xhtml/chunk.xsl warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/xhtml/chunk.xsl" compilation error: file xmldoc/babelmain.xsl line 7 element import xsl:import : unable to load http://docbook.sourceforge.net/release/xsl/current/xhtml/chunk.xsl The cause seems to be this line in xmldoc/babelmain.xsl: <xsl:import href="http://docbook.sourceforge.net/release/xsl/current/xhtml/chunk.xsl"/> If anybody knows how to redirect this to /usr/share/xml/docbook/stylesheet/nwalsh/xhtml/chunk.xsl properly (I assume just using the full path will work, but is not the correct way to do it), it would be nice... Regards, Frank -- Dr. Frank Küster Single Molecule Spectroscopy, Protein Folding @ Inst. f. Biochemie, Univ. Zürich Debian Developer (teTeX/TeXLive)