[MacPorts] #17790: devel/mercurial fails with 'convert' extension
MacPorts
noreply at macports.org
Sat Dec 27 02:55:24 PST 2008
#17790: devel/mercurial fails with 'convert' extension
-----------------------------------+----------------------------------------
Reporter: easieste@… | Owner: deric@…
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.7.0
Keywords: | Port:
-----------------------------------+----------------------------------------
Something in the devel/mercurial port has problems with the Python path
when invoking the 'convert' extension.
To reproduce the bug:
1) Add the extensions configuration to '~/.hgrc'
[extensions]
hgext.convert=
2) Try to invoke the 'hg convert' command (doesn't really matter where)
cmd$ hg convert foo
Fatal Python error: Interpreter not initialized (version mismatch?)
Abort trap
I think something in mercurial is trying to use the Python interpreter
under '/usr/bin' as opposed to the one provided by Macports.
I verified that a mercurial-1.1.1 built to run "in place", works, so there
is something divergent about Macports invocation of Mercurial.
--
Ticket URL: <http://trac.macports.org/ticket/17790>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list