all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#61367: guix copy fails after copying with unauthorized public key
@ 2023-02-08 12:03 Jonathan Brielmaier
  0 siblings, 0 replies; only message in thread
From: Jonathan Brielmaier @ 2023-02-08 12:03 UTC (permalink / raw)
  To: 61367

Hi,

I think it would be nice if `guix copy` would check for the public key
before actually copying data.

Currently it's like this:
$ guix copy --to=user@host /gnu/store/bla
guix copy: sending 439 store items (2.984 MiB) to 'host'...
[ takes some minutes ]
guix copy: error: unauthorized public key: (public-key
  (ecc
   (curve Ed25519)
   (q #KEYXYZ#)
   )
  )

It would be nice if it would fail upfront.

~Jonathan




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-02-08 12:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-08 12:03 bug#61367: guix copy fails after copying with unauthorized public key Jonathan Brielmaier

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.