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

Bug 906701

Summary: dev-python/django-debug-toolbar-4.1 fails tests (MUSL-SYSTEM): ModuleNotFoundError: No module named tzdata
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Tupone Alfredo <tupone>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2023-05-18 17:39:28 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/django-debug-toolbar-4.1 fails tests (MUSL-SYSTEM).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
(MUSL-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc but this bug MAY or MAY NOT BE related to musl.
Comment 1 Agostino Sarubbo gentoo-dev 2023-05-18 17:39:30 UTC
Created attachment 861916 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-05-18 17:39:31 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED (errors=3, skipped=19)
ModuleNotFoundError: No module named 'tzdata'
django.db.utils.IntegrityError: UNIQUE constraint failed: auth_user.username
sqlite3.IntegrityError: UNIQUE constraint failed: auth_user.username
zoneinfo._common.ZoneInfoNotFoundError: 'No time zone found with key America/Chicago'