GNU bug report logs -
#49355
[guix-jupyter] timeout issue running the kernel
Previous Next
Reported by: Domagoj Stolfa <ds815 <at> gmx.com>
Date: Sat, 3 Jul 2021 15:31:02 UTC
Severity: normal
Done: Domagoj Stolfa <ds815 <at> gmx.com>
Bug is archived. No further changes may be made.
Full log
Message #14 received at 49355 <at> debbugs.gnu.org (full text, mbox):
Hi,
Domagoj Stolfa <ds815 <at> gmx.com> skribis:
> After a very painful bisect with various issues appearing in jupyter (unrelated
> to this one), I've identified the first good commit and the first bad commit.
>
> The commit range which caused the problem is between
>
> 95f25c9b13e22603c35f3acd9048fbd1c8671925
>
> and
>
> 9e7f09cbec40257619e57edfdd700c775e96833d
>
> which is a series of commits by Ricardo updating a bunch of python stuff,
> including jupyter. My suspicion is that the update to jupyter-core from 4.4.0 to
> 4.7.1 (2a12cbaaab970bcab09002e952e062da0274f0b6) caused jupyter-core to no
> longer agree with the guix kernel. I haven't diagnosed further.
>
> The first good commit is 85788dd64d5c54ff52f19c8bb6c8c522ed581b2c and the first
> bad commit I was able to actually get jupyter to work on is
> 9e7f09cbec40257619e57edfdd700c775e96833d.
Thanks for bisecting!
I believe this is fixed by
<https://gitlab.inria.fr/guix-hpc/guix-kernel/-/commit/bc81615c11b67abe6533d7e076cf152d06618866>.
You should be able to try it out by running:
guix environment --ad-hoc jupyter guix-jupyter \
--with-branch=guix-jupyter=master -- \
jupyter notebook --debug --no-browser
Hmm now that I re-test it seems to be unreliable. Perhaps I’m missing
something else.
Let me know if it works for you!
Ludo’.
This bug report was last modified 3 years and 319 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.