Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 893380 - [guru] dev-python/repoze-sphinx-autointerface-1.0.0 fails tests: ModuleNotFoundError: No module named sphinx
Summary: [guru] dev-python/repoze-sphinx-autointerface-1.0.0 fails tests: ModuleNotFou...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Julien
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-06 11:42 UTC by Agostino Sarubbo
Modified: 2023-04-13 07:02 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,72.23 KB, text/plain)
2023-02-06 11:42 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 2023-02-06 11:42:19 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/repoze-sphinx-autointerface-1.0.0 fails tests.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-02-06 11:42:21 UTC
Created attachment 849974 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-02-06 11:42:22 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED (errors=1)
ImportError: Failed to import test module: repoze.sphinx.tests.test_autointerface
ModuleNotFoundError: No module named 'sphinx'
Comment 3 Larry the Git Cow gentoo-dev 2023-04-13 07:02:16 UTC
The bug has been closed via the following commit(s):

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

commit f9ece69e0a103e8dbc6e9b5444caa55299e4715f
Author:     Julien Roy <julien@jroy.ca>
AuthorDate: 2023-04-10 04:06:38 +0000
Commit:     Julien Roy <julien@jroy.ca>
CommitDate: 2023-04-10 04:06:38 +0000

    dev-python/repoze-sphinx-autointerface: add 1.0.0-r1
    
    use pypi.eclass
    add dev-python/sphinx dependency
    
    Closes: https://bugs.gentoo.org/893380
    Signed-off-by: Julien Roy <julien@jroy.ca>

 .../repoze-sphinx-autointerface-1.0.0-r1.ebuild    | 40 ++++++++++++++++++++++
 1 file changed, 40 insertions(+)