-->
--> -->
Traceback (most recent call last):
File "hg.cgi", line 66, in <module>
application = hgwebdir('/home4/openakii/repo/hgweb.config')
File "/home/openakii/packages/mercurial/mercurial/hgweb/hgwebdir_mod.py", line 51, in __init__
self.refresh()
File "/home/openakii/packages/mercurial/mercurial/hgweb/hgwebdir_mod.py", line 60, in refresh
self.ui = ui.ui()
File "/home/openakii/packages/mercurial/mercurial/ui.py", line 35, in __init__
for f in util.rcpath():
File "/home/openakii/packages/mercurial/mercurial/util.py", line 1217, in rcpath
_rcpath = os_rcpath()
File "/home/openakii/packages/mercurial/mercurial/util.py", line 1193, in os_rcpath
path = system_rcpath()
File "/home/openakii/packages/mercurial/mercurial/posix.py", line 41, in system_rcpath
'/../etc/mercurial'))
File "/home/openakii/packages/mercurial/mercurial/posix.py", line 30, in rcfiles
for f, kind in osutil.listdir(rcdir)
File "/home/openakii/packages/mercurial/mercurial/demandimport.py", line 75, in __getattribute__
self._load()
File "/home/openakii/packages/mercurial/mercurial/demandimport.py", line 47, in _load
mod = _origimport(head, globals, locals)
ImportError: /home/openakii/packages/mercurial/mercurial/osutil.so: undefined symbol: Py_InitModule4