Path index.cs not found

15 views
Skip to first unread message

Olli Wang

unread,
Jul 6, 2007, 2:26:33 AM7/6/07
to Trac Users
Hi, I just upgraded my trac from 0.10b1 to 0.10.4 by setuptools. But
after that, I couldn't load trac page anymore, the server log shows
following message, any idea? I use Gentoo linux, thanks.

Exception happened during processing of request from ('127.0.0.1',
43795)
Traceback (most recent call last):
File "/usr/lib64/python2.4/SocketServer.py", line 463, in
process_request_thread
self.finish_request(request, client_address)
File "/usr/lib64/python2.4/SocketServer.py", line 254, in
finish_request
self.RequestHandlerClass(request, client_address, self)
File "/usr/lib64/python2.4/SocketServer.py", line 521, in __init__
self.handle()
File "/usr/lib64/python2.4/BaseHTTPServer.py", line 316, in handle
self.handle_one_request()
File "/usr/lib64/python2.4/site-packages/trac-0.10.4-py2.4.egg/trac/
web/wsgi.py", line 174, in handle_one_request
gateway.run(self.server.application)
File "/usr/lib64/python2.4/site-packages/trac-0.10.4-py2.4.egg/trac/
web/wsgi.py", line 87, in run
response = application(self.environ, self._start_response)
File "/usr/lib64/python2.4/site-packages/trac-0.10.4-py2.4.egg/trac/
web/standalone.py", line 56, in __call__
return self.application(environ, start_response)
File "/usr/lib64/python2.4/site-packages/trac-0.10.4-py2.4.egg/trac/
web/standalone.py", line 88, in __call__
return self.application(environ, start_response)
File "/usr/lib64/python2.4/site-packages/trac-0.10.4-py2.4.egg/trac/
web/main.py", line 363, in dispatch_request
env_paths)
File "/usr/lib64/python2.4/site-packages/trac-0.10.4-py2.4.egg/trac/
web/main.py", line 486, in send_project_index
req.display(template)
File "/usr/lib64/python2.4/site-packages/trac-0.10.4-py2.4.egg/trac/
web/api.py", line 358, in display
data = self.hdf.render(template, form_token)
File "/usr/lib64/python2.4/site-packages/trac-0.10.4-py2.4.egg/trac/
web/clearsilver.py", line 290, in render
template.parseFile(filename)
Error: Traceback (innermost last):
File "csparse.c", line 294, in cs_parse_file()
File "neo_hdf.c", line 1982, in hdf_search_path()
NotFoundError: Path index.cs not found

Noah Kantrowitz

unread,
Jul 6, 2007, 2:28:22 AM7/6/07
to trac-...@googlegroups.com
Olli Wang wrote:
> Hi, I just upgraded my trac from 0.10b1 to 0.10.4 by setuptools. But
> after that, I couldn't load trac page anymore, the server log shows
> following message, any idea? I use Gentoo linux, thanks.

You cannot use setuptools to install Trac. Please follow the actual
install instructions, or just use Portage.

--Noah

signature.asc

Olli Wang

unread,
Jul 6, 2007, 4:39:34 AM7/6/07
to Trac Users
Thanks, Noah. It works :)

> signature.asc
> 1KDownload

Reply all
Reply to author
Forward
0 new messages