2013-12-10

Slitaz -- hgweb templates



No hgweb templates

<type 'exceptions.RuntimeError'>: No hgweb templates found in ['/usr/lib/python2.5/site-packages/mercurial/templates']


http://mirror.slitaz.org/hg/hgwebdir.py/wok/

http://mirror.slitaz.org/hg/hgwebdir.py/repos/cookutils/


<type 'exceptions.RuntimeError'>    Python 2.5.1: /usr/bin/python
Wed Dec 11 02:20:05 2013
A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred.

 /var/www/hg/hgwebdir.py in ()
   46
   47 def make_web_app():
   48     return hgwebdir("/etc/mercurial/hgweb.config")
   49
   50 wsgicgi.launch(wsgiapplication(make_web_app))
wsgicgi = <proxied module 'wsgicgi'>, wsgicgi.launch = <function launch at 0x4039b844>, wsgiapplication = <function wsgiapplication at 0x4039b09c>, make_web_app = <function make_web_app at 0x4039b7d4>
 /home/slitaz/wok/mercurial/mercurial-1.3.1/_pkg/usr/lib/python2.5/site-packages/mercurial/hgweb/wsgicgi.py in launch(application=<function run_wsgi at 0x81114c4>)
 /home/slitaz/wok/mercurial/mercurial-1.3.1/_pkg/usr/lib/python2.5/site-packages/mercurial/hgweb/request.py in run_wsgi(env={'CONTENT_LENGTH': '0', 'DOCUMENT_ROOT': '/var/www/hg/', 'GATEWAY_INTERFACE': 'CGI/1.1', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate', 'HTTP_CONNECTION': 'Keep-Alive', 'HTTP_HOST': 'mirror.slitaz.org', 'HTTP_REFERER': 'http://mirror.slitaz.org/hg/hgwebdir.py/repos/flavors/', 'HTTP_USER_AGENT': 'TazWeb (X11; SliTaz GNU/Linux; U; en_US)', 'HTTP_X_FORWARDED_FOR': '1.165.166.113', ...}, respond=<function start_response at 0x8111144>)
 /home/slitaz/wok/mercurial/mercurial-1.3.1/_pkg/usr/lib/python2.5/site-packages/mercurial/hgweb/hgwebdir_mod.py in __call__(self=<mercurial.hgweb.hgwebdir_mod.hgwebdir object at 0x40399c8c>, env={'CONTENT_LENGTH': '0', 'DOCUMENT_ROOT': '/var/www/hg/', 'GATEWAY_INTERFACE': 'CGI/1.1', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate', 'HTTP_CONNECTION': 'Keep-Alive', 'HTTP_HOST': 'mirror.slitaz.org', 'HTTP_REFERER': 'http://mirror.slitaz.org/hg/hgwebdir.py/repos/flavors/', 'HTTP_USER_AGENT': 'TazWeb (X11; SliTaz GNU/Linux; U; en_US)', 'HTTP_X_FORWARDED_FOR': '1.165.166.113', ...}, respond=<function start_response at 0x8111144>)
 /home/slitaz/wok/mercurial/mercurial-1.3.1/_pkg/usr/lib/python2.5/site-packages/mercurial/hgweb/hgwebdir_mod.py in run_wsgi(self=<mercurial.hgweb.hgwebdir_mod.hgwebdir object at 0x40399c8c>, req=<mercurial.hgweb.request.wsgirequest object at 0x40399cac>)
 /home/slitaz/wok/mercurial/mercurial-1.3.1/_pkg/usr/lib/python2.5/site-packages/mercurial/hgweb/hgweb_mod.py in run_wsgi(self=<mercurial.hgweb.hgweb_mod.hgweb object at 0x8123bcc>, req=<mercurial.hgweb.request.wsgirequest object at 0x40399cac>)
 /home/slitaz/wok/mercurial/mercurial-1.3.1/_pkg/usr/lib/python2.5/site-packages/mercurial/hgweb/hgweb_mod.py in templater(self=<mercurial.hgweb.hgweb_mod.hgweb object at 0x8123bcc>, req=<mercurial.hgweb.request.wsgirequest object at 0x40399cac>)
 /home/slitaz/wok/mercurial/mercurial-1.3.1/_pkg/usr/lib/python2.5/site-packages/mercurial/templater.py in stylemap(style='<!--: spamContent', paths=['/usr/lib/python2.5/site-packages/mercurial/templates'])
<type 'exceptions.RuntimeError'>: No hgweb templates found in ['/usr/lib/python2.5/site-packages/mercurial/templates']