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

Bug 923001

Summary: dev-python/django-registration-3.4-r1 fails tests: ModuleNotFoundError: No module named tzdata
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Tupone Alfredo <tupone>
Status: CONFIRMED ---    
Severity: normal Keywords: TESTFAILURE
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log.xz

Description Agostino Sarubbo gentoo-dev 2024-01-27 06:54:40 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/django-registration-3.4-r1 fails tests.
Discovered on: amd64 (internal ref: tinderbox_musl)
System: MUSL-SYSTEM
Info about the system: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-01-27 06:54:42 UTC
Created attachment 883221 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2024-01-27 06:54:43 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


AssertionError: Signal was not sent.
FAIL: test_registration (tests.base.ActivationTestCase)
FAIL: test_registration (tests.base.WorkflowTestCase)
FAIL: test_registration (tests.test_activation_workflow.ActivationBackendCustomUserTests)
FAIL: test_registration (tests.test_activation_workflow.ActivationBackendViewTests)
FAIL: test_registration_no_sites (tests.base.ActivationTestCase)
FAIL: test_registration_no_sites (tests.test_activation_workflow.ActivationBackendCustomUserTests)
FAIL: test_registration_no_sites (tests.test_activation_workflow.ActivationBackendViewTests)
FAIL: test_registration_signal (tests.base.ActivationTestCase)
FAIL: test_registration_signal (tests.base.WorkflowTestCase)
FAIL: test_registration_signal (tests.test_activation_workflow.ActivationBackendCustomUserTests)
FAIL: test_registration_signal (tests.test_activation_workflow.ActivationBackendViewTests)
FAILED (failures=11, errors=40)
ModuleNotFoundError: No module named 'tzdata'
tests.test_views.RegistrationError: catch me if you can
zoneinfo._common.ZoneInfoNotFoundError: 'No time zone found with key America/Chicago'