all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#26972: ssh: ‘send-files’ silently fails if key is not authorized on remote target
@ 2017-05-17 22:05 Ludovic Courtès
  2017-06-04 21:04 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Ludovic Courtès @ 2017-05-17 22:05 UTC (permalink / raw)
  To: 26972

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’.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-06-04 21:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-17 22:05 bug#26972: ssh: ‘send-files’ silently fails if key is not authorized on remote target Ludovic Courtès
2017-06-04 21:04 ` Ludovic Courtès

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.