Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 848450 - [guru] dev-python/WSME-0.11.0 fails tests: ModuleNotFoundError: No module named sphinx
Summary: [guru] dev-python/WSME-0.11.0 fails tests: ModuleNotFoundError: No module nam...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alessandro Barbieri
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2022-05-30 06:39 UTC by Agostino Sarubbo
Modified: 2022-05-30 12:55 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,86.34 KB, text/plain)
2022-05-30 06:39 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 2022-05-30 06:39:16 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/WSME-0.11.0 fails tests.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-05-30 06:39:18 UTC
Created attachment 781382 [details]
build.log

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


FAILED (errors=1)
ModuleNotFoundError: No module named 'sphinx'
Comment 3 Larry the Git Cow gentoo-dev 2022-05-30 12:55:12 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6c249b36a195d1df3f117fac6dc20b211439b337

commit 6c249b36a195d1df3f117fac6dc20b211439b337
Author:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
AuthorDate: 2022-05-30 11:41:38 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
CommitDate: 2022-05-30 12:09:10 +0000

    dev-python/WSME: add missing sphinx test dep
    
    Closes: https://bugs.gentoo.org/848450
    Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>

 dev-python/WSME/WSME-0.11.0.ebuild | 2 ++
 1 file changed, 2 insertions(+)