ssh: 'send-files' reports missing modules on the remote host.
authorLudovic Courtès <ludo@gnu.org>
Mon, 23 Mar 2020 09:08:41 +0000 (10:08 +0100)
committerLudovic Courtès <ludo@gnu.org>
Mon, 23 Mar 2020 09:48:17 +0000 (10:48 +0100)
commit8f53d73493a2949e2db28cd7d689a690b2d9479a
treebaa5a5a07deca05b0bbdfd41455cb56d62607c7e
parent1eb27d5caec488dc901965b4cff8723e3670be90
ssh: 'send-files' reports missing modules on the remote host.

Reported by Mikael Djurfeldt <mikael@djurfeldt.com>
in <https://bugs.gnu.org/40125>.

* guix/ssh.scm (send-files)[inferior-remote-eval*]: New procedure.
[missing]: Use it.  Add an explicit 'resolve-module' call.
(report-inferior-exception): New procedure.
guix/ssh.scm