Hi, Checking today Trac site I found that Trac Team release Trac 0.11rc2. I try to update my Trac version from 0.11rc1 to 0.11rc2 doing this:
easy_install http://svn.edgewall.org/repos/trac/tags/trac-0.11rc2 trac-admin /workdata/trac/gestion/ upgrade trac-admin /workdata/trac/gestion/ wiki upgrade /etc/init.d/apache2 restart After that I trying to see my Trac and this error appear: Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/Trac-0.11rc2-py2.5.egg/trac/web/api.py", line 339, in send_error 'text/html') File "/usr/lib/python2.5/site-packages/Trac-0.11rc2-py2.5.egg/trac/web/chrome.py", line 684, in render_template data = self.populate_data(req, data) File "/usr/lib/python2.5/site-packages/Trac-0.11rc2-py2.5.egg/trac/web/chrome.py", line 592, in populate_data d['chrome'].update(req.chrome) File "/usr/lib/python2.5/site-packages/Trac-0.11rc2-py2.5.egg/trac/web/api.py", line 168, in __getattr__ value = self.callbacks[name](self) File "/usr/lib/python2.5/site-packages/Trac-0.11rc2-py2.5.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 301, in get_navigation_items (self.env.href.register())) LookupError: unknown encoding: /gestion/register Can any help me with this? Cheers and thanks in advance Ing. Reynier Pérez Mira Grupo de Soporte al Desarrollo - Dirección Técnica IP --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
