bug-guix
[Top][All Lists]
Advanced

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

bug#61367: guix copy fails after copying with unauthorized public key


From: Jonathan Brielmaier
Subject: bug#61367: guix copy fails after copying with unauthorized public key
Date: Wed, 8 Feb 2023 13:03:57 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.0

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





reply via email to

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