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: 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: 2024-05-10 06:59 UTC by July Tikhonov
Modified: 2024-12-05 14:54 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.
Comment 1 Larry the Git Cow gentoo-dev 2024-12-05 14:54:25 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7de30e93ea0f3c8f9d3240b3ad5eecc54cfaf9af

commit 7de30e93ea0f3c8f9d3240b3ad5eecc54cfaf9af
Author:     Nowa Ammerlaan <nowa@gentoo.org>
AuthorDate: 2024-12-05 14:42:42 +0000
Commit:     Nowa Ammerlaan <nowa@gentoo.org>
CommitDate: 2024-12-05 14:53:57 +0000

    dev-python/notebook: add 7.3.1
    
    Closes: https://bugs.gentoo.org/931663
    Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org>

 dev-python/notebook/Manifest              |  1 +
 dev-python/notebook/notebook-7.3.1.ebuild | 66 +++++++++++++++++++++++++++++++
 2 files changed, 67 insertions(+)