[omniORB] OmniORB Wiki is wonky
James
jgp@operamail.com
Thu May 8 05:50:03 2003
Sorry for the ugly stack strace - MoinMoin insists on
pretty printing. This is the result of accessing
http://omniorb.sourceforge.net/cgi-bin/moin.cgi
or any of the specific wiki pages within.
--
OSError: [Errno 2] No such file or directory
Python 1.5.2
/usr/bin/python
A problem occurred while running a Python script. Here is the sequence of function calls leading up to the error, with the most recent (innermost) call first. The exception attributes are:
args = (2, 'No such file or directory')
errno = 2
filename = None
strerror = 'No such file or directory'
/home/groups/o/om/omniorb/lib/python1.5/site-packages/MoinMoin/wikiutil.py in getPageList(text_dir='/home/groups/o/om/omniorb/wiki/data/text')
186 hidden files (leading '.') and temp files (leading '#')
187 """
188 pages = os.listdir(text_dir)
pages = undefined, global os = <module 'os' from '/usr/lib/python1.5/os.pyc'>, global listdir = undefined, text_dir = '/home/groups/o/om/omniorb/wiki/data/text'
189 result = []
190 for file in pages:
/home/groups/o/om/omniorb/lib/python1.5/site-packages/MoinMoin/Page.py in send_page(self=<MoinMoin.Page.Page instance at 80fb680>, request=<MoinMoin.request.Request instance at 80b4918>, msg='', **keywords={'count_hit': 1})
355 # look for template pages
356 templates = filter(lambda page, u = wikiutil: u.isTemplatePage(page),
357 wikiutil.getPageList(config.text_dir))
global wikiutil = <module 'MoinMoin.wikiutil' from '/home/groups/o...b/python1.5/site-packages/MoinMoin/wikiutil.pyc'>, global getPageList = undefined, global config = <module 'MoinMoin.config' from '/home/groups/o/o...lib/python1.5/site-packages/MoinMoin/config.pyc'>, global text_dir = undefined
358 if templates:
359 print self.formatter.paragraph(1)
/home/groups/o/om/omniorb/lib/python1.5/site-packages/MoinMoin/cgimain.py in run(properties={})
234 else:
235 try:
236 cgitb.handler()
cgitb = <module 'MoinMoin.support.cgitb' from '/home/gro...hon1.5/site-packages/MoinMoin/support/cgitb.pyc'>, handler = undefined
237 except:
238 apply(cgi.print_exception, saved_exc)
--
____________________________________________
http://www.operamail.com
Get OperaMail Premium today - USD 29.99/year
Powered by Outblaze