Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 930187 - dev-python/django-polymorphic-3.1-r1 fails tests: ERROR setuptools_scm._file_finders.git listing git files failed - pretending there arent any
Summary: dev-python/django-polymorphic-3.1-r1 fails tests: ERROR setuptools_scm._file_...
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: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-04-18 06:30 UTC by Agostino Sarubbo
Modified: 2024-04-22 07:39 UTC (History)
0 users

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


Attachments
build.log (build.log,210.50 KB, text/plain)
2024-04-18 06:30 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-04-18 06:30:30 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/django-polymorphic-3.1-r1 fails tests.
Discovered on: amd64 (internal ref: tinderbox_musl)
System: MUSL-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-04-18 06:30:31 UTC
Created attachment 891037 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-04-18 06:30:32 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
ERROR: test_admin_inlines (polymorphic.tests.test_admin.PolymorphicAdminTests)
ERROR: test_admin_registration (polymorphic.tests.test_admin.PolymorphicAdminTests)
FAILED (errors=2)
ModuleNotFoundError: No module named 'tzdata'
zoneinfo._common.ZoneInfoNotFoundError: 'No time zone found with key America/Chicago'
Comment 3 Larry the Git Cow gentoo-dev 2024-04-18 15:45:49 UTC
The bug has been closed via the following commit(s):

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

commit c5dc26a2202888b02dc49e7c2f0ed35ee57a9a50
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2024-04-18 14:00:20 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2024-04-18 15:45:40 +0000

    dev-python/django: Add dep on sys-libs/timezone-data
    
    Closes: https://bugs.gentoo.org/930187
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/django/django-3.2.25.ebuild | 1 +
 dev-python/django/django-4.2.11.ebuild | 1 +
 dev-python/django/django-5.0.4.ebuild  | 1 +
 3 files changed, 3 insertions(+)