GNU bug report logs - #42385
guile-based jupyter kernels mix guile3 and guile2.2

Previous Next

Package: guix;

Reported by: Jesse Gibbons <jgibbons2357 <at> gmail.com>

Date: Thu, 16 Jul 2020 04:30:02 UTC

Severity: normal

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 42385 in the body.
You can then email your comments to 42385 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#42385; Package guix. (Thu, 16 Jul 2020 04:30:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Jesse Gibbons <jgibbons2357 <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Thu, 16 Jul 2020 04:30:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Jesse Gibbons <jgibbons2357 <at> gmail.com>
To: bug-guix <at> gnu.org
Subject: guile-based jupyter kernels mix guile3 and guile2.2
Date: Wed, 15 Jul 2020 22:29:36 -0600
jupyter-guile-kernel and guix-jupyter mix guile3 and guile2.2.

- jupyter-guile-kernel only has one of its dependencies in 
GUILE_LOAD_PATH, so it doesn't build.

- guix-jupyter builds successfully, but searches in the wrong directory 
for guix-jupyter-kernel.scm.

jupyter-guile-kernel requires guile-json1 which has not been packaged 
for guile3, and is still built with guile2.2. IINM the 
jupyter-guile-kernel repository has been updated to build with guile3, 
so it might be worth updating. Unfortunately, there are no releases in 
its github repository. I expect guix-jupyter will be much easier to fix.





Information forwarded to bug-guix <at> gnu.org:
bug#42385; Package guix. (Fri, 17 Jul 2020 14:26:02 GMT) Full text and rfc822 format available.

Message #8 received at 42385 <at> debbugs.gnu.org (full text, mbox):

From: Jesse Gibbons <jgibbons2357 <at> gmail.com>
To: 42385 <at> debbugs.gnu.org
Subject: RE: bug#42385: guile-based jupyter kernels mix guile3 and guile2.2
Date: Fri, 17 Jul 2020 08:25:17 -0600
I have a series of patches coming soon that fix both named issues.





Information forwarded to bug-guix <at> gnu.org:
bug#42385; Package guix. (Mon, 20 Jul 2020 09:23:01 GMT) Full text and rfc822 format available.

Message #11 received at 42385 <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Jesse Gibbons <jgibbons2357 <at> gmail.com>
Cc: 42385 <at> debbugs.gnu.org
Subject: Re: bug#42385: guile-based jupyter kernels mix guile3 and guile2.2
Date: Mon, 20 Jul 2020 11:22:09 +0200
Hi Jesse,

Jesse Gibbons <jgibbons2357 <at> gmail.com> skribis:

> jupyter-guile-kernel and guix-jupyter mix guile3 and guile2.2.
>
> - jupyter-guile-kernel only has one of its dependencies in
> GUILE_LOAD_PATH, so it doesn't build.
>
> - guix-jupyter builds successfully, but searches in the wrong
> directory for guix-jupyter-kernel.scm.
>
> jupyter-guile-kernel requires guile-json1 which has not been packaged
> for guile3, and is still built with guile2.2. IINM the
> jupyter-guile-kernel repository has been updated to build with guile3,
> so it might be worth updating. Unfortunately, there are no releases in
> its github repository. I expect guix-jupyter will be much easier to
> fix.

> I have a series of patches coming soon that fix both named issues.

Good catch!  Did you eventually manage to complete your work?

Thanks,
Ludo’.




Information forwarded to bug-guix <at> gnu.org:
bug#42385; Package guix. (Mon, 20 Jul 2020 14:23:01 GMT) Full text and rfc822 format available.

Message #14 received at 42385 <at> debbugs.gnu.org (full text, mbox):

From: Jesse Gibbons <jgibbons2357 <at> gmail.com>
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: 42385 <at> debbugs.gnu.org
Subject: Re: bug#42385: guile-based jupyter kernels mix guile3 and guile2.2
Date: Mon, 20 Jul 2020 08:22:40 -0600
On 7/20/20 3:22 AM, Ludovic Courtès wrote:
> Hi Jesse,
>
> Jesse Gibbons <jgibbons2357 <at> gmail.com> skribis:
>
>> jupyter-guile-kernel and guix-jupyter mix guile3 and guile2.2.
>>
>> - jupyter-guile-kernel only has one of its dependencies in
>> GUILE_LOAD_PATH, so it doesn't build.
>>
>> - guix-jupyter builds successfully, but searches in the wrong
>> directory for guix-jupyter-kernel.scm.
>>
>> jupyter-guile-kernel requires guile-json1 which has not been packaged
>> for guile3, and is still built with guile2.2. IINM the
>> jupyter-guile-kernel repository has been updated to build with guile3,
>> so it might be worth updating. Unfortunately, there are no releases in
>> its github repository. I expect guix-jupyter will be much easier to
>> fix.
>> I have a series of patches coming soon that fix both named issues.
> Good catch!  Did you eventually manage to complete your work?
>
> Thanks,
> Ludo’.


The only reason I have not yet sent these patches (and others I have 
ready to send) is I haven't found the time to make the patches 
acceptable (lint, format commit messages, etc.). I will have time to do 
that tomorrow, so expect patches by July 22.





Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Fri, 24 Jul 2020 10:17:03 GMT) Full text and rfc822 format available.

Notification sent to Jesse Gibbons <jgibbons2357 <at> gmail.com>:
bug acknowledged by developer. (Fri, 24 Jul 2020 10:17:03 GMT) Full text and rfc822 format available.

Message #19 received at 42385-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Jesse Gibbons <jgibbons2357 <at> gmail.com>
Cc: 42385-done <at> debbugs.gnu.org
Subject: Re: bug#42385: guile-based jupyter kernels mix guile3 and guile2.2
Date: Fri, 24 Jul 2020 12:16:32 +0200
This is now fixed by commits c984b70ccb0037406f36d2718c4bbb9a5539e7a3
and 3a27a3dc8fbaf78a639d3e44267cd21c9adb9a7f; closing.

Thanks again, Jesse!

Ludo’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 21 Aug 2020 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 261 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.