unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Joshua Branson via Guix-patches via <guix-patches@gnu.org>
To: 42793@debbugs.gnu.org
Subject: [bug#42793] adding git fetch origin keyring:keyring to contributing.texi
Date: Mon, 10 Aug 2020 05:34:18 -0400	[thread overview]
Message-ID: <87eeoeetet.fsf@dismail.de> (raw)

[-- Attachment #1: Type: text/plain, Size: 529 bytes --]

Hello,

I recently followed the guix manual guide for building guix from git
(great work by the way.  That is an awesome guide).  However, when I
tried to run "make authenticate", or "guix authenticate", or guix git
authenticate 9edb3f66fd807b096b48283debdcddccfea34bad \ "BBB0 2DDF
2CEA F6A8 0D1D E643 A2A0 6DF2 A33A 54FA", I got this error:

guix git: error: Git error: cannot locate remote-tracking branch 'keyring'

After running

#BEGIN_SRC sh
git fetch origin keyring:keyring
#END_SRC

Everything worked.

Thanks,

Joshua


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-doc-add-command-to-fetch-keyring-branch.patch --]
[-- Type: text/x-patch, Size: 964 bytes --]

From 9d5d74c1c481a73657e6da046d2db80bbd2fe150 Mon Sep 17 00:00:00 2001
From: Joshua Branson <jbranso@dismail.de>
Date: Mon, 10 Aug 2020 05:20:30 -0400
Subject: [PATCH] doc: add command to fetch keyring branch

* doc/contributing.texi (Building from Git): I added a command to fetch the
keyring branch.  Without this command, users may not be able to authenticate
guix.
---
 doc/contributing.texi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/doc/contributing.texi b/doc/contributing.texi
index f5d73e78aa..15c9a0f360 100644
--- a/doc/contributing.texi
+++ b/doc/contributing.texi
@@ -49,6 +49,7 @@ and OpenPGP fingerprint of the @dfn{channel introduction}
 @c The commit and fingerprint below must match those of the channel
 @c introduction in '%default-channels'.
 @example
+git fetch origin keyring:keyring
 guix git authenticate 9edb3f66fd807b096b48283debdcddccfea34bad \
   "BBB0 2DDF 2CEA F6A8 0D1D  E643 A2A0 6DF2 A33A 54FA"
 @end example
-- 
2.28.0


             reply	other threads:[~2020-08-10  9:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-10  9:34 Joshua Branson via Guix-patches via [this message]
2020-08-27 20:07 ` [bug#42793] adding git fetch origin keyring:keyring to contributing.texi Leo Famulari

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=87eeoeetet.fsf@dismail.de \
    --to=guix-patches@gnu.org \
    --cc=42793@debbugs.gnu.org \
    --cc=jbranso@dismail.de \
    /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).