On 15.11.2007, at 6.47, markd@macports.org wrote:
I think there is a problem with one of xmlto's docbook dependencies, but I'm not sure what it is. I retitled the message in hopes someone else will know the problem.
Mark
Hi there, I think I have the same problem. We are behind a proxy but I can see the xsl file and wget it. However when trying to port install xmlto this seems to be the fatal error point I/O error : Attempt to load network entity http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl Any help ?
Joe Schnide <jschnide@umn.edu> writes:
I've been trying for many weeks to get a clean port upgrade installed to run but there were errors upgrading xmlto. It was the same running under tiger or leopard. Now I am getting errors when gettext is trying to be updated. I'm not certain what all information is needed to assist in troubleshooting the issue. I've searched the mailing list and FAQs & not found anything that seemd to be the same issue. Below is the most recent output from the port upgrade installed command:
---> Staging xmlto into destroot Error: Target org.macports.destroot returned: shell command " cd "/opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_text proc_xmlto/work/xmlto-0.0.18"
&& make install XML_CATALOG_FILES=/opt/local/etc/xml/catalog DESTDIR=/opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_text proc_xmlto/work/destroot
" returned error 2 Command output: cannot parse http://docbook.sourceforge.net/release/xsl/current/manpages/ docbook.xsl Variable $SGML_CATALOG_FILES not set I/O error : Attempt to load network entity http://docbook.sourceforge.net/release/xsl/current/manpages/ docbook.xsl warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/manpages/ docbook.xsl" cannot parse http://docbook.sourceforge.net/release/xsl/current/manpages/ docbook.xsl for xml in xmlif.xml xmlto.xml; do \ FORMAT_DIR=./format XSL_DIR=./xsl \ bash ./xmlto -o man/man1 man ./doc/$xml ; \ done || ( RC=$?; cat ./FAQ; exit $RC ) I/O error : Attempt to load network entity http://docbook.sourceforge.net/release/xsl/current/manpages/ docbook.xsl warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/manpages/ docbook.xsl" cannot parse http://docbook.sourceforge.net/release/xsl/current/manpages/ docbook.xsl Variable $SGML_CATALOG_FILES not set I/O error : Attempt to load network entity http://docbook.sourceforge.net/release/xsl/current/manpages/ docbook.xsl warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/manpages/ docbook.xsl" cannot parse http://docbook.sourceforge.net/release/xsl/current/manpages/ docbook.xsl I/O error : Attempt to load network entity http://docbook.sourceforge.net/release/xsl/current/manpages/ docbook.xsl warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/manpages/ docbook.xsl" cannot parse http://docbook.sourceforge.net/release/xsl/current/manpages/ docbook.xsl Variable $SGML_CATALOG_FILES not set I/O error : Attempt to load network entity http://docbook.sourceforge.net/release/xsl/current/manpages/ docbook.xsl warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/manpages/ docbook.xsl" cannot parse http://docbook.sourceforge.net/release/xsl/current/manpages/ docbook.xsl mkdir -p -- . /opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_text proc_xmlto/work/destroot/opt/local/share/man/man1 /usr/bin/install -c -m 644 man/man1/xmlto.1 /opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_text proc_xmlto/work/destroot/opt/local/share/man/man1/xmlto.1 install: man/man1/xmlto.1: No such file or directory /usr/bin/install -c -m 644 man/man1/xmlif.1 /opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_text proc_xmlto/work/destroot/opt/local/share/man/man1/xmlif.1 install: man/man1/xmlif.1: No such file or directory make[1]: *** [install-man1] Error 71 make: *** [install-am] Error 2