Re: Authenticating maintenance.git

2021-06-29 Thread Ludovic Courtès
Hi, Maxime Devos skribis: > Chris Marusich schreef op wo 23-06-2021 om 18:01 [-0700]: >> Although I was now able to run the pre-push hook, it seems unaware of my >> PGP key. I tried making the attached change to the README and testing a >> push via "git push -n origin", and it complained about

Re: Authenticating maintenance.git

2021-06-25 Thread Maxime Devos
Chris Marusich schreef op wo 23-06-2021 om 18:01 [-0700]: > Although I was now able to run the pre-push hook, it seems unaware of my > PGP key. I tried making the attached change to the README and testing a > push via "git push -n origin", and it complained about the signature: > >

Re: Authenticating maintenance.git

2021-06-23 Thread Chris Marusich
Chris Marusich writes: > Hi Ludo, > > Ludovic Courtès writes: > >> It looks like you’re missing a local ‘keyring’ branch for that repo, no? >> >> I think you need to run: >> >> git fetch >> git branch --track keyring > > This works, basically. Thank you! Although I was now able to run the

Re: Authenticating maintenance.git

2021-06-22 Thread Chris Marusich
Hi Ludo, Ludovic Courtès writes: > It looks like you’re missing a local ‘keyring’ branch for that repo, no? > > I think you need to run: > > git fetch > git branch --track keyring This works, basically. Thank you! Details: When master is currently checked out, that "git branch" command

Re: Authenticating maintenance.git

2021-06-20 Thread Ludovic Courtès
Hi Chris, Chris Marusich skribis: > Ludovic Courtès writes: > >> Hello Guix! >> >> I’ve added a ‘.guix-authorizations’ file in maintenance.git, at last! [...] > I'm late to the party, but I notice that when I run this in > guix-maintenance, I get an error: > > $ guix git authenticate

Re: Authenticating maintenance.git

2021-06-16 Thread Chris Marusich
Ludovic Courtès writes: > Hello Guix! > > I’ve added a ‘.guix-authorizations’ file in maintenance.git, at last! > We can now authenticate the repository we’ve checked out: > > guix git authenticate 8a7e10b447b574279a7016ae6ea15bc7bcd46253 \ > "3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A

Re: Authenticating maintenance.git

2021-05-06 Thread Leo Famulari
On Thu, May 06, 2021 at 01:03:21PM +0200, Ludovic Courtès wrote: > Hello Guix! > > I’ve added a ‘.guix-authorizations’ file in maintenance.git, at last! Thanks for taking care of this!

Authenticating maintenance.git

2021-05-06 Thread Ludovic Courtès
Hello Guix! I’ve added a ‘.guix-authorizations’ file in maintenance.git, at last! We can now authenticate the repository we’ve checked out: guix git authenticate 8a7e10b447b574279a7016ae6ea15bc7bcd46253 \ "3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5" --stats It’s also possible to