I recently upgraded my Ubuntu machine to 14.04, on which I have been using
Trac for a while. When I tried to get into Trac, told me I had to upgrade
it and the wiki from the command line, which I did. Now when I try to
access Trac I get this error:
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/trac/web/api.py", line 514, in
send_error
data, 'text/html')
File "/usr/lib/python2.7/dist-packages/trac/web/chrome.py", line 976, in
render_template
data = self.populate_data(req, data)
File "/usr/lib/python2.7/dist-packages/trac/web/chrome.py", line 894, in
populate_data
'locale': req and req.locale,
File "/usr/lib/python2.7/dist-packages/trac/web/api.py", line 316, in
__getattr__
value = self.callbacks[name](self)
File "/usr/lib/python2.7/dist-packages/trac/web/main.py", line 279, in
_get_locale
req.languages)
File "/usr/lib/python2.7/dist-packages/trac/util/translation.py", line 348,
in get_negotiated_locale
normalize(get_available_locales()))
File "/usr/lib/python2.7/dist-packages/babel/core.py", line 201, in negotiate
return Locale.parse(identifier, sep=sep)
File "/usr/lib/python2.7/dist-packages/babel/core.py", line 313, in parse
raise UnknownLocaleError(input_id)
UnknownLocaleError: unknown locale 'en_US'
What could be the problem?
--
You received this message because you are subscribed to the Google Groups "Trac
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to trac-users+unsubscr...@googlegroups.com.
To post to this group, send email to trac-users@googlegroups.com.
Visit this group at http://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.