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

Bug 728672

Summary: dev-vcs/python-gitlab fails tests: ModuleNotFoundError: No module named 'responses'
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: William Hubbs <williamh>
Status: RESOLVED FIXED    
Severity: normal CC: sam
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-06-18 15:30:52 UTC
@@This is an auto-filed bug@@
If you think that a different summary clarifies the issue better, feel free to change it.

Issue: dev-vcs/python-gitlab fails tests.
Discovered on: amd64

NOTE:
If you need further logs, feel free to ask.
Comment 1 Agostino Sarubbo gentoo-dev 2020-06-18 15:30:57 UTC
Created attachment 645168 [details]
build.log

build log and emerge --info
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-06-18 15:36:26 UTC
Looks like missing testdep on dev-python/responses.
Comment 3 Larry the Git Cow gentoo-dev 2022-06-18 00:48:31 UTC
The bug has been closed via the following commit(s):

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

commit 8a5e17b48f908441b70e267a1748cd3e6f19cbbf
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-06-18 00:48:06 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-06-18 00:48:06 +0000

    dev-vcs/python-gitlab: add some missing test deps
    
    Closes: https://bugs.gentoo.org/728672
    Closes: https://bugs.gentoo.org/852698
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-vcs/python-gitlab/python-gitlab-3.5.0.ebuild | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)