Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 893810

Summary: dev-python/jupyter-client-8.0.2 fails tests (HARDENED-SYSTEM): RuntimeError: Kernel died before replying to kernel_info
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Science Related Packages <sci>
Status: CONFIRMED ---    
Severity: normal CC: python
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

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]