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

Bug 867715

Summary: dev-python/versioneer-0.24 fails tests: test_pyproject
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 2022-08-31 11:52:30 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/versioneer-0.24 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-08-31 11:52:32 UTC
Created attachment 802234 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-08-31 11:52:33 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


AssertionError: problem running python (workdir: /var/tmp/portage/dev-python/versioneer-0.24/temp/tmpusfbdvmi/demoapp/.)
FAIL
FAILED (failures=1)
FAIL: test_pyproject (__main__.Repo)
/var/tmp/portage/dev-python/versioneer-0.24/work/python-versioneer-0.24-python3_8/install/usr/bin/python3.8: No module named build.__main__; 'build' is a package and cannot be directly executed
Comment 3 Larry the Git Cow gentoo-dev 2022-08-31 17:38:27 UTC
The bug has been closed via the following commit(s):

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

commit b6b65a0e9fe91cd9458823c0d2914fa02e648a14
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2022-08-31 17:37:17 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2022-08-31 17:38:24 +0000

    dev-python/versioneer: Add missing test-dep on build
    
    Closes: https://bugs.gentoo.org/867715
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/versioneer/versioneer-0.24.ebuild | 1 +
 1 file changed, 1 insertion(+)