[MacPorts] #23786: expat activation failure
MacPorts
noreply at macports.org
Mon Feb 22 17:19:28 PST 2010
#23786: expat activation failure
--------------------------------+-------------------------------------------
Reporter: solazari@… | Owner: ryandesign@…
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 1.8.2
Keywords: | Port: expat
--------------------------------+-------------------------------------------
Comment(by ryandesign@…):
Ok, from your output:
{{{
Error: Target org.macports.activate returned: Image error:
/opt/local/bin/xmlwf already exists and does not belong to a registered
port. Unable to activate port expat.
}}}
Why does /opt/local/bin/xmlwf already exist and not belong to a registered
port? expat is the only thing that should be installing this file. So
either you installed expat manually in the MacPorts prefix, or you
installed expat using MacPorts but MacPorts no longer knows this. You
could force the activation:
{{{
sudo port -f activate expat
}}}
but since I don't know where your existing xmlwf file came from, I don't
know if there might be other unregistered files as well so you might
encounter the same problem with other ports.
--
Ticket URL: <http://trac.macports.org/ticket/23786#comment:6>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list