[PATCH libX11] docbook: Don't use --nonet in XSLTPROC_FLAGS

Jeremy Huddleston jeremyhu at apple.com
Thu Apr 28 17:36:01 PDT 2011


On Apr 28, 2011, at 5:25 PM, Dan Nicholson wrote:

> This isn't true. If your xml catalog is setup correctly, the url will
> be converted to a local file. In /etc/xml/catalog on my F13 box:
> 
>  <rewriteURI uriStartString="http://docbook.sourceforge.net/release/xsl/current"
> rewritePrefix="file:///usr/share/sgml/docbook/xsl-stylesheets-1.75.2"/>

Ok, then it's a config issue on my end...

After getting past that, I hit errors where xmlto is trying to parse the HTTP transcript rather than the returned value (it's barfing on the HTTP 200 OK).

> This is no different than having an http:// URI at the top of an xml
> document. Others may feel differently, but I think it's much preferred
> to not start pulling bits off the network during a build. If you run
> xmlto (rather than xsltproc directly), it will always pass --nonet to
> xsltproc.

Alright, then I need to figure out why my system isn't rewriting those correctly... sigh...



More information about the xorg-devel mailing list