Ticket #7333 (closed defect: fixed)
BUG: xmlto fails to build git-core manpages
| Reported by: | namely_void@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.2 |
| Keywords: | Cc: | michaelm@…, bryan@…, boeyms@…, namely_void@…, stephen@… | |
| Port: |
Description
Gives to following error with "port install git-core +doc" with the latest 1.2.1 git-core:
asciidoc -b docbook -d manpage -f asciidoc.conf git-add.txt xmlto man git-add.xml 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 asciidoc -b docbook -d manpage -f asciidoc.conf git-am.txt ...
So maybe there's some builtin directory var that needs patching.


