I'm experiencing this bug in AMD64 Gutsy (Beta). I installed trac from
the repository, and after setting up my first repository, tried to
access it.

I received this error:

Trac detected an internal error: 'NoneType' object has no attribute
'log'

Traceback (most recent call last):
  File "/var/www/trac/projects/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 430, in 
dispatch_request
    env.log.exception(e)
AttributeError: 'NoneType' object has no attribute 'log'

-- 
neo_cgi.so: undefined symbol: Py_InitModule4
https://bugs.launchpad.net/bugs/86685
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to