Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 930758 - dev-vcs/git-extras-7.2.0 fails tests: ModuleNotFoundError: No module named testpath
Summary: dev-vcs/git-extras-7.2.0 fails tests: ModuleNotFoundError: No module named te...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sam James
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-04-27 07:55 UTC by Agostino Sarubbo
Modified: 2024-04-27 22:23 UTC (History)
0 users

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


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

Issue: dev-vcs/git-extras-7.2.0 fails tests.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-04-27 07:55:29 UTC
Created attachment 891828 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-04-27 22:23:11 UTC
The bug has been closed via the following commit(s):

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

commit 95c9cb63290d8e22ba06ea12e016c28031911f48
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-04-27 22:21:41 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-04-27 22:22:12 +0000

    dev-vcs/git-extras: fix test deps
    
    I was clearly working too late last night. Fix obvious error in omission
    of python_check_deps and also the testpath dep.
    
    Closes: https://bugs.gentoo.org/930758
    Closes: https://bugs.gentoo.org/930800
    Fixes: 3cdee62a15218b82803a620b86b6b2cae1d8a8a9
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-vcs/git-extras/git-extras-7.2.0.ebuild | 7 +++++++
 1 file changed, 7 insertions(+)