[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 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.
signature.asc
Description: PGP signature
- bug#30522: offloading requires guile-readline on the remote system,
Marius Bakke <=