Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 923135 - dev-python/pygal-3.0.4 fails tests: ModuleNotFoundError: No module named importlib_metadata
Summary: dev-python/pygal-3.0.4 fails tests: ModuleNotFoundError: No module named impo...
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-01-28 16:20 UTC by Agostino Sarubbo
Modified: 2024-01-28 19:37 UTC (History)
0 users

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


Attachments
build.log (build.log,407.47 KB, text/plain)
2024-01-28 16:20 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-28 16:20:21 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/pygal-3.0.4 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-28 16:20:24 UTC
Created attachment 883468 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-01-28 16:20:25 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


E   ModuleNotFoundError: No module named 'importlib_metadata'
ERROR  - ModuleNotFoundError: No module named 'importlib_metadata'
Comment 3 Larry the Git Cow gentoo-dev 2024-01-28 19:37:00 UTC
The bug has been closed via the following commit(s):

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

commit ac797927113f5d444fd9c407ff0fb3e468e13532
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2024-01-28 17:34:50 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2024-01-28 19:36:54 +0000

    dev-python/pygal: Add rdep on dev-python/importlib-metadata
    
    Closes: https://bugs.gentoo.org/923135
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/pygal/{pygal-3.0.4.ebuild => pygal-3.0.4-r1.ebuild} | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)