Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 893584 - dev-python/jupyter_server_fileid-0.6.0 fails tests: ModuleNotFoundError: No module named pytest_jupyter
Summary: dev-python/jupyter_server_fileid-0.6.0 fails tests: ModuleNotFoundError: No m...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-08 08:14 UTC by Agostino Sarubbo
Modified: 2023-02-08 08:27 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,76.83 KB, text/plain)
2023-02-08 08:14 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-08 08:14:36 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/jupyter_server_fileid-0.6.0 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-02-08 08:14:39 UTC
Created attachment 850136 [details]
build.log

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


ImportError: Error importing plugin "pytest_jupyter.jupyter_server": No module named 'pytest_jupyter'
ModuleNotFoundError: No module named 'pytest_jupyter'
Comment 3 Larry the Git Cow gentoo-dev 2023-02-08 08:27:55 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1aa2972a94d51551bb92c6fb8002b91a8ca3a4c8

commit 1aa2972a94d51551bb92c6fb8002b91a8ca3a4c8
Author:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
AuthorDate: 2023-02-08 08:26:59 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2023-02-08 08:26:59 +0000

    dev-python/jupyter_server_fileid: add missing test dep
    
    Closes: https://bugs.gentoo.org/893584
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 dev-python/jupyter_server_fileid/jupyter_server_fileid-0.6.0.ebuild | 5 +++++
 1 file changed, 5 insertions(+)