Oops...
Trac detected an internal error: [Errno 2] No such file or directory:
'var/trac/phpBB/mods/demon_chat/VERSION'
Traceback (most recent call last):
File "/usr/share/trac/cgi-bin/trac.cgi", line 20, in <module>
cgi_frontend.run()
File "/var/lib/python-support/python2.5/trac/web/cgi_frontend.py",
line 68, in run
gateway.run(dispatch_request)
File "/var/lib/python-support/python2.5/trac/web/wsgi.py", line 87,
in run
response = application(self.environ, self._start_response)
File "/var/lib/python-support/python2.5/trac/web/main.py", line 391,
in dispatch_request
env = _open_environment(env_path, run_once=run_once)
File "/var/lib/python-support/python2.5/trac/web/main.py", line 51,
in _open_environment
return open_environment(env_path)
File "/var/lib/python-support/python2.5/trac/env.py", line 462, in
open_environment
env = Environment(env_path)
File "/var/lib/python-support/python2.5/trac/env.py", line 147, in
__init__
self.verify()
File "/var/lib/python-support/python2.5/trac/env.py", line 195, in
verify
fd = open(os.path.join(self.path, 'VERSION'), 'r')
IOError: [Errno 2] No such file or directory: 'var/trac/phpBB/mods/
demon_chat/VERSION'
I have setup TRAC with SVN on Ubuntu Server 8.04 LTS version.
I created a repository in SVN and have setup a project under TRAC for
this however when I navigate to the TRAC install on my web browser the
above error appears.
I went on the server and checked that the file exists and it is on the
server.
Could someone please help me to fix this problem?
Kind Regards,
Addison McDermid
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---