Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 923001 - dev-python/django-registration-3.4-r1 fails tests: ModuleNotFoundError: No module named tzdata
Summary: dev-python/django-registration-3.4-r1 fails tests: ModuleNotFoundError: No mo...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tupone Alfredo
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-01-27 06:54 UTC by Agostino Sarubbo
Modified: 2024-01-27 06:54 UTC (History)
0 users

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


Attachments
build.log.xz (build.log.xz,18.92 KB, application/x-xz)
2024-01-27 06:54 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 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'