Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 2874 by brodie...@gmail.com: Reviewboard 1.7.2 requires pytz-2012j
http://code.google.com/p/reviewboard/issues/detail?id=2874

* NOTE: For customer support, please post to                     *
*       reviewbo...@googlegroups.com                             *
*                                                                *
*       Do not post confidential information in this bug report. *
*       If you need immediate support, please contact            *
*       reviewbo...@googlegroups.com                             *

What version are you running?

1.7.2

What's the URL of the page containing the problem?

/admin/

What steps will reproduce the problem?
1. Visit https://whatever/admin/
2.
3.

What is the expected output? What do you see instead?

There is an error page, and an e-mail is sent with a traceback. Which includes the following error:

File "/srv/reviewboard-env/lib/python2.6/site-packages/Django-1.4.3-py2.6.egg/django/db/models/fields/__init__.py", line 762, in to_python
    default_timezone = timezone.get_default_timezone()

File "/srv/reviewboard-env/lib/python2.6/site-packages/Django-1.4.3-py2.6.egg/django/utils/timezone.py", line 112, in get_default_timezone
    _localtime = pytz.timezone(settings.TIME_ZONE)

File "/srv/reviewboard-env/lib/python2.6/site-packages/pytz-2012c-py2.6.egg/pytz/__init__.py", line 185, in timezone
    raise UnknownTimeZoneError(zone)

UnknownTimeZoneError: 'US/Pacific'

What operating system are you using? What browser?

RHEL 6.1 , chrome

Please provide any additional information below.

I'm not sure exactly which version of pytz is required, but I had pytz-2012c installed when I got the error, pytz-2012j fixed the problem.

requires.txt should be updated to reflect this dependency.



--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to