[xml/sgml-pkgs] xsltproc oddness

Mike Hommey mh at glandium.org
Mon Sep 12 09:45:48 UTC 2005


On which arch did you test that ?

Mike

On Sun, Sep 11, 2005 at 01:07:00AM +0100, Ian Lynagh <igloo at earth.li> wrote:
> 
> Just had a quick look at this.
> 
> This is reproducible for me (note the changing result):
> 
> $ dchroot
> Executing shell in 'unstable' chroot.
> $ xsltproc /html/docbook.xsl conftest.xml; echo $?
> warning: failed to load external entity "/html/docbook.xsl"
> cannot parse /html/docbook.xsl
> 0
> $ xsltproc /html/docbook.xsl conftest.xml; echo $?
> warning: failed to load external entity "/html/docbook.xsl"
> cannot parse /html/docbook.xsl
> 4
> $ xsltproc /html/docbook.xsl conftest.xml; echo $?
> warning: failed to load external entity "/html/docbook.xsl"
> cannot parse /html/docbook.xsl
> 4
> $ 
> 
> and also reproducibly:
> 
> $ dchroot
> Executing shell in 'unstable' chroot.
> $ env
> HZ=100
> SHELL=/bin/bash
> TERM=screen
> USER=igloo
> MAIL=/var/mail/igloo
> PATH=/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
> PWD=/home/igloo
> SHLVL=1
> HOME=/home/igloo
> LOGNAME=igloo
> _=/usr/bin/env
> $ xsltproc /html/docbook.xsl conftest.xml; echo $?
> warning: failed to load external entity "/html/docbook.xsl"
> cannot parse /html/docbook.xsl
> 4
> $ xsltproc /html/docbook.xsl conftest.xml; echo $?
> warning: failed to load external entity "/html/docbook.xsl"
> cannot parse /html/docbook.xsl
> 4
> $ 
> 
> This is with xsltproc 1.1.14-1; anyone got any idea what's going on?
> 
> I suspect this is related to why the automated builds are (mostly)
> failing and the manual ones aren't.
> 
> 
> Thanks
> Ian
> 
> 
> _______________________________________________
> debian-xml-sgml-pkgs mailing list
> debian-xml-sgml-pkgs at lists.alioth.debian.org
> http://lists.alioth.debian.org/mailman/listinfo/debian-xml-sgml-pkgs



More information about the debian-xml-sgml-pkgs mailing list