Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 834586 - dev-python/django-allauth-0.49.0 fails tests on MUSL
Summary: dev-python/django-allauth-0.49.0 fails tests on MUSL
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-04 18:56 UTC by Agostino Sarubbo
Modified: 2022-06-05 14:18 UTC (History)
0 users

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


Attachments
build.log (build.log,935.08 KB, text/plain)
2022-03-04 18:56 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-04 18:56:48 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/django-allauth-0.49.0 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:56:51 UTC
Created attachment 766250 [details]
build.log

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


FAILED (errors=1, expected failures=2)
ModuleNotFoundError: No module named 'tzdata'
ValueError: "DOMAIN" key is missing in Amazon Cognito configuration.
backports.zoneinfo._common.ZoneInfoNotFoundError: 'No time zone found with key America/Chicago'
Comment 3 Larry the Git Cow gentoo-dev 2022-06-05 14:18:29 UTC
The bug has been closed via the following commit(s):

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

commit 8ebe5f42eb755b99aa407f590daa4b930dd19fb6
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2022-06-05 14:15:12 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2022-06-05 14:16:40 +0000

    dev-python/django-allauth: treeclean
    
    Closes: https://bugs.gentoo.org/834586
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 dev-python/django-allauth/Manifest                 |  1 -
 .../django-allauth/django-allauth-0.50.0.ebuild    | 52 ----------------------
 dev-python/django-allauth/metadata.xml             | 13 ------
 profiles/package.mask                              |  1 -
 4 files changed, 67 deletions(-)