Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 832713 - dev-python/jaraco-packaging-8.2.1 fails tests: ModuleNotFoundError: No module named packaging.version
Summary: dev-python/jaraco-packaging-8.2.1 fails tests: ModuleNotFoundError: No module...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Louis Sautier (sbraz)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-04 16:08 UTC by Agostino Sarubbo
Modified: 2022-02-04 18:32 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,65.86 KB, text/plain)
2022-02-04 16:09 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-02-04 16:08:58 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/jaraco-packaging-8.2.1 fails tests.
Discovered on: amd64 (internal ref: ci)

NOTE:
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2022-02-04 16:09:00 UTC
Created attachment 764356 [details]
build.log

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


E   ModuleNotFoundError: No module named 'packaging.version'
ERROR jaraco/packaging/depends.py - ModuleNotFoundError: No module named 'pac...
ERROR jaraco/packaging/info.py - ModuleNotFoundError: No module named 'packag...
Comment 3 Larry the Git Cow gentoo-dev 2022-02-04 18:32:28 UTC
The bug has been closed via the following commit(s):

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

commit 2a63857867e69f9ffa053987d6144849c162d544
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2022-02-04 18:19:44 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2022-02-04 18:32:22 +0000

    dev-python/jaraco-packaging: Fix ns-caused import failures
    
    Closes: https://bugs.gentoo.org/832713
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/jaraco-packaging/jaraco-packaging-8.2.1.ebuild | 11 +++++++++++
 1 file changed, 11 insertions(+)