Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 827969

Summary: dev-python/pkginfo-1.8.1 fails tests: ModuleNotFoundError: No module named 'wheel'
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal CC: mgorny
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2021-12-02 06:59:29 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/pkginfo-1.8.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 2021-12-02 06:59:31 UTC
Created attachment 757168 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-12-02 06:59:32 UTC
Error(s) that match a know pattern:


E       ModuleNotFoundError: No module named 'wheel'
Comment 3 Agostino Sarubbo gentoo-dev 2021-12-02 07:02:32 UTC
*** Bug 827970 has been marked as a duplicate of this bug. ***
Comment 4 Agostino Sarubbo gentoo-dev 2021-12-02 07:02:35 UTC
*** Bug 827971 has been marked as a duplicate of this bug. ***
Comment 5 Larry the Git Cow gentoo-dev 2021-12-02 08:12:30 UTC
The bug has been closed via the following commit(s):

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

commit 87c9c51714aa36f0298133c21fef9a77ad6f11b4
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2021-12-02 08:04:22 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2021-12-02 08:12:26 +0000

    dev-python/pkginfo: Add dev-python/wheel test dep
    
    Closes: https://bugs.gentoo.org/827969
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/pkginfo/pkginfo-1.8.2.ebuild | 5 +++++
 1 file changed, 5 insertions(+)