Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 834831 - dev-python/pytzdata-2020.1-r1 fails tests on MUSL
Summary: dev-python/pytzdata-2020.1-r1 fails tests on MUSL
Status: RESOLVED PKGREMOVED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jakov Smolić
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-09 13:04 UTC by Agostino Sarubbo
Modified: 2024-07-26 15:17 UTC (History)
0 users

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


Attachments
build.log (build.log,322.93 KB, text/plain)
2022-03-09 13:04 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-03-09 13:04:50 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/pytzdata-2020.1-r1 fails tests.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-03-09 13:04:53 UTC
Created attachment 766636 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-03-09 13:04:53 UTC
Error(s) that match a know pattern:


E       AssertionError: assert 'America/New_York' in ()
E       FileNotFoundError: [Errno 2] No such file or directory: '/usr/share/zoneinfo/Europe/Paris'
FAILED tests/test_get_timezones.py::test_get_timezones - AssertionError: asse...
FAILED tests/test_set_directory.py::test_env_variable - pytzdata.exceptions.T...
FAILED tests/test_set_directory.py::test_set_directory - pytzdata.exceptions....
FAILED tests/test_tz_file.py::test_tz_file - FileNotFoundError: [Errno 2] No ...
FAILED tests/test_tz_path.py::test_tz_path - pytzdata.exceptions.TimezoneNotF...
Comment 3 Larry the Git Cow gentoo-dev 2024-07-26 15:17:11 UTC
The bug has been closed via the following commit(s):

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

commit c7aa26011194a7735b33d2b31debe374dbae7899
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2024-07-26 15:13:39 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2024-07-26 15:16:23 +0000

    dev-python/pytzdata: treeclean
    
    Closes: https://bugs.gentoo.org/934681 (pkgremoved)
    Closes: https://bugs.gentoo.org/834831 (pkgremoved)
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 dev-python/pytzdata/Manifest                       |   1 -
 .../files/pytzdata-2020.1-system-zoneinfo.patch    | 115 ---------------------
 dev-python/pytzdata/metadata.xml                   |  13 ---
 dev-python/pytzdata/pytzdata-2020.1-r2.ebuild      |  33 ------
 profiles/package.mask                              |   5 -
 5 files changed, 167 deletions(-)