I just did a `git pull` on guix, and had it fail for authentication.

Fixing it requires a number of steps
1. fetch the new gpg key
2. Checkout and pull the keyring branch
3. Back on master, run guix authenticate.

I would expect this to be documented in
https://guix.gnu.org/manual/devel/en/html_node/Invoking-guix-git-authenticate.html

And what about something like `guix add-committer` which takes that new key
and does all of that?

Alan

Reply via email to