unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Marius Bakke <mbakke@fastmail.com>
Cc: 30522@debbugs.gnu.org
Subject: bug#30522: offloading requires guile-readline on the remote system
Date: Mon, 19 Feb 2018 16:35:23 +0100	[thread overview]
Message-ID: <87y3jpf0w4.fsf@gnu.org> (raw)
In-Reply-To: <87eflhccpo.fsf@fastmail.com> (Marius Bakke's message of "Mon, 19 Feb 2018 14:48:19 +0100")

Hi Marius,

Marius Bakke <mbakke@fastmail.com> 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.)

Otherwise I see no reason why things would go wrong.  For instance, this
appears to work fine:

--8<---------------cut here---------------start------------->8---
$ ./pre-inst-env guix environment --ad-hoc guile -C -- guile --listen
substitute: updating list of substitutes from 'https://berlin.guixsd.org'... 100.0%
substitute: updating list of substitutes from 'https://mirror.hydra.gnu.org'... 100.0%
The following derivations will be built:
   /gnu/store/5y0fr7fbmpvbry09ks7i0fqaqvrl2yjn-profile.drv
   /gnu/store/ffp06ykw5qjlj3c2drys30nf73lgf6h4-info-dir.drv
   /gnu/store/209l6232jpic6cj90ijss2122xz743ia-fonts-dir.drv
   /gnu/store/1hj38jwa8bhkgwxxhrflbaslkql37db5-ca-certificate-bundle.drv
   /gnu/store/3hk4zjhl5g3i94yfdw5mzmbyhfrwqwxx-manual-database.drv
Creating manual page database...
1 entries processed in 0.1 s
GNU Guile 2.2.3
Copyright (C) 1995-2017 Free Software Foundation, Inc.

Guile comes with ABSOLUTELY NO WARRANTY; for details type `,show w'.
This program is free software, and you are welcome to redistribute it
under certain conditions; type `,show c' for details.

Enter `,help' for help.
scheme@(guile-user)> +
$1 = #<procedure + (#:optional _ _ . _)>
scheme@(guile-user)> -
$2 = #<procedure - (#:optional _ _ . _)>
--8<---------------cut here---------------end--------------->8---

Thanks,
Ludo’.

  reply	other threads:[~2018-02-19 15:36 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-19 13:48 bug#30522: offloading requires guile-readline on the remote system Marius Bakke
2018-02-19 15:35 ` Ludovic Courtès [this message]
2018-02-19 16:11   ` Marius Bakke
2018-02-19 20:31     ` Ludovic Courtès
2018-02-20 17:33       ` Marius Bakke
2018-02-21 22:07         ` bug#30522: Guile-SSH retries upon “guile --listen” failure to start Ludovic Courtès
2018-02-24 10:52           ` Artyom Poptsov
2018-03-05  2:15             ` Artyom Poptsov
2018-03-05 10:11               ` Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87y3jpf0w4.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=30522@debbugs.gnu.org \
    --cc=mbakke@fastmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).