Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 931663 - dev-python/notebook-7.1.3 fails to build unless dev-python/jupyterlab is installed
Summary: dev-python/notebook-7.1.3 fails to build unless dev-python/jupyterlab is inst...
Status: UNCONFIRMED
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: 2024-05-10 06:59 UTC by July Tikhonov
Modified: 2024-05-10 19:41 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,5.83 KB, text/x-log)
2024-05-10 06:59 UTC, July Tikhonov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description July Tikhonov 2024-05-10 06:59:58 UTC
Created attachment 892651 [details]
build.log

dev-python/notebook-7.1.3 fails to build with the following error:

ValueError: Aborting. Could not find cmd (jlpm) in path. If command is not expected to be in user's path, use an absolute path.

(build.log attached)

Installing dev-python/jupyterlab-4.1.6 in the host environment has allowed the build to succeed.

Apparently, dev-python/jupyterlab is a buildtime dependency of dev-python/notebook, not just runtime dependency.