* Channel authentication: missing keyring branch
@ 2020-07-11 10:46 Pierre Neidhardt
2020-07-24 16:26 ` Ludovic Courtès
0 siblings, 1 reply; 3+ messages in thread
From: Pierre Neidhardt @ 2020-07-11 10:46 UTC (permalink / raw)
To: help-guix
[-- Attachment #1: Type: text/plain, Size: 470 bytes --]
Hi!
I recently added authentication to a Guix channel.
On Guix pull, guix complained that the remote has no `keyring' branch.
Indeed, creating an orphan `keyring' branch with all the public keys
stored in it worked.
This does not seems to be documented in the manual.
Besides, is there a convenient way to create the keyring branch and
populate it with the public keys of all the committers so far?
Cheers!
--
Pierre Neidhardt
https://ambrevar.xyz/
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Channel authentication: missing keyring branch
2020-07-11 10:46 Channel authentication: missing keyring branch Pierre Neidhardt
@ 2020-07-24 16:26 ` Ludovic Courtès
2020-07-24 16:51 ` Pierre Neidhardt
0 siblings, 1 reply; 3+ messages in thread
From: Ludovic Courtès @ 2020-07-24 16:26 UTC (permalink / raw)
To: Pierre Neidhardt; +Cc: help-guix
Hi,
Pierre Neidhardt <mail@ambrevar.xyz> skribis:
> I recently added authentication to a Guix channel.
> On Guix pull, guix complained that the remote has no `keyring' branch.
> Indeed, creating an orphan `keyring' branch with all the public keys
> stored in it worked.
>
> This does not seems to be documented in the manual.
Oops, it’ll show up soon at:
https://guix.gnu.org/manual/devel/en/html_node/Channels.html#Specifying-Channel-Authorizations
> Besides, is there a convenient way to create the keyring branch and
> populate it with the public keys of all the committers so far?
No, but I guess you could take the output of ‘git shortlog -s --email’
and pass it to ‘gpg --export’ & co.
Thanks,
Ludo’.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Channel authentication: missing keyring branch
2020-07-24 16:26 ` Ludovic Courtès
@ 2020-07-24 16:51 ` Pierre Neidhardt
0 siblings, 0 replies; 3+ messages in thread
From: Pierre Neidhardt @ 2020-07-24 16:51 UTC (permalink / raw)
To: Ludovic Courtès; +Cc: help-guix
[-- Attachment #1: Type: text/plain, Size: 290 bytes --]
Ludovic Courtès <ludo@gnu.org> writes:
> No, but I guess you could take the output of ‘git shortlog -s --email’
> and pass it to ‘gpg --export’ & co.
I think it'd be nice to give an example of these commands in the manual :)
--
Pierre Neidhardt
https://ambrevar.xyz/
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-07-24 16:53 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-11 10:46 Channel authentication: missing keyring branch Pierre Neidhardt
2020-07-24 16:26 ` Ludovic Courtès
2020-07-24 16:51 ` Pierre Neidhardt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).