[Omake] Browsing the sources
Lars Nilsson
chamaeleon at gmail.com
Sun Feb 22 17:18:59 PST 2009
I'm unable to browse the sources online
(http://svn.metaprl.org/viewvc/mojave/omake-branches/0.9.8.x/).
Getting the following python backtrace:
[snip]
An Exception Has Occurred
Python Traceback
Traceback (most recent call last):
File "/usr/lib/viewvc/viewvc.py", line 3628, in main
request.run_viewvc()
File "/usr/lib/viewvc/viewvc.py", line 387, in run_viewvc
self.view_func(self)
File "/usr/lib/viewvc/viewvc.py", line 1751, in view_directory
generate_page(request, "directory", data)
File "/usr/lib/viewvc/viewvc.py", line 835, in generate_page
template = get_view_template(request.cfg, view_name, request.language)
File "/usr/lib/viewvc/viewvc.py", line 829, in get_view_template
template = ezt.Template(tname)
File "/usr/lib/viewvc/ezt.py", line 293, in __init__
self.parse_file(fname, base_format)
File "/usr/lib/viewvc/ezt.py", line 298, in parse_file
self.parse(_FileReader(fname), base_format)
File "/usr/lib/viewvc/ezt.py", line 686, in __init__
self.text = open(fname, 'rb').read()
IOError: [Errno 2] No such file or directory: '/usr/lib/templates/directory.ezt'
[snip]
Just wanted to report it in case it's not previously known by the developers...
Lars Nilsson
More information about the Omake
mailing list