emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#30522: closed (offloading requires guile-readline


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#30522: closed (offloading requires guile-readline on the remote system)
Date: Mon, 19 Feb 2018 16:12:01 +0000

Your message dated Mon, 19 Feb 2018 17:11:47 +0100
with message-id <address@hidden>
and subject line Re: bug#30522: offloading requires guile-readline on the 
remote system
has caused the debbugs.gnu.org bug report #30522,
regarding offloading requires guile-readline on the remote system
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
30522: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=30522
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: offloading requires guile-readline on the remote system Date: Mon, 19 Feb 2018 14:48:19 +0100 User-agent: Notmuch/0.26 (https://notmuchmail.org) Emacs/25.3.1 (x86_64-pc-linux-gnu)
Hello!

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.

It would be great to make Guile fail gracefully and print a message
about readline being unavailable instead of just looping endlessly.  Or
at the very least document the requirement.

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message --- Subject: Re: 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


--- End Message ---

reply via email to

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