#13962: xmlto 0.0.18 install fails trying to read from docbook.sourceforge.org --------------------------------+------------------------------------------- Reporter: mvfranz@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: --------------------------------+------------------------------------------- Comment (by macports@flyn.org): I have a similar problem. I am using MacPorts 1.6, xmlto 0.0.18. I have an XML DocBook file with the following header: {{{ <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [ <!ENTITY % iso-pub PUBLIC "ISO 8879:1986//ENTITIES Publishing//EN//XML" "http://www.oasis-open.org/docbook/xmlcharent/0.3/iso- pub.ent"> ]> }}} When I try to process this using xmlto, I get: {{{ $ xmlto pdf asterisk-ldap-wmp-en-r1.0.xml I/O error : Attempt to load network entity http://docbook.sourceforge.net/release/xsl/current/fo/docbook.xsl warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/fo/docbook.xsl" cannot parse http://docbook.sourceforge.net/release/xsl/current/fo/docbook.xsl I/O error : Attempt to load network entity http://docbook.sourceforge.net/release/xsl/current/fo/docbook.xsl warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/fo/docbook.xsl" cannot parse http://docbook.sourceforge.net/release/xsl/current/fo/docbook.xsl }}} The some command / XML file works fine when I execute it on Fedora 9 using 0.0.20. -- Ticket URL: <http://trac.macports.org/ticket/13962#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS