[MacPorts] #43750: docbook-utils @ 0.6.14 Repair paths to utility programs for text conversion
MacPorts
noreply at macports.org
Fri Nov 28 19:19:14 PST 2014
#43750: docbook-utils @ 0.6.14 Repair paths to utility programs for text conversion
------------------------------+----------------------------------
Reporter: tlockhart1976@… | Owner: pixilla@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.1
Resolution: | Keywords: haspatch, maintainer
Port: docbook-utils |
------------------------------+----------------------------------
Comment (by tlockhart1976@…):
The problem reported by pixilla on or around 2014-11-18 with main.log is
symptomatic of having docbook-sgml-4.2 installed *before* iso8879 which
contains the missing entities in the failure log. This problem is not
reproducible if all packages installing catalogs in
/opt/local/etc/sgml/catalog are first removed and then this package is
reinstalled. afaict all dependencies are resolved in the correct order,
but previous installations may not have these installed in the correct
order and will lead to this failure. It is not at all clear to me how to
force these catalog entries to be in the correct order if they were not
already so, though the new "xmlcatalog" group should help in this regard
by providing consistent management of this catalog and others.
Please proceed with this patch to fix the reported issue with paths to
lynx since it is unrelated to other dependency issues.
Example (correct) catalog looks like:
{{{
-- Created by XML Catalog Manager 2.2 --
CATALOG "/opt/local/share/dsssl/docbook-dsssl/catalog"
CATALOG "/opt/local/share/sgml/iso8879/catalog"
CATALOG "/opt/local/share/sgml/docbook/4.2/docbook.cat"
CATALOG "/opt/local/share/sgml/openjade/catalog"
}}}
--
Ticket URL: <https://trac.macports.org/ticket/43750#comment:4>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list