LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Trac (https://www.linuxquestions.org/questions/linux-newbie-8/trac-663409/)

myfoot 08-17-2008 11:50 AM

Trac
 
Hello.

When am trying to access trac through brower i got this error.Please help me in this regard.

=========================================

Traceback (most recent call last):
File "/usr/lib/python2.3/site-packages/Trac-0.11.1-py2.3.egg/trac/web/api.py", line 339, in send_error
'text/html')
File "/usr/lib/python2.3/site-packages/Trac-0.11.1-py2.3.egg/trac/web/chrome.py", line 684, in render_template
data = self.populate_data(req, data)
File "/usr/lib/python2.3/site-packages/Trac-0.11.1-py2.3.egg/trac/web/chrome.py", line 592, in populate_data
d['chrome'].update(req.chrome)
File "/usr/lib/python2.3/site-packages/Trac-0.11.1-py2.3.egg/trac/web/api.py", line 169, in __getattr__
value = self.callbacks[name](self)
File "/usr/lib/python2.3/site-packages/Trac-0.11.1-py2.3.egg/trac/util/compat.py", line 133, in newfunc
return func_(*(args + fargs), **dict(kwargs, **fkwargs))
File "/usr/lib/python2.3/site-packages/Trac-0.11.1-py2.3.egg/trac/web/chrome.py", line 460, in prepare_request
for category, name, text in contributor.get_navigation_items(req):
File "build/bdist.linux-i686/egg/acct_mgr/web_ui.py", line 147, in get_navigation_items
LookupError: unknown encoding: /trac/project/account

zmanea 08-18-2008 10:04 PM

This is in general terms, not specific to python or your errors....

IMHO errors like these are due to missing libraries, incorrect versions, and/or permissions. Take a look at the readme and verify you have the required versions, libraries, etc.

your_shadow03 08-18-2008 11:01 PM

I have recently installed TRAC and would like to help you in that.
Can You forward me all the steps you followed till now?


All times are GMT -5. The time now is 11:25 PM.