Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 881171 - dev-python/jupyter_core-5.0.0 fails tests: ModuleNotFoundError: No module named platformdirs
Summary: dev-python/jupyter_core-5.0.0 fails tests: ModuleNotFoundError: No module nam...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-13 08:31 UTC by Agostino Sarubbo
Modified: 2022-11-13 11:51 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,103.20 KB, text/plain)
2022-11-13 08:31 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-11-13 08:31:33 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/jupyter_core-5.0.0 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-11-13 08:31:36 UTC
Created attachment 832209 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-11-13 08:31:37 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


E   ModuleNotFoundError: No module named 'platformdirs'
ERROR jupyter_core/tests/test_application.py - ModuleNotFoundError: No module...
ERROR jupyter_core/tests/test_command.py - ModuleNotFoundError: No module nam...
ERROR jupyter_core/tests/test_migrate.py - ModuleNotFoundError: No module nam...
ERROR jupyter_core/tests/test_paths.py - ModuleNotFoundError: No module named...
Comment 3 Larry the Git Cow gentoo-dev 2022-11-13 11:51:05 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95589285cd5c46a93a5f0c8f08e333177192b3e3

commit 95589285cd5c46a93a5f0c8f08e333177192b3e3
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2022-11-13 11:26:49 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2022-11-13 11:50:55 +0000

    dev-python/jupyter_core: Add missing dependencies
    
    Closes: https://bugs.gentoo.org/881171
    Closes: https://bugs.gentoo.org/881173
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 .../{jupyter_core-5.0.0.ebuild => jupyter_core-5.0.0-r1.ebuild}         | 2 ++
 1 file changed, 2 insertions(+)