Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 931131 - app-shells/bash-completion-2.13.0 fails tests: ImportError: Error importing plugin pytest_forked: No module named pytest_forked
Summary: app-shells/bash-completion-2.13.0 fails tests: ImportError: Error importing p...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Shell Tools project
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-05-03 12:24 UTC by Agostino Sarubbo
Modified: 2024-05-03 12:38 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,71.94 KB, text/plain)
2024-05-03 12:24 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-05-03 12:24:17 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-shells/bash-completion-2.13.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-05-03 12:24:19 UTC
Created attachment 892206 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-05-03 12:24:19 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


ImportError: Error importing plugin "pytest_forked": No module named 'pytest_forked'
ModuleNotFoundError: No module named 'pytest_forked'
Comment 3 Larry the Git Cow gentoo-dev 2024-05-03 12:38:10 UTC
The bug has been closed via the following commit(s):

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

commit 2fa63f232bd267a47055cbb0ce024d3b03929c39
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-05-03 12:37:38 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-05-03 12:37:38 +0000

    app-shells/bash-completion: add pytest-forked test dep
    
    I'm actually wondering if I'm forgetting something here, because I was
    convinced pytest-forked or something merged into pytest-xdist...?
    
    Closes: https://bugs.gentoo.org/931131
    Signed-off-by: Sam James <sam@gentoo.org>

 app-shells/bash-completion/bash-completion-2.13.0-r1.ebuild | 2 ++
 1 file changed, 2 insertions(+)