I had a very similar problem under Solaris 10 with trac 10.3. It failed with a null pointer in the same routine. The problem could be solved by setting the LANG environment variable to en_US.ISO8859-1.
Hope this helps, -jay 2007/5/16, Peat Bakke <[EMAIL PROTECTED]>: > I'm running into a little trouble getting Trac to run on Solaris. I > get the following error when I load up Trac in Firefox: > > --- > > Traceback (most recent call last): > File "/opt/csw/lib/python2.3/site-packages/trac/web/main.py", line > 387, in dispatch_request [...] > TracError: /var/svn/sysadmin does not appear to be a Subversion > repository. > > --- -- silence is foo --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
