Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 834590

Summary: dev-python/django-mptt-0.13.4 fails tests on musl (ModuleNotFoundError: No module named 'tzdata', backports.zoneinfo._common.ZoneInfoNotFoundError: 'No time zone found with key America/Chicago')
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: CONFIRMED ---    
Severity: normal CC: maintainer-needed, mgorny
Priority: Normal Keywords: PMASKED
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=623962
https://bugs.gentoo.org/show_bug.cgi?id=834586
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2022-03-04 18:57:07 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/django-mptt-0.13.4 fails tests.
Discovered on: amd64 (internal ref: tinderbox_musl)

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

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


FAILED (errors=2, skipped=4)
ModuleNotFoundError: No module named 'tzdata'
backports.zoneinfo._common.ZoneInfoNotFoundError: 'No time zone found with key America/Chicago'