Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 614070 - dev-python/Babel-2.3.4 fails tests (CatalogTestCase.test_update_po_keeps_po_revision_date - UnknownTimeZoneError: 'local' )
Summary: dev-python/Babel-2.3.4 fails tests (CatalogTestCase.test_update_po_keeps_po_r...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2017-03-27 13:07 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2018-07-13 08:22 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (einfo,4.64 KB, text/plain)
2017-03-27 13:07 UTC, Kent Fredric (IRC: kent\n) (RETIRED)
Details
build.log (build.log,198.43 KB, text/plain)
2017-03-27 13:07 UTC, Kent Fredric (IRC: kent\n) (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-03-27 13:07:10 UTC
Created attachment 468416 [details]
emerge --info

tests/messages/test_catalog.py .....................FF..............

CatalogTestCase.test_update_po_keeps_po_revision_date
---
E               UnknownTimeZoneError: 'local'

/usr/lib64/python2.7/site-packages/pytz/__init__.py:179: UnknownTimeZoneError

CatalogTestCase.test_update_po_updates_pot_creation_date
---
E               UnknownTimeZoneError: 'local'

/usr/lib64/python2.7/site-packages/pytz/__init__.py:179: UnknownTimeZoneError


relevant pytz: dev-python/pytz-2016.3::gentoo
Comment 1 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-03-27 13:07:43 UTC
Created attachment 468418 [details]
build.log
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-07-13 08:04:22 UTC
Curious enough, I can reproduce it on jacamar.gentoo.org but not on my development machine.  It's either something about the dependencies, or system configuration.
Comment 3 Larry the Git Cow gentoo-dev 2018-07-13 08:22:59 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=782a9eb346dc594a4e85da3b1e5f6e64caaad445

commit 782a9eb346dc594a4e85da3b1e5f6e64caaad445
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2018-07-13 08:14:03 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2018-07-13 08:22:51 +0000

    dev-python/Babel: Force known-working timezone for tests
    
    Closes: https://bugs.gentoo.org/614070

 dev-python/Babel/Babel-2.5.3-r1.ebuild | 2 ++
 1 file changed, 2 insertions(+)