* Authenticate a channel
@ 2024-12-26 16:48 Jeremy Korwin-Zmijowski
2024-12-28 18:01 ` Ludovic Courtès
0 siblings, 1 reply; 2+ messages in thread
From: Jeremy Korwin-Zmijowski @ 2024-12-26 16:48 UTC (permalink / raw)
To: help-guix
Dear Guixters,
I have made an authenticated channel at
https://framagit.org/jeko/guix-jeko-channel
While on the initial commit 60d0b6b2, I was able to `guix pull` with no
issue.
But two days ago, I pushed a new signed commit (`git log
--show-signature` can tell).
I haven't change anything with my keys since then. So I was surprised to
see `guix pull` returning :
guix pull: erreur : could not authenticate commit
ad4cea635090b30d259dcf1cb690f07c831f6a1e: key EFBB 9626 457A C7F6
FAED FA70 A2E0 F15D BF8E A5F0 is missing
I don't really need to authenticate my channel as I am the only one
making changes on it.
This was an experiment to learn. I struggled a lot to set it up.
I am currently running Guix on top of Ubuntu.
I would be grateful for any help or hint.
Cheers, take care.
Jeremy
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Authenticate a channel
2024-12-26 16:48 Authenticate a channel Jeremy Korwin-Zmijowski
@ 2024-12-28 18:01 ` Ludovic Courtès
0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2024-12-28 18:01 UTC (permalink / raw)
To: Jeremy Korwin-Zmijowski; +Cc: help-guix
Hi Jérémy,
Jeremy Korwin-Zmijowski <jeremy@korwin-zmijowski.fr> skribis:
> I haven't change anything with my keys since then. So I was surprised
> to see `guix pull` returning :
>
> guix pull: erreur : could not authenticate commit
> ad4cea635090b30d259dcf1cb690f07c831f6a1e: key EFBB 9626 457A C7F6
> FAED FA70 A2E0 F15D BF8E A5F0 is missing
Presumably this indicate that this key is missing from the ‘keyring’
branch of your channel. You should export it and add it to that branch.
HTH!
Ludo’.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-12-28 18:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-26 16:48 Authenticate a channel Jeremy Korwin-Zmijowski
2024-12-28 18:01 ` Ludovic Courtès
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).