On Sat, 2 Jun 2007, Michael Ablassmeier wrote: > while doing an archive wide package rebuild your package failed to build from > source for the following reason: > > > dh_clean -k > > dh_installdirs > > # Add here commands to install the package into debian/dstat. > > /usr/bin/make install DESTDIR=/build/user/dstat-0.6.3/debian/dstat > > make[1]: Entering directory `/build/user/dstat-0.6.3' > > install -Dp -m0755 dstat /build/user/dstat-0.6.3/debian/dstat/usr/bin/dstat > > install -d -m0755 /build/user/dstat-0.6.3/debian/dstat/usr/share/dstat/ > > install -Dp -m0755 dstat > /build/user/dstat-0.6.3/debian/dstat/usr/share/dstat/dstat.py > > install -Dp -m0755 plugins/dstat_*.py > /build/user/dstat-0.6.3/debian/dstat/usr/share/dstat/ > > /usr/bin/make -C docs install > > make[2]: Entering directory `/build/user/dstat-0.6.3/docs' > > asciidoc -b docbook -d manpage dstat.1.txt > > xmlto man dstat.1.xml > > xmlto: input does not validate (status 3) > > /build/user/dstat-0.6.3/docs/dstat.1.xml:407: element listitem: validity > error : Element listitem content does not follow the DTD, expecting > (calloutlist | glosslist | itemizedlist | orderedlist | segmentedlist | > simplelist | variablelist | caution | important | note | tip | warning | > literallayout | programlisting | programlistingco | screen | screenco | > screenshot | synopsis | cmdsynopsis | funcsynopsis | classsynopsis | > fieldsynopsis | constructorsynopsis | destructorsynopsis | methodsynopsis | > formalpara | para | simpara | address | blockquote | graphic | graphicco | > mediaobject | mediaobjectco | informalequation | informalexample | > informalfigure | informaltable | equation | example | figure | table | msgset > | procedure | sidebar | qandaset | anchor | bridgehead | remark | highlights > | abstract | authorblurb | epigraph | indexterm | beginpage)+, got () > > /build/user/dstat-0.6.3/docs/dstat.1.xml:417: element listitem: validity > error : Element listitem content does not follow the DTD, expecting > (calloutlist | glosslist | itemizedlist | orderedlist | segmentedlist | > simplelist | variablelist | caution | important | note | tip | warning | > literallayout | programlisting | programlistingco | screen | screenco | > screenshot | synopsis | cmdsynopsis | funcsynopsis | classsynopsis | > fieldsynopsis | constructorsynopsis | destructorsynopsis | methodsynopsis | > formalpara | para | simpara | address | blockquote | graphic | graphicco | > mediaobject | mediaobjectco | informalequation | informalexample | > informalfigure | informaltable | equation | example | figure | table | msgset > | procedure | sidebar | qandaset | anchor | bridgehead | remark | highlights > | abstract | authorblurb | epigraph | indexterm | beginpage)+, got () > > Document /build/user/dstat-0.6.3/docs/dstat.1.xml does not validate > > make[2]: *** [dstat.1] Error 3 > > rm dstat.1.xml > > make[2]: Leaving directory `/build/user/dstat-0.6.3/docs' > > make[1]: *** [install] Error 2 > > make[1]: Leaving directory `/build/user/dstat-0.6.3' > > make: *** [install] Error 2 > > The Full Build log is available and can be viewed at: > > http://people.debian.org/~lucas/logs/2007/06/01/
First of all, dstat 0.6.3 is considered old now. (Debian is behind) Secondly, one does not need to rebuild the docs as I offer the docs already premade. I do not see any benefit for Debian to rebuild the docs because I explicitely DO NOT WANT a dependency on asciidoc or xmlto. So I'm interested to learn whether the 0.6.6 release still has the same problem on Debian, but my solution is to not build the docs but use the man-page as it is distributed. Kind regards, -- dag wieers, [EMAIL PROTECTED], http://dag.wieers.com/ -- [all I want is a warm bed and a kind word and unlimited power] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]