From unknown Wed Jun 18 00:26:45 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#42793 <42793@debbugs.gnu.org> To: bug#42793 <42793@debbugs.gnu.org> Subject: Status: adding git fetch origin keyring:keyring to contributing.texi Reply-To: bug#42793 <42793@debbugs.gnu.org> Date: Wed, 18 Jun 2025 07:26:45 +0000 retitle 42793 adding git fetch origin keyring:keyring to contributing.texi= =20 reassign 42793 guix-patches submitter 42793 Joshua Branson severity 42793 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Mon Aug 10 05:34:33 2020 Received: (at submit) by debbugs.gnu.org; 10 Aug 2020 09:34:33 +0000 Received: from localhost ([127.0.0.1]:34388 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k54CP-0000YH-9j for submit@debbugs.gnu.org; Mon, 10 Aug 2020 05:34:33 -0400 Received: from lists.gnu.org ([209.51.188.17]:53498) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k54CM-0000Y9-UN for submit@debbugs.gnu.org; Mon, 10 Aug 2020 05:34:31 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:60454) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1k54CM-0003Ck-Ed for guix-patches@gnu.org; Mon, 10 Aug 2020 05:34:30 -0400 Received: from mx1.dismail.de ([78.46.223.134]:48085) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1k54CK-0001B3-1n for guix-patches@gnu.org; Mon, 10 Aug 2020 05:34:30 -0400 Received: from mx1.dismail.de (localhost [127.0.0.1]) by mx1.dismail.de (OpenSMTPD) with ESMTP id d29a52a9 for ; Mon, 10 Aug 2020 11:34:22 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=dismail.de; h=date :message-id:from:to:subject:mime-version:content-type; s= 20190914; bh=HvegVsp3hpAZ+OPp1tTwu6BLtDNmUMlX19IIzeRuYSU=; b=K+5 I0I7mIBoh3v6dkemPsvfzBozHfyaIq9iZpZMdjPSo0txuFvhb5f/+6DnZEqoWdgO bRmEWL0g0SckEP2b2gItmXOtTh1VlsmsCum/wVeV7srIdDyFyzVggSgNf36YAkBK Wzrj3Gw8Y3gy4DeGkigxA2JUX/J1Ww04yf9Tqax5A1gkiWjxYW0rD865BmWfG6kx L6zlfakrGufh/SGlRq17q4qHIK+SVLcxtNfXBEobpAvrN479Stp1Vioi2tQ/RON0 8l7HWZYtnkOADq2hJSaKJas01ANTyrHtjWboW03sy9fwuh92bRJwVdNJcBlN0zq+ Z59mLOvTYT3+guv6mbQ== Received: from smtp1.dismail.de ( [10.240.26.11]) by mx1.dismail.de (OpenSMTPD) with ESMTP id 4b108875 for ; Mon, 10 Aug 2020 11:34:21 +0200 (CEST) Received: from smtp1.dismail.de (localhost [127.0.0.1]) by smtp1.dismail.de (OpenSMTPD) with ESMTP id 5eb69c63 for ; Mon, 10 Aug 2020 11:34:21 +0200 (CEST) Received: by dismail.de (OpenSMTPD) with ESMTPSA id d0166864 (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO) for ; Mon, 10 Aug 2020 11:34:20 +0200 (CEST) Date: Mon, 10 Aug 2020 05:34:18 -0400 Message-Id: <87eeoeetet.fsf@dismail.de> From: Joshua Branson To: guix-patches@gnu.org Subject: adding git fetch origin keyring:keyring to contributing.texi MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" Received-SPF: pass client-ip=78.46.223.134; envelope-from=jbranso@dismail.de; helo=mx1.dismail.de X-detected-operating-system: by eggs.gnu.org: First seen = 2020/08/10 05:34:23 X-ACL-Warn: Detected OS = ??? X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) --=-=-= Content-Type: text/plain 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 --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=0001-doc-add-command-to-fetch-keyring-branch.patch >From 9d5d74c1c481a73657e6da046d2db80bbd2fe150 Mon Sep 17 00:00:00 2001 From: Joshua Branson 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 --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Thu Aug 27 16:07:18 2020 Received: (at submit) by debbugs.gnu.org; 27 Aug 2020 20:07:18 +0000 Received: from localhost ([127.0.0.1]:44135 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kBOB3-0006re-Oz for submit@debbugs.gnu.org; Thu, 27 Aug 2020 16:07:18 -0400 Received: from lists.gnu.org ([209.51.188.17]:33464) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kBOB0-0006rP-72 for submit@debbugs.gnu.org; Thu, 27 Aug 2020 16:07:16 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44260) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kBOB0-0005jz-0y for guix-patches@gnu.org; Thu, 27 Aug 2020 16:07:14 -0400 Received: from wout4-smtp.messagingengine.com ([64.147.123.20]:44217) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kBOAy-0006B2-86 for guix-patches@gnu.org; Thu, 27 Aug 2020 16:07:13 -0400 Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.west.internal (Postfix) with ESMTP id 65BCB10A9; Thu, 27 Aug 2020 16:07:10 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute2.internal (MEProxy); Thu, 27 Aug 2020 16:07:10 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=famulari.name; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:in-reply-to; s=mesmtp; bh=VkvRdM7NTQBo942alFKRzY8n 5T3nPI/zZLzlJxXTrwQ=; b=hWelI1uuZH8/ZYtTShkpFJ6I99eoL0KJbfk4INVe h8vF1IpRR1hgScIjpsPO4AKibuccgqceOsHWxVde1vEkMzcpG1BP6QcArZKgGYCy 9tKhYHWArcB5bHJtNiRAX4qDVbAv7Em84et08zsP23Z8QWwxPRrOXvgL0UvnmDdk U88= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm3; bh=VkvRdM 7NTQBo942alFKRzY8n5T3nPI/zZLzlJxXTrwQ=; b=FLsbSY21Pr9lhZiD4dGtjT Wr/R1jJqVm276zlDw1KkJdhaRUOEG+wi3hrHurlpBL/1rfyKXFdcNvK93/L/Oiai hBm5A1NzRq6FZkqdTnz6AwpQEo1qnLc1MuGVnaSplSPks9ndJUnR/JYop71WrhzG fMp7ZHQK6N5gBcxuKVNmgkxi6pQ8FJNL3SpsDbQZgfdIYRkI6DAhNI9u9NzPpbP2 YGju2IG1JD6fy07u43CQIF/T+3Osg3J6u0h0Eg4YkboWQBd4cFzlJYVkB0SU23k5 2q4hbCWK5i2Rwwlz6q5bODDJZfnpZdwIdI1DgIsf7wVIAiCyS43cSFAOexEAk21Q == X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduiedruddvhedgudegucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhepfffhvffukfhfgggtuggjsehttdertddttddvnecuhfhrohhmpefnvghoucfh rghmuhhlrghrihcuoehlvghosehfrghmuhhlrghrihdrnhgrmhgvqeenucggtffrrghtth gvrhhnpeeukeektdffvddtudegjeegtdevhfeufeeivdejiedtieegtdevjedvjeehffev gfenucfkphepjeefrddugedurdduvdejrddugeeinecuvehluhhsthgvrhfuihiivgeptd enucfrrghrrghmpehmrghilhhfrhhomheplhgvohesfhgrmhhulhgrrhhirdhnrghmvg X-ME-Proxy: Received: from localhost (c-73-141-127-146.hsd1.pa.comcast.net [73.141.127.146]) by mail.messagingengine.com (Postfix) with ESMTPA id A0B2130600A9; Thu, 27 Aug 2020 16:07:09 -0400 (EDT) Date: Thu, 27 Aug 2020 16:07:07 -0400 From: Leo Famulari To: Joshua Branson via Guix-patches via Subject: Re: [bug#42793] adding git fetch origin keyring:keyring to contributing.texi Message-ID: <20200827200707.GA17785@jasmine.lan> References: <87eeoeetet.fsf@dismail.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87eeoeetet.fsf@dismail.de> Received-SPF: pass client-ip=64.147.123.20; envelope-from=leo@famulari.name; helo=wout4-smtp.messagingengine.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/08/27 16:07:11 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: 42793-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) On Mon, Aug 10, 2020 at 05:34:18AM -0400, Joshua Branson via Guix-patches via wrote: > 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! > From 9d5d74c1c481a73657e6da046d2db80bbd2fe150 Mon Sep 17 00:00:00 2001 > From: Joshua Branson > 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. I rewrote the commit message, fixed a nearby typo, and pushed as 3e9c6ee19de6b7852f4b401aa31b1d0098f085a3 From unknown Wed Jun 18 00:26:45 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 25 Sep 2020 11:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator