--> --> -->
Traceback (most recent call last):
  File "hgwebdir.cgi", line 50, in ?
    wsgicgi.launch(wsgiapplication(make_web_app))
  File "/home/crispee/lib/python/mercurial/hgweb/wsgicgi.py", line 64, in launch
    result = application(environ, start_response)
  File "/home/crispee/lib/python/mercurial/hgweb/request.py", line 17, in __call__
    return _wsgirequest(self.destmaker(), wsgienv, start_response)
  File "/home/crispee/lib/python/mercurial/hgweb/request.py", line 35, in __init__
    destination.run_wsgi(self)
  File "/home/crispee/lib/python/mercurial/hgweb/hgwebdir_mod.py", line 86, in run_wsgi
    interactive=False)
  File "/home/crispee/lib/python/mercurial/ui.py", line 50, in __init__
    self.readconfig(util.rcpath())
  File "/home/crispee/lib/python/mercurial/util.py", line 1656, in rcpath
    _rcpath = os_rcpath()
  File "/home/crispee/lib/python/mercurial/util.py", line 1632, in os_rcpath
    path = system_rcpath()
  File "/home/crispee/lib/python/mercurial/util.py", line 1078, in system_rcpath
    path.extend(rcfiles(os.path.dirname(sys.argv[0]) +
  File "/home/crispee/lib/python/mercurial/util.py", line 1067, in rcfiles
    rcs.extend([os.path.join(rcdir, f)
  File "/home/crispee/lib/python/mercurial/demandimport.py", line 74, in __getattribute__
    self._load()
  File "/home/crispee/lib/python/mercurial/demandimport.py", line 46, in _load
    mod = _origimport(head, globals, locals)
ImportError: /home/crispee/lib/python/mercurial/osutil.so: wrong ELF class: ELFCLASS32