[MacPorts] #21283: mercurial 1.3.1 on 10.6 fails to run
MacPorts
noreply at macports.org
Thu Sep 10 10:01:16 PDT 2009
#21283: mercurial 1.3.1 on 10.6 fails to run
-----------------------------------------+----------------------------------
Reporter: macosforge@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.0
Keywords: | Port: devel/mercurial
-----------------------------------------+----------------------------------
I get the following when trying to run mercurial on 10.6:
{{{
$ hg
Traceback (most recent call last):
File "/opt/local/bin/hg", line 27, in <module>
mercurial.dispatch.run()
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
/site-packages/mercurial/dispatch.py", line 16, in run
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
/site-packages/mercurial/dispatch.py", line 21, in dispatch
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
/site-packages/mercurial/ui.py", line 35, in __init__
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
/site-packages/mercurial/util.py", line 1217, in rcpath
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
/site-packages/mercurial/util.py", line 1193, in os_rcpath
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
/site-packages/mercurial/posix.py", line 41, in system_rcpath
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
/site-packages/mercurial/posix.py", line 30, in rcfiles
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
/site-packages/mercurial/demandimport.py", line 75, in __getattribute__
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
/site-packages/mercurial/demandimport.py", line 47, in _load
ImportError: No module named osutil
}}}
--
Ticket URL: <http://trac.macports.org/ticket/21283>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list