unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Chris Marusich <cmmarusich@gmail.com>
Cc: guix-devel@gnu.org
Subject: Re: Authenticating maintenance.git
Date: Sun, 20 Jun 2021 18:25:13 +0200	[thread overview]
Message-ID: <87czsgcxli.fsf@gnu.org> (raw)
In-Reply-To: <87o8c6e0ng.fsf@gmail.com> (Chris Marusich's message of "Wed, 16 Jun 2021 00:20:19 -0700")

Hi Chris,

Chris Marusich <cmmarusich@gmail.com> skribis:

> Ludovic Courtès <ludo@gnu.org> 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 8a7e10b447b574279a7016ae6ea15bc7bcd46253 "3CE4 6455 8A84 FDC6 9DB4  0CFB 090B 1199 3D9A EBB5"
> guix git: error: Git error: cannot locate remote-tracking branch 'keyring'
>
> Am I doing something wrong?

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

HTH,
Ludo’.


  reply	other threads:[~2021-06-20 16:25 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-06 11:03 Authenticating maintenance.git Ludovic Courtès
2021-05-06 21:26 ` Leo Famulari
2021-06-16  7:20 ` Chris Marusich
2021-06-20 16:25   ` Ludovic Courtès [this message]
2021-06-23  0:46     ` Chris Marusich
2021-06-24  1:01       ` Chris Marusich
2021-06-25 12:26         ` Maxime Devos
2021-06-29 14:36           ` Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87czsgcxli.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=cmmarusich@gmail.com \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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).