[MacPorts] #37014: docbook-xml-4.3 @5.01 command execution failed
MacPorts
noreply at macports.org
Fri Nov 16 06:27:14 PST 2012
#37014: docbook-xml-4.3 @5.01 command execution failed
------------------------------+------------------------
Reporter: mzwinderman@… | Owner: lockhart@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.2
Resolution: | Keywords:
Port: docbook-xml-4.3 |
------------------------------+------------------------
Changes (by pixilla@…):
* cc: pixilla@… (added)
* owner: macports-tickets@… => lockhart@…
Comment:
Did you uninstall your previous SL MacPorts ports or rm them?
The Portfile runs these commands in the deactivate phase, you could try
them manually and then finish your install:
{{{
sudo xmlcatmgr -c /opt/local/etc/xml/catalog remove nextCatalog
/opt/local/share/xml/docbook/4.3/catalog.xml
sudo xmlcatmgr -s -c /opt/local/etc/sgml/catalog remove CATALOG
/opt/local/share/xml/docbook/4.3/docbook.cat
sudo port install docbook-xml-4.3
}}}
If this works and you are installing other docbook-xml version you may
need to run the same commands changing 4.3 to each respective version.
--
Ticket URL: <https://trac.macports.org/ticket/37014#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list