--> -->

CacheError

[Errno 13] Permission denied: '/usr/share/moin/underlay/pages/HelpOnDictionaries/cache/text_html-57h-8.tmp'

If you want to report a bug, please save this page and attach it to your bug report.

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.5/MoinMoin/request/__init__.py in run (self=<MoinMoin.request.request_cgi.Request object at 0x967f8ac>)

    1. 1305 self.page.send_page()
    2. 1306 else:
    3. 1307 handler(self.page.page_name, self)
    4. 1308
    5. 1309 # every action that didn't use to raise MoinMoinFinish must call this now:
    • handler = <function do_show at 0x994733c>
    • self = <MoinMoin.request.request_cgi.Request object at 0x967f8ac>
    • self.page = <MoinMoin.Page.Page object at 0x9b3e5ac>
    • self.page.page_name = u'HelpOnDictionaries'
  2. /var/lib/python-support/python2.5/MoinMoin/action/__init__.py in do_show (pagename=u'HelpOnDictionaries', request=<MoinMoin.request.request_cgi.Request object at 0x967f8ac>, content_only=0, count_hit=1, cacheable=1, print_mode=0)

    1. 251 count_hit=count_hit,
    2. 252 print_mode=print_mode,
    3. 253 content_only=content_only,
    4. 254 )
    5. 255
    • content_only = 0
  3. /var/lib/python-support/python2.5/MoinMoin/Page.py in send_page (self=<MoinMoin.Page.Page object at 0x9b3ee0c>, **keywords={'content_only': 0, 'count_hit': 1, 'print_mode': 0})

    1. 1195 format_args=pi['formatargs'],
    2. 1196 do_cache=do_cache,
    3. 1197 start_line=pi['lines'])
    4. 1198
    5. 1199 # check for pending footnotes
    • start_line undefined
    • pi = {'acl': <MoinMoin.security.AccessControlList instance at 0x9b4276c>, 'format': u'wiki', 'formatargs': u'', 'language': u'en', 'lines': 5}
  4. /var/lib/python-support/python2.5/MoinMoin/Page.py in send_page_content (self=<MoinMoin.Page.Page object at 0x9b3ee0c>, request=<MoinMoin.request.request_cgi.Request object at 0x967f8ac>, body=u'The dictionary markup can be used to store key-v...rmanDict, !FrenchDict, !SpanishDict, etc.).\n----\n', format=u'wiki', format_args=u'', do_cache=1, **kw={'start_line': 5})

    1. 1288 raise
    2. 1289 try:
    3. 1290 code = self.makeCache(request, parser)
    4. 1291 self.execute(request, parser, code)
    5. 1292 except Exception, e:
    • code undefined
    • self = <MoinMoin.Page.Page object at 0x9b3ee0c>
    • self.makeCache = <bound method Page.makeCache of <MoinMoin.Page.Page object at 0x9b3ee0c>>
    • request = <MoinMoin.request.request_cgi.Request object at 0x967f8ac>
    • parser = <MoinMoin.parser.text_moin_wiki.Parser instance at 0x9a8d66c>
  5. /var/lib/python-support/python2.5/MoinMoin/Page.py in makeCache (self=<MoinMoin.Page.Page object at 0x9b3ee0c>, request=<MoinMoin.request.request_cgi.Request object at 0x967f8ac>, parser=<MoinMoin.parser.text_moin_wiki.Parser instance at 0x9a8d66c>)

    1. 1356 self.page_name.encode(config.charset), 'exec')
    2. 1357 cache = caching.CacheEntry(request, self, self.getFormatterName(), scope='item')
    3. 1358 cache.update(marshal.dumps(code))
    4. 1359 return code
    5. 1360
    • cache = <MoinMoin.caching.CacheEntry instance at 0x96d3acc>
    • cache.update = <bound method CacheEntry.update of <MoinMoin.caching.CacheEntry instance at 0x96d3acc>>
    • marshal = <module 'marshal' (built-in)>
    • marshal.dumps = <built-in function dumps>
    • code = <code object <module> at 0x97d2260, file "HelpOnDictionaries", line 2>
  6. /var/lib/python-support/python2.5/MoinMoin/caching.py in update (self=<MoinMoin.caching.CacheEntry instance at 0x96d3acc>, content='c\x00\x00\x00\x00\x00\x00\x00\x00\t\x00\x00\x00@\x00\x00\x00s;\x06\x00\x00e\x00\x00e\x01\x00i\x02\x00i\x03\x00e\x01\x00i\x02\x00i\x04\x00e\x05\x00\x83\x01...\x01\x19\x01\r\x01\x19\x01\r\x01\x15\x00(\x01\r\x01\x1f\x01\r\x01\x19\x01\r\x01\x19\x01\r\x01%\x01\r\x01\x19\x01\r\x01\t\x01\x1f\x01\r\x01\x19\x01\r\x01\x19\x01\r\x01')

    1. 246 self.close()
    2. 247 except (pickle.PicklingError, OSError, IOError, ValueError), err:
    3. 248 raise CacheError(str(err))
    4. 249
    5. 250 def content(self):
    • global CacheError = <class 'MoinMoin.caching.CacheError'>
    • builtin str = <type 'str'>
    • err = OSError(13, 'Permission denied')

CacheError

[Errno 13] Permission denied: '/usr/share/moin/underlay/pages/HelpOnDictionaries/cache/text_html-57h-8.tmp'

  • args = ("[Errno 13] Permission denied: '/usr/share/moin/u...ges/HelpOnDictionaries/cache/text_html-57h-8.tmp'",)
  • message = "[Errno 13] Permission denied: '/usr/share/moin/u...ges/HelpOnDictionaries/cache/text_html-57h-8.tmp'"

System Details

  • Date: Sat, 19 May 2012 22:24:08 +0000
  • Platform: Linux ford 2.6.26-2-xen-686 #1 SMP Thu Jan 27 05:44:37 UTC 2011 i686
  • Python: Python 2.5.2 (/usr/bin/python)
  • MoinMoin: Release 1.7.1 (release)