| Summary: | dev-python/Babel-2.3.4 fails tests (CatalogTestCase.test_update_po_keeps_po_revision_date - UnknownTimeZoneError: 'local' ) | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Kent Fredric (IRC: kent\n) (RETIRED) <kentnl> |
| Component: | Current packages | Assignee: | Python Gentoo Team <python> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | mgorny, slyfox |
| Priority: | Normal | Keywords: | TESTFAILURE |
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
emerge --info
build.log |
||
Created attachment 468418 [details]
build.log
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. 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(+) |
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