bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#30522: offloading requires guile-readline on the remote system


From: Marius Bakke
Subject: bug#30522: offloading requires guile-readline on the remote system
Date: Mon, 19 Feb 2018 17:11:47 +0100
User-agent: Notmuch/0.26 (https://notmuchmail.org) Emacs/25.3.1 (x86_64-pc-linux-gnu)

Ludovic Courtès <address@hidden> writes:

> Hi Marius,
>
> Marius Bakke <address@hidden> skribis:
>
>> After reconfiguring a remote machine on latest 'master' (post recent
>> core-updates merge), I found that offloading to it would just "hang".
>>
>> After some debugging I found that `guile --listen` failed to import
>> (ice-9 readline).  Installing guile-readline for the offload user did
>> the trick.
>
> Could it be that ~/.guile on that machine imports (ice-9 readline)?
> (On GuixSD the default ~/.guile used to import it unconditionally.)

Ah, good catch!  This was using the default .guile from before
2ba2c98d8aa695cce608313833a36c61b0fb3428.  I have verified that copying
the new .guile from /etc/skel works even without guile-readline
installed.

It would still be good with a better failure mode, but I'll file this
under "pebkac" for now.

Thanks!

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]