[MacPorts] #32090: python27 +universal: destroot fails if py27-xml is installed non-universal
MacPorts
noreply at macports.org
Tue Dec 13 14:10:22 PST 2011
#32090: python27 +universal: destroot fails if py27-xml is installed non-universal
----------------------------------+-----------------------------------------
Reporter: cdiehl@… | Owner: jwa@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.3
Keywords: | Port: python27 py27-xml
----------------------------------+-----------------------------------------
Comment(by vloodo@…):
Replying to [comment:8 vloodo@…]:
> I am having the same problem. I cannot install py27-xml +universal
because it depends on python27, and I can't install python27 because it
"depends" on py27-xml +universal. How do I go about fixing this cycle?
Fixed it by doing:
{{{
# sudo port -f deactivate py27-xml
# sudo port install python27 +universal
# sudo port install py27-xml +universal
}}}
--
Ticket URL: <https://trac.macports.org/ticket/32090#comment:10>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list