Attachment 'mointraceback.txt'

Download

   1 2008-06-07 09:07:30,999 ERROR MoinMoin.failure:159 An exception occured.
   2 Traceback (most recent call last):
   3   File "/Users/uche/Library/src/moin-1.7.0rc2/MoinMoin/request/__init__.py", line 1262, in run
   4     self.page = wikiutil.getFrontPage(self)
   5   File "/Users/uche/Library/src/moin-1.7.0rc2/MoinMoin/wikiutil.py", line 786, in getFrontPage
   6     return getLocalizedPage(request, request.cfg.page_front_page)
   7   File "/Users/uche/Library/src/moin-1.7.0rc2/MoinMoin/wikiutil.py", line 755, in getLocalizedPage
   8     i18n_name = request.getText(pagename)
   9   File "/Users/uche/Library/src/moin-1.7.0rc2/MoinMoin/request/__init__.py", line 248, in <lambda>
  10     self.getText = lambda text, i18n=self.i18n, request=self, lang=self.lang, **kv: i18n.getText(text, request, lang, **kv)
  11   File "/Users/uche/Library/src/moin-1.7.0rc2/MoinMoin/i18n/__init__.py", line 283, in getText
  12     dicts = request.dicts
  13   File "/Users/uche/Library/src/moin-1.7.0rc2/MoinMoin/request/__init__.py", line 341, in getDicts
  14     dicts.load_dicts()
  15   File "/Users/uche/Library/src/moin-1.7.0rc2/MoinMoin/wikidicts.py", line 315, in load_dicts
  16     self.scan_dicts()
  17   File "/Users/uche/Library/src/moin-1.7.0rc2/MoinMoin/wikidicts.py", line 347, in scan_dicts
  18     grouppages = request.rootpage.getPageList(user='', filter=isgroup)
  19   File "/Users/uche/Library/src/moin-1.7.0rc2/MoinMoin/Page.py", line 1763, in getPageList
  20     if exists and not page.exists():
  21   File "/Users/uche/Library/src/moin-1.7.0rc2/MoinMoin/Page.py", line 666, in exists
  22     d, d, exists = self.get_rev(use_underlay, rev)
  23   File "/Users/uche/Library/src/moin-1.7.0rc2/MoinMoin/Page.py", line 393, in get_rev
  24     underlay, pagedir = self.getPageStatus(check_create=0)
  25   File "/Users/uche/Library/src/moin-1.7.0rc2/MoinMoin/Page.py", line 484, in getPageStatus
  26     underlay, path = self.getPageBasePath(use_underlay)
  27   File "/Users/uche/Library/src/moin-1.7.0rc2/MoinMoin/Page.py", line 452, in getPageBasePath
  28     pagefile, rev, exists = self.get_rev(use_underlay=1)
  29   File "/Users/uche/Library/src/moin-1.7.0rc2/MoinMoin/Page.py", line 403, in get_rev
  30     data = self.get_rev_dir(pagedir, realrev)
  31   File "/Users/uche/Library/src/moin-1.7.0rc2/MoinMoin/Page.py", line 329, in get_rev_dir
  32     self._setRealPageName(pagedir)
  33   File "/Users/uche/Library/src/moin-1.7.0rc2/MoinMoin/Page.py", line 356, in _setRealPageName
  34     realPath = util.filesys.realPathCase(pagedir)
  35   File "/Users/uche/Library/src/moin-1.7.0rc2/MoinMoin/util/filesys.py", line 216, in realPathCase
  36     except (ImportError, File.Error):
  37 UnboundLocalError: local variable 'File' referenced before assignment

Attached Files

To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.
  • [get | view] (2008-06-07 15:34:21, 2.6 KB) [[attachment:mointraceback.txt]]
 All files | Selected Files: delete move to page copy to page

You are not allowed to attach a file to this page.