Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 893810 - dev-python/jupyter-client-8.0.2 fails tests (HARDENED-SYSTEM): RuntimeError: Kernel died before replying to kernel_info
Summary: dev-python/jupyter-client-8.0.2 fails tests (HARDENED-SYSTEM): RuntimeError: ...
Status: CONFIRMED
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-10 08:18 UTC by Agostino Sarubbo
Modified: 2024-01-13 14:39 UTC (History)
1 user (show)

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


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

Issue: dev-python/jupyter_client-8.0.2 fails tests (HARDENED-SYSTEM).
Discovered on: amd64 (internal ref: hardened_tinderbox)

NOTE:
(HARDENED-SYSTEM) in the summary means that the bug was found on a machine that runs an hardened profile with -D_FORTIFY_SOURCE=3 and -D_GLIBCXX_ASSERTIONS (https://www.gentoo.org/support/news-items/2023-01-01-hardening-fortify-assertions.html) but this bug MAY or MAY NOT BE related to the changes related to hardened.
Comment 1 Agostino Sarubbo gentoo-dev 2023-02-10 08:18:20 UTC
Created attachment 850326 [details]
build.log

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


  zmq.error.ZMQError: Too many open files
E               RuntimeError: Kernel died before replying to kernel_info
FAILED tests/test_kernelmanager.py::TestParallel::test_start_parallel_process_kernels[tcp]
SKIPPED [1] tests/test_session.py:433: could not import 'msgpack': No module named 'msgpack'
tests/test_session.py::TestSession::test_datetimes_msgpack SKIPPED (could not import 'msgpack': No module named 'msgpack') [209/219]