* bug#42385: guile-based jupyter kernels mix guile3 and guile2.2
@ 2020-07-16 4:29 Jesse Gibbons
2020-07-17 14:25 ` Jesse Gibbons
2020-07-20 9:22 ` Ludovic Courtès
0 siblings, 2 replies; 5+ messages in thread
From: Jesse Gibbons @ 2020-07-16 4:29 UTC (permalink / raw)
To: 42385
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.
^ permalink raw reply [flat|nested] 5+ messages in thread
* bug#42385: guile-based jupyter kernels mix guile3 and guile2.2
2020-07-16 4:29 bug#42385: guile-based jupyter kernels mix guile3 and guile2.2 Jesse Gibbons
@ 2020-07-17 14:25 ` Jesse Gibbons
2020-07-20 9:22 ` Ludovic Courtès
1 sibling, 0 replies; 5+ messages in thread
From: Jesse Gibbons @ 2020-07-17 14:25 UTC (permalink / raw)
To: 42385
I have a series of patches coming soon that fix both named issues.
^ permalink raw reply [flat|nested] 5+ messages in thread
* bug#42385: guile-based jupyter kernels mix guile3 and guile2.2
2020-07-16 4:29 bug#42385: guile-based jupyter kernels mix guile3 and guile2.2 Jesse Gibbons
2020-07-17 14:25 ` Jesse Gibbons
@ 2020-07-20 9:22 ` Ludovic Courtès
2020-07-20 14:22 ` Jesse Gibbons
1 sibling, 1 reply; 5+ messages in thread
From: Ludovic Courtès @ 2020-07-20 9:22 UTC (permalink / raw)
To: Jesse Gibbons; +Cc: 42385
Hi Jesse,
Jesse Gibbons <jgibbons2357@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’.
^ permalink raw reply [flat|nested] 5+ messages in thread
* bug#42385: guile-based jupyter kernels mix guile3 and guile2.2
2020-07-20 9:22 ` Ludovic Courtès
@ 2020-07-20 14:22 ` Jesse Gibbons
2020-07-24 10:16 ` Ludovic Courtès
0 siblings, 1 reply; 5+ messages in thread
From: Jesse Gibbons @ 2020-07-20 14:22 UTC (permalink / raw)
To: Ludovic Courtès; +Cc: 42385
On 7/20/20 3:22 AM, Ludovic Courtès wrote:
> Hi Jesse,
>
> Jesse Gibbons <jgibbons2357@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.
^ permalink raw reply [flat|nested] 5+ messages in thread
* bug#42385: guile-based jupyter kernels mix guile3 and guile2.2
2020-07-20 14:22 ` Jesse Gibbons
@ 2020-07-24 10:16 ` Ludovic Courtès
0 siblings, 0 replies; 5+ messages in thread
From: Ludovic Courtès @ 2020-07-24 10:16 UTC (permalink / raw)
To: Jesse Gibbons; +Cc: 42385-done
This is now fixed by commits c984b70ccb0037406f36d2718c4bbb9a5539e7a3
and 3a27a3dc8fbaf78a639d3e44267cd21c9adb9a7f; closing.
Thanks again, Jesse!
Ludo’.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2020-07-24 10:17 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-16 4:29 bug#42385: guile-based jupyter kernels mix guile3 and guile2.2 Jesse Gibbons
2020-07-17 14:25 ` Jesse Gibbons
2020-07-20 9:22 ` Ludovic Courtès
2020-07-20 14:22 ` Jesse Gibbons
2020-07-24 10:16 ` Ludovic Courtès
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.