bug-guix
[Top][All Lists]
Advanced

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

bug#26972: ssh: ‘send-files’ silently fails if key is not authorized on


From: Ludovic Courtès
Subject: bug#26972: ssh: ‘send-files’ silently fails if key is not authorized on remote target
Date: Thu, 18 May 2017 00:05:27 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux)

I just noticed that something like:

  guix copy --to=REMOTE /gnu/store/….drv

seems to work (it actually sends data) but silently fails if the host’s
nar signing key is not authorized on REMOTE (that is, the store items
are not added to REMOTE’s store but there’s no error message).  Same
problem with ‘guix offload’ since both use ‘send-files’ in (guix ssh).

This is on v0.12.0-3916-g411ba5118.

Ludo’.





reply via email to

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