A list of non-existing pages including a list of the pages where they are referred to:
--> -->IOError
[Errno 13] Permission denied: '/home/bcwire/www2.bcwireless.net/wiki-data/data/pages/CategoryAmateurRadioRepeaters/cache/pagelinks'
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.
/home/bcwire/www2.bcwireless.net/MoinMoin/request.py in run (self=<MoinMoin.request.RequestCGI object at 0xd2bd90>)
- 1171 self.page.send_page(self, msg=msg)
- 1172 else:
- 1173 handler(self.page.page_name, self)
- 1174
- 1175 # generate page footer (actions that do not want this footer use
- handler = <function do_show at 0xd60398>
- self = <MoinMoin.request.RequestCGI object at 0xd2bd90>
- self.page = <MoinMoin.Page.Page instance at 0xd2fe60>
- self.page.page_name = u'WantedPages'
/home/bcwire/www2.bcwireless.net/MoinMoin/wikiaction.py in do_show (pagename=u'WantedPages', request=<MoinMoin.request.RequestCGI object at 0xd2bd90>)
- 466 else:
- 467 request.cacheable = 1
- 468 Page(request, pagename).send_page(request, count_hit=1)
- 469
- 470
- global Page = <class MoinMoin.Page.Page at 0xd452f0>
- request = <MoinMoin.request.RequestCGI object at 0xd2bd90>
- pagename = u'WantedPages'
- ).send_page undefined
- count_hit undefined
/home/bcwire/www2.bcwireless.net/MoinMoin/Page.py in send_page (self=<MoinMoin.Page.Page instance at 0xd64248>, request=<MoinMoin.request.RequestCGI object at 0xd2bd90>, msg='', **keywords={'count_hit': 1})
- 1254 format_args=pi_formatargs,
- 1255 do_cache=do_cache,
- 1256 start_line=pi_lines)
- 1257
- 1258 # check for pending footnotes
- start_line undefined
- pi_lines = 0
/home/bcwire/www2.bcwireless.net/MoinMoin/Page.py in send_page_content (self=<MoinMoin.Page.Page instance at 0xd64248>, request=<MoinMoin.request.RequestCGI object at 0xd2bd90>, Parser=<class MoinMoin.parser.wiki.Parser at 0x1274f50>, body=u'A list of non-existing pages including a list of...ages where they are referred to:\n[[WantedPages]]\n', format_args='', do_cache=1, **kw={'start_line': 0})
- 1345 try:
- 1346 code = self.loadCache(request)
- 1347 self.execute(request, parser, code)
- 1348 except Exception, e:
- 1349 if not is_cache_exception(e):
- self = <MoinMoin.Page.Page instance at 0xd64248>
- self.execute = <bound method Page.execute of <MoinMoin.Page.Page instance at 0xd64248>>
- request = <MoinMoin.request.RequestCGI object at 0xd2bd90>
- parser = <MoinMoin.parser.wiki.Parser instance at 0xe39c68>
- code = <code object <module> at 0x12734e0, file "WantedPages", line 2>
/home/bcwire/www2.bcwireless.net/MoinMoin/Page.py in execute (self=<MoinMoin.Page.Page instance at 0xd64248>, request=<MoinMoin.request.RequestCGI object at 0xd2bd90>, parser=<MoinMoin.parser.wiki.Parser instance at 0xe39c68>, code=<code object <module> at 0x12734e0, file "WantedPages", line 2>)
- 1374 __file__ = os.path.join(MoinMoin.__loader__.archive, 'dummy')
- 1375 try:
- 1376 exec code
- 1377 except 'CacheNeedsUpdate':
- 1378 raise Exception('CacheNeedsUpdate')
- code = <code object <module> at 0x12734e0, file "WantedPages", line 2>
/home/bcwire/public_html/WantedPages in
() /home/bcwire/www2.bcwireless.net/MoinMoin/formatter/base.py in macro (self=<MoinMoin.formatter.text_html.Formatter instance at 0xd61830>, macro_obj=<MoinMoin.wikimacro.Macro instance at 0xe405f0>, name=u'WantedPages', args=None)
- 288 def macro(self, macro_obj, name, args):
- 289 # call the macro
- 290 return macro_obj.execute(name, args)
- 291
- 292 def _get_bang_args(self, line):
- macro_obj = <MoinMoin.wikimacro.Macro instance at 0xe405f0>
- macro_obj.execute = <bound method Macro.execute of <MoinMoin.wikimacro.Macro instance at 0xe405f0>>
- name = u'WantedPages'
- args = None
/home/bcwire/www2.bcwireless.net/MoinMoin/wikimacro.py in execute (self=<MoinMoin.wikimacro.Macro instance at 0xe405f0>, macro_name=u'WantedPages', args=None)
- 118 else:
- 119 raise ImportError("Cannot load macro %s" % macro_name)
- 120 return execute(self, args)
- 121
- 122 def _m_lang(self, text):
- execute = <function execute at 0x127ade8>
- self = <MoinMoin.wikimacro.Macro instance at 0xe405f0>
- args = None
/home/bcwire/www2.bcwireless.net/MoinMoin/macro/WantedPages.py in execute (macro=<MoinMoin.wikimacro.Macro instance at 0xe405f0>, args=None)
- 44
- 45 # Add links to pages which does not exists in pages dict
- 46 links = page.getPageLinks(request)
- 47 for link in links:
- 48 if not link in pages and request.user.may.read(link):
- links = [u'']
- page = <MoinMoin.Page.Page instance at 0x17c2e18>
- page.getPageLinks = <bound method Page.getPageLinks of <MoinMoin.Page.Page instance at 0x17c2e18>>
- request = <MoinMoin.request.RequestCGI object at 0xd2bd90>
/home/bcwire/www2.bcwireless.net/MoinMoin/Page.py in getPageLinks (self=<MoinMoin.Page.Page instance at 0x17c2e18>, request=<MoinMoin.request.RequestCGI object at 0xd2bd90>)
- 1534 cache.update('\n'.join(links) + '\n', True)
- 1535 return links
- 1536 return cache.content(True).split('\n')
- 1537
- 1538 def parsePageLinks(self, request):
- cache = <MoinMoin.caching.CacheEntry instance at 0x1b52fc8>
- cache.content = <bound method CacheEntry.content of <MoinMoin.caching.CacheEntry instance at 0x1b52fc8>>
- builtin True = True
- ).split undefined
/home/bcwire/www2.bcwireless.net/MoinMoin/caching.py in content (self=<MoinMoin.caching.CacheEntry instance at 0x1b52fc8>, decode=True)
- 101 if self.rlock.acquire(1.0):
- 102 try:
- 103 f = open(self._filename(), 'rb')
- 104 data = f.read()
- 105 f.close()
- f undefined
- builtin open = <built-in function open>
- self = <MoinMoin.caching.CacheEntry instance at 0x1b52fc8>
- self._filename = <bound method CacheEntry._filename of <MoinMoin.caching.CacheEntry instance at 0x1b52fc8>>
IOError
[Errno 13] Permission denied: '/home/bcwire/www2.bcwireless.net/wiki-data/data/pages/CategoryAmateurRadioRepeaters/cache/pagelinks'
- args = (13, 'Permission denied')
- errno = 13
- filename = '/home/bcwire/www2.bcwireless.net/wiki-data/data/pages/CategoryAmateurRadioRepeaters/cache/pagelinks'
- message = ''
- strerror = 'Permission denied'
System Details
- Date: Fri, 12 Mar 2010 01:14:53 +0000
- Platform: Linux bcwireless.net 2.6.26-2-xen-amd64 #1 SMP Thu Nov 5 04:27:12 UTC 2009 x86_64
- Python: Python 2.5.2 (/usr/bin/python)
- MoinMoin: Release 1.5.7 (release)
