site does not work
Cristian Chiovari
cristian.chiovari at gmail.com
Fri Dec 26 10:08:36 UTC 2008
[Errno 28] No space left on device:
'/home/oxymoron/selenic/wiki/mercurial/cache/i18n/__lock__/write_lock'
If you want to report a bug, please save this page and attach it to your bug
report.
- Show debugging information <javascript:toggleDebugInfo()>
- Report bug <http://moinmoin.wikiwikiweb.de/MoinMoinBugs>
- Visit MoinMoin wiki <http://moinmoin.wikiwikiweb.de/FrontPage>
Traceback
A problem occurred in a Python script. Here is the sequence of function
calls leading up to the error, in the order they occurred.
1.
/var/lib/python-support/python2.4/MoinMoin/request.py in
*run*(self=<MoinMoin.request.RequestCGI object>)
1. 1148 # pagename could be empty after normalization e.g. '///' -> ''
2. 1149 if not pagename:
3. 1150 pagename = wikiutil.getFrontPage(self).page_name
4. 1151
5. 1152 # Visit pagename
- *pagename* = None
- *global* *wikiutil* = <module 'MoinMoin.wikiutil' from
'/var/lib/python-support/python2.4/MoinMoin/wikiutil.pyc'>
- wikiutil.*getFrontPage* = <function getFrontPage>
- *self* = <MoinMoin.request.RequestCGI object>
- ).page_name *undefined*
2.
/var/lib/python-support/python2.4/MoinMoin/wikiutil.py in
*getFrontPage*(request=<MoinMoin.request.RequestCGI object>)
1. 681 @return localized page_front_page, if there is a translation
2. 682 """
3. 683 return getSysPage(request, request.cfg.page_front_page)
4. 684
5. 685
- *global* *getSysPage* = <function getSysPage>
- *request* = <MoinMoin.request.RequestCGI object>
- request.*cfg* = <mercurial.Config instance>
- request.cfg.*page_front_page* = u'Mercurial'
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20081226/0ac86d78/attachment-0001.html>
More information about the Mercurial
mailing list