From unknown Thu Jun 19 14:06:29 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#71918 <71918@debbugs.gnu.org> To: bug#71918 <71918@debbugs.gnu.org> Subject: Status: [DOCUMENTATION] the suggested key import method for `guix refresh` doesn't work Reply-To: bug#71918 <71918@debbugs.gnu.org> Date: Thu, 19 Jun 2025 21:06:29 +0000 retitle 71918 [DOCUMENTATION] the suggested key import method for `guix ref= resh` doesn't work reassign 71918 guix submitter 71918 Attila Lendvai severity 71918 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Wed Jul 03 10:49:01 2024 Received: (at submit) by debbugs.gnu.org; 3 Jul 2024 14:49:01 +0000 Received: from localhost ([127.0.0.1]:40036 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sP1I4-0003Ox-S3 for submit@debbugs.gnu.org; Wed, 03 Jul 2024 10:49:01 -0400 Received: from lists.gnu.org ([209.51.188.17]:42876) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sP1I2-0003Oo-8D for submit@debbugs.gnu.org; Wed, 03 Jul 2024 10:48:59 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sP1I0-0005BX-5S for bug-guix@gnu.org; Wed, 03 Jul 2024 10:48:56 -0400 Received: from mail-40136.proton.ch ([185.70.40.136]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sP1Hw-0007LC-A9 for bug-guix@gnu.org; Wed, 03 Jul 2024 10:48:55 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lendvai.name; s=protonmail2; t=1720018119; x=1720277319; bh=vBiEjs8QV4p0CcvMURugMiVe6/DjLQ+msT6fX5+xsq8=; h=Date:To:From:Subject:Message-ID:Feedback-ID:From:To:Cc:Date: Subject:Reply-To:Feedback-ID:Message-ID:BIMI-Selector; b=LCi+vwHoH5UAAoLIMpSQvvv3DxO3OqMAZSnmi6U4EluTWt7QPs0jkGaMfeXJJPhDc kI66rRZQ1MZHD3i0lbRlQvCdbGawcBufSNQRpcLhoNVrcQ7LILsIrB16mgHOP2JS58 CbOLh+VWoyL2d8DtXqw232QfehgjB4tZ66+G0KOrReHLOUns/gAx+B9oWvtTzIrDB+ Uo7L0Pc1l2dU82tYRlmQINIjaP2Dv6pEBxcFG5PhoFpQsj07r4fOTIPJkZ/2wF+eMm Ne8OyK4/6ZO/rhPRncCvxIcW+ubQbyd53shRrjtJn09PkOqdX3DbbIkb552dIxuRLa xvM5FZh36e7aA== Date: Wed, 03 Jul 2024 14:48:36 +0000 To: "bug-guix@gnu.org" From: Attila Lendvai Subject: [DOCUMENTATION] the suggested key import method for `guix refresh` doesn't work Message-ID: <_TcKcHLWR_gyyLDawENHrF2MiM71SNqvUuZrAMgUSnTZU_COPcAvJG2xT0eTt-uNZoEoD_OKqRnSSCEy_MIUId_LSGIZD_VSc_HVJ8YUdnE=@lendvai.name> Feedback-ID: 28384833:user:proton X-Pm-Message-ID: b16b5098d51776fcedafcfbab43d39972dc1345f MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=185.70.40.136; envelope-from=attila@lendvai.name; helo=mail-40136.proton.ch X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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_NONE=-0.0001, RCVD_IN_MSPIKE_H4=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.3 (-) 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.3 (--) context: -------- i was trying to: $ ./pre-inst-env guix refresh --update dropbear but the key is not imported, because "no user ID". apparently some keyserve= rs drop the user id for privacy reasons. the problem: ------------ then i went to the manual, and it suggests: $ gpg --export rms@gnu.org | kbxutil --import-openpgp >> mykeyring.kbx and i ran: $ curl https://matt.ucc.asn.au/dropbear/releases/dropbear-key-2015.asc | gp= g --import $ gpg --export F7347EF2EE2E07A267628CA944931494F29C6773 | kbxutil --import-= openpgp >>~/.config/guix/upstream/trustedkeys.kbx it ran without errors, but when i tried to guix refresh it failed with: gpgv: [don't know]: invalid packet (ctb=3D00) i double checked, and made sure the trustedkeys.kbx was empty prior to runn= ing the above. analysis: --------- i ran the following after guix refresh has successfully imported the key: $ gpg --export F7347EF2EE2E07A267628CA944931494F29C6773 | kbxutil --import-= openpgp >x $ file x x: data $ file ~/.config/guix/upstream/trustedkeys.kbx /home/user/.config/guix/upstream/trustedkeys.kbx: OpenPGP Public Key Versio= n 4, Created Mon Jun 29 12:53:01 2015, RSA (Encrypt or Sign, 4096 bits) $ ll x -rw-r--r-- 1 user users 1883 Jul 3 16:41 x $ ll ~/.config/guix/upstream/trustedkeys.kbx -rw-r--r-- 1 user users 1208 Jul 3 16:18 /home/user/.config/guix/upstream/= trustedkeys.kbx i.e. what the manual suggests results in a different file format than what = guix refresh creates/expects. workaround: ----------- in the end i cleared the trustedkeys.kbx file, and i used another keyserver= that doesn't strip the ID: ./pre-inst-env guix refresh --key-server=3D"hkps://keyserver.ubuntu.com" --= update dropbear -- =E2=80=A2 attila lendvai =E2=80=A2 PGP: 963F 5D5F 45C7 DFCD 0A39 -- =E2=80=9CGood people don=E2=80=99t need laws to tell them to act responsibl= y, and bad people will find a way around the laws.=E2=80=9D =09=E2=80=94 Plato (c. 427=E2=80=93347 BC) From debbugs-submit-bounces@debbugs.gnu.org Wed Jul 24 17:44:23 2024 Received: (at 71918) by debbugs.gnu.org; 24 Jul 2024 21:44:23 +0000 Received: from localhost ([127.0.0.1]:34618 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sWjmZ-0006q1-5I for submit@debbugs.gnu.org; Wed, 24 Jul 2024 17:44:23 -0400 Received: from eggs.gnu.org ([209.51.188.92]:39718) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sWjmV-0006pj-Ch for 71918@debbugs.gnu.org; Wed, 24 Jul 2024 17:44:21 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sWjmI-0006ha-63; Wed, 24 Jul 2024 17:44:06 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=YBZbqrDxO5u/gs6VNxe76QNMI+4ZFCb9zoDy75G8bJI=; b=qzu9zpHXQ/EWXErOZ1j1 1leQlt63bhuA/5DAzRfIX/2tbP66n5r6alwK0e5Tj6M8lN3YzsWPISCZ5ROJm8MFIRWQdKWJgz68V 4LK802pRO1zXuLFlKUWVXQRIOaOSvzv4HELN/XrhqbEVHGrKBx94u45CUjQ9zhGpITpj+eFX8CVFi iYohzMqn1J8nks78lP0RLt5pC2dewslo7zGH/SqHcDNMIPC+njLDwM7Eg6n7PrNejXB+DZgRkLu23 zVAVj5Kzg0HrJWiev6NvRFBXKxCKXCRvcBOW1nb3l8NICqSK+3f/OUl6cFLTmm4TM8JRJJxReMzK/ QEu6VhRaKiMBNQ==; From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Attila Lendvai Subject: Re: bug#71918: [DOCUMENTATION] the suggested key import method for `guix refresh` doesn't work In-Reply-To: <_TcKcHLWR_gyyLDawENHrF2MiM71SNqvUuZrAMgUSnTZU_COPcAvJG2xT0eTt-uNZoEoD_OKqRnSSCEy_MIUId_LSGIZD_VSc_HVJ8YUdnE=@lendvai.name> (Attila Lendvai's message of "Wed, 03 Jul 2024 14:48:36 +0000") References: <_TcKcHLWR_gyyLDawENHrF2MiM71SNqvUuZrAMgUSnTZU_COPcAvJG2xT0eTt-uNZoEoD_OKqRnSSCEy_MIUId_LSGIZD_VSc_HVJ8YUdnE=@lendvai.name> Date: Wed, 24 Jul 2024 23:44:02 +0200 Message-ID: <871q3ifot9.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 71918 Cc: 71918@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: -3.3 (---) --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi, Attila Lendvai skribis: > i was trying to: > > $ ./pre-inst-env guix refresh --update dropbear > > but the key is not imported, because "no user ID". apparently some keyser= vers drop the user id for privacy reasons. Yes, that=E2=80=99s the case of keys.openpgp.org, unless the user explicitly consented to publishing user ID packets: https://keys.openpgp.org/about > then i went to the manual, and it suggests: >=20 > $ gpg --export rms@gnu.org | kbxutil --import-openpgp >> mykeyring.kbx [...] > i.e. what the manual suggests results in a different file format than wha= t guix refresh creates/expects. Ouch. (I=E2=80=99m pretty sure I tested it back then, maybe something chan= ged?) Since that part is not so useful anyway, how about dropping the now incorrect bit about kbxutil, like so: --=-=-= Content-Type: text/x-patch Content-Disposition: inline diff --git a/doc/guix.texi b/doc/guix.texi index 9ba96af459..7323931bad 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -15050,14 +15050,7 @@ Invoking guix refresh missing keys are downloaded to this keyring as well (see @option{--key-download} below). -You can export keys from your default GPG keyring into a keybox file using -commands like this one: - -@example -gpg --export rms@@gnu.org | kbxutil --import-openpgp >> mykeyring.kbx -@end example - -Likewise, you can fetch keys to a specific keybox file like this: +You can fetch keys to a specific keybox file like this: @example gpg --no-default-keyring --keyring mykeyring.kbx \ --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable ? Thanks, Ludo=E2=80=99. --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Tue Mar 11 10:02:14 2025 Received: (at 71918) by debbugs.gnu.org; 11 Mar 2025 14:02:14 +0000 Received: from localhost ([127.0.0.1]:44715 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ts0BR-0001Ni-Rw for submit@debbugs.gnu.org; Tue, 11 Mar 2025 10:02:14 -0400 Received: from mail-qt1-x82d.google.com ([2607:f8b0:4864:20::82d]:52673) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from ) id 1ts0BP-0001NT-6m for 71918@debbugs.gnu.org; Tue, 11 Mar 2025 10:02:12 -0400 Received: by mail-qt1-x82d.google.com with SMTP id d75a77b69052e-46fa764aac2so43894091cf.1 for <71918@debbugs.gnu.org>; Tue, 11 Mar 2025 07:02:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1741701725; x=1742306525; darn=debbugs.gnu.org; h=mime-version:user-agent:message-id:date:references:in-reply-to :subject:cc:to:from:from:to:cc:subject:date:message-id:reply-to; bh=YAeb37IrM/we6lXChiNczbA1XyB3eQAZbTANCFPMUn8=; b=iEBuGLmeyB4lfv11bN6Y8Bv4exofLwOKWlKkE48kPFG5pZGMF5gIvnRjIdzxm9gMSt 5zvEtYYCjvKb6V7bgviaWYX91xw0bz6IrmN1DLJ6S44IjEpreKMWMsfFReX0kaJPu8Og OSGVtQjHbRRUTqgXye/TEU2l9Or9uuyDML9Zxsk8YBdWukl/RGoq5b2DybTe4zbzuAYw z4o1ARci7kAUvMIZKts5EpXft1yUaLz/EyEoCS2lriVBATRbNVmLjmsPk2vOUOyXee5o E+SfKKFzkdK0+E33eEm1+4Xf3CMe18cvsrLBTlkHyjz4r5d+YDErQjTK5Js5ATVPvWjE cAyw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1741701725; x=1742306525; h=mime-version:user-agent:message-id:date:references:in-reply-to :subject:cc:to:from:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=YAeb37IrM/we6lXChiNczbA1XyB3eQAZbTANCFPMUn8=; b=lF+q7PCBGoPazwqRDX7b9WnTyQLromI7ss+YBjlTWOAwxsubUndWmBduT1UZzboMST mkECfrgFEUXEp/2NsFp1R4Sg3neJj52n4cYhUzCGro8Fam2Q1avwwWHbiMnoMRCtLGPe dqO/DkPk8RfbdZUkztVeZUkd9M8CfA/13JYw4O9PWXeyT4+XHyNNVfqfEGYLdW1LLfv5 Kmx7K1JLN62ZLHQXyFBHmeMRy4JmTd+s1cXzQnrPRna7vWQQSLhVLNpg7cWxwYcDxswC MJZZVQYI/eRxpL3O0H7z9YhVqLzqT72+JxPHfqprwy9T9OZFRZ4h4fwBIPkBq+qBTmcD CLMw== X-Gm-Message-State: AOJu0YzydbaOpRvi/0MRiyXrXCkuftxx2qR12xJNQGMnygscbMXpO6cT ZhMJEOmAW4SGOlMmcRYYVEOC1CVa6ZJYgVrrJ2e70lc69zxkNmqvfPyqrjlnLAw= X-Gm-Gg: ASbGncsfS4d2fR8zPUmyojrPkP2JAVVVF5KVNXaLtqt0BPQNfE/IMOuPXC8nfdWMHc0 xwcZJRzV0qwt7NftY1jmfqZql9kMfUdga1Q3RYlmTy5ThyqCMwkl56lxKIJDClE3jYhydQ9cVGJ k2t0fQHR0b2PTCADb6ssBe/LbztO7Olk3jOHgPgfhEJYo3MQR1kQZa761ounweKrsnLsXPj9ax9 FGFaZtcAgnAMsJePPRC9FJ1VXXShwEMorUbqaf+6bld4yJ9Wqy+4919a4iQTjK5ntip084cLeLh 6nAvc4+mrAs1JbJ/+v6bWfKu56cCqg+4RyvLBxGtLr+ER4PLNMq0sftvD1/3qDOhlQ== X-Google-Smtp-Source: AGHT+IEvBxLZ7r1ZX+bgOTxIfgG9Nyw2LjQkYVUZfwERgRUHV51opcPMlODfngs9q7NOn4tvhx18kw== X-Received: by 2002:a05:622a:1ba4:b0:476:76df:d26d with SMTP id d75a77b69052e-47676dfd6b7mr122004201cf.8.1741701724543; Tue, 11 Mar 2025 07:02:04 -0700 (PDT) Received: from terra (vps-6234970c.vps.ovh.ca. [51.222.13.224]) by smtp.gmail.com with ESMTPSA id d75a77b69052e-476747bb85esm40658631cf.58.2025.03.11.07.02.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 11 Mar 2025 07:02:03 -0700 (PDT) From: Maxim Cournoyer To: Attila Lendvai Subject: Re: bug#71918: [DOCUMENTATION] the suggested key import method for `guix refresh` doesn't work In-Reply-To: <_TcKcHLWR_gyyLDawENHrF2MiM71SNqvUuZrAMgUSnTZU_COPcAvJG2xT0eTt-uNZoEoD_OKqRnSSCEy_MIUId_LSGIZD_VSc_HVJ8YUdnE=@lendvai.name> (Attila Lendvai's message of "Wed, 03 Jul 2024 14:48:36 +0000") References: <_TcKcHLWR_gyyLDawENHrF2MiM71SNqvUuZrAMgUSnTZU_COPcAvJG2xT0eTt-uNZoEoD_OKqRnSSCEy_MIUId_LSGIZD_VSc_HVJ8YUdnE=@lendvai.name> Date: Tue, 11 Mar 2025 23:01:50 +0900 Message-ID: <87wmcvfyy9.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 71918 Cc: 71918@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: -1.0 (-) Hi Attila, Attila Lendvai writes: [...] > workaround: > ----------- > > in the end i cleared the trustedkeys.kbx file, and i used another keyserver that doesn't strip the ID: > > ./pre-inst-env guix refresh --key-server="hkps://keyserver.ubuntu.com" --update dropbear I believe the above key server has been the default for a few years already. Perhaps you have a personal gnupg config pointing to a different server? -- Thanks, Maxim From debbugs-submit-bounces@debbugs.gnu.org Tue Mar 11 10:03:04 2025 Received: (at 71918) by debbugs.gnu.org; 11 Mar 2025 14:03:04 +0000 Received: from localhost ([127.0.0.1]:44719 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ts0CG-0001PN-Fz for submit@debbugs.gnu.org; Tue, 11 Mar 2025 10:03:04 -0400 Received: from mail-qv1-xf30.google.com ([2607:f8b0:4864:20::f30]:48454) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from ) id 1ts0CE-0001Oi-9A for 71918@debbugs.gnu.org; Tue, 11 Mar 2025 10:03:02 -0400 Received: by mail-qv1-xf30.google.com with SMTP id 6a1803df08f44-6e41e18137bso35766386d6.1 for <71918@debbugs.gnu.org>; Tue, 11 Mar 2025 07:03:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1741701776; x=1742306576; darn=debbugs.gnu.org; h=content-transfer-encoding:mime-version:user-agent:message-id:date :references:in-reply-to:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=jZCe3xL6PXIzUp4Dblhpx6n1bozU8wMSDdSC2zA2wpc=; b=ecFVRYjTsNNSgLSdgam+PdRCJ6RH+OTU7OQ449ZQkIASl9dtkZcfvWtp9A/NM7EiP/ L7AhYRu0zLnunSl8rmVj3ksmD3ZzERfdOtZho+deMXak82FpSVnTcW/HRxbXfIZuvk+S LEKmMNNPSIfyUwZ9YH0j51KwweM9r9UAy36N93dvqiG/U92E8k8rLtgHTom2ywZpvcQ5 ow0pButuQYfGWF5oSy4jnlgb7llBcobctkeB5Ikkgpanf+YLuAH1xXmkPUWzR/On9Xmg IbFny2iI8Auy4GEL4PVc9d9zYYASQeLh/isYzXjJSOYnVJlriU75szyRqF6XhE2UDB/g i/8g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1741701776; x=1742306576; h=content-transfer-encoding:mime-version:user-agent:message-id:date :references:in-reply-to:subject:cc:to:from:x-gm-message-state:from :to:cc:subject:date:message-id:reply-to; bh=jZCe3xL6PXIzUp4Dblhpx6n1bozU8wMSDdSC2zA2wpc=; b=GhB5J/z8JiUuvhLSs91ALRk76hIMREo9l1PmJf+tLMe3KrcA+6umuLawBxMow6buQd 2466/s8dzy6Dq0uCQWpXRK+fbvNJw7xYDXR+bOC5q8WXS8ytZVZC9V3gY+1w/qQ/DHKb u1kF06EP7NNMwSp6XamytcspQcECPn4Ipk46WlpPaIfT/E699YAfjbhXPa4/fvJhYWF0 g0nSO6WSltSMAP9k0EQRIHmZLl6/z8Zb5y5r5bDdwrjbBvnUeFD1ES+h2RfJoEJcexSL 0uSOreTRHLUJ0uRuFxoYOl6eBb3p2H2lDSAlI5c0DgtbM5ZVhDddreinyWQoc5ucTzGC NJPA== X-Forwarded-Encrypted: i=1; AJvYcCWFS3yhKXAT861oBLPlb+h7C2tVTo1tK0E5jnivQltiLHSITalNK8MTpS7xN9SgUvcyaStk8Q==@debbugs.gnu.org X-Gm-Message-State: AOJu0Yx8Yx4IVQdUmpLasSPRj8B4EGVqDFg1DD5Xusroe7GbTP9WDnQO FQlfAEcGAG0iQcd/D/PI6+/Fk9cL1tlN2nOlw4qOMn+TVBxws2Dg5kDq/wUF6Qg= X-Gm-Gg: ASbGncuYw/NY0sjYpeFBGNUHlNvgu0QHc2Alsb9de7zjq5/d4nprhip5lF8GRyCluuI ruXORC0ZpXkU2rfzGVOhv0UkyWSCuJaonmzJC8vfX/zRhMGomAsJ3pqjPfa98OO1WKJTsetDaC6 QGglsZZNGjZCESKM1erz4YzS4kICcHhy0WwDT9mokWn4VuLKx6vv278/tSs4LEc27yAw+LUpMyB wX5aNoNfyC6DThh4fSYMDPAoutwttoVX/7cqWU+74rtisrplnTeu4h/d8tiUOeZCOVvX6UiTTtQ ibdJ6k+AUXAzAc3cHCaLWvS+h+dJVoOLjrzu2Bj1nG469SmO43CxeL/hNZALQ34bEA== X-Google-Smtp-Source: AGHT+IHP2iJ76MVabkdvtukHVnOWSCgE/aFdtJbtV11v1UnwIXqMhKSypjMEdu5+AQ/jJWXM9iUBLA== X-Received: by 2002:a05:6214:411b:b0:6e8:f4c6:6813 with SMTP id 6a1803df08f44-6e9005e90c3mr213103006d6.13.1741701775628; Tue, 11 Mar 2025 07:02:55 -0700 (PDT) Received: from terra (vps-6234970c.vps.ovh.ca. [51.222.13.224]) by smtp.gmail.com with ESMTPSA id 6a1803df08f44-6e8f71725b8sm72525236d6.118.2025.03.11.07.02.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 11 Mar 2025 07:02:55 -0700 (PDT) From: Maxim Cournoyer To: Ludovic =?utf-8?Q?Court=C3=A8s?= Subject: Re: bug#71918: [DOCUMENTATION] the suggested key import method for `guix refresh` doesn't work In-Reply-To: <871q3ifot9.fsf@gnu.org> ("Ludovic =?utf-8?Q?Court=C3=A8s=22'?= =?utf-8?Q?s?= message of "Wed, 24 Jul 2024 23:44:02 +0200") References: <_TcKcHLWR_gyyLDawENHrF2MiM71SNqvUuZrAMgUSnTZU_COPcAvJG2xT0eTt-uNZoEoD_OKqRnSSCEy_MIUId_LSGIZD_VSc_HVJ8YUdnE=@lendvai.name> <871q3ifot9.fsf@gnu.org> Date: Tue, 11 Mar 2025 23:02:41 +0900 Message-ID: <87tt7zfywu.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 71918 Cc: Attila Lendvai , 71918@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: -1.0 (-) Hi, Ludovic Court=C3=A8s writes: [...] > Ouch. (I=E2=80=99m pretty sure I tested it back then, maybe something ch= anged?) > > Since that part is not so useful anyway, how about dropping the now > incorrect bit about kbxutil, like so: > > diff --git a/doc/guix.texi b/doc/guix.texi > index 9ba96af459..7323931bad 100644 > --- a/doc/guix.texi > +++ b/doc/guix.texi > @@ -15050,14 +15050,7 @@ Invoking guix refresh > missing keys are downloaded to this keyring as well (see > @option{--key-download} below). >=20=20 > -You can export keys from your default GPG keyring into a keybox file usi= ng > -commands like this one: > - > -@example > -gpg --export rms@@gnu.org | kbxutil --import-openpgp >> mykeyring.kbx > -@end example > - > -Likewise, you can fetch keys to a specific keybox file like this: > +You can fetch keys to a specific keybox file like this: >=20=20 > @example > gpg --no-default-keyring --keyring mykeyring.kbx \ Sounds reasonable to me. --=20 Thanks, Maxim From debbugs-submit-bounces@debbugs.gnu.org Tue Mar 25 05:04:55 2025 Received: (at 71918-done) by debbugs.gnu.org; 25 Mar 2025 09:04:55 +0000 Received: from localhost ([127.0.0.1]:36201 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tx0DP-0000ux-Gq for submit@debbugs.gnu.org; Tue, 25 Mar 2025 05:04:55 -0400 Received: from hera.aquilenet.fr ([185.233.100.1]:38412) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tx0DN-0000uk-Fp for 71918-done@debbugs.gnu.org; Tue, 25 Mar 2025 05:04:54 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 7C6F54E8; Tue, 25 Mar 2025 10:04:47 +0100 (CET) Authentication-Results: hera.aquilenet.fr; none X-Virus-Scanned: Debian amavis at hera.aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavis, port 10024) with ESMTP id SmHk656bt_f9; Tue, 25 Mar 2025 10:04:47 +0100 (CET) Received: from ribbon (nat-eduroam-36-gw-01-bso.bordeaux.inria.fr [194.199.1.36]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 9B3C6486; Tue, 25 Mar 2025 10:04:46 +0100 (CET) From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Maxim Cournoyer Subject: Re: bug#71918: [DOCUMENTATION] the suggested key import method for `guix refresh` doesn't work In-Reply-To: <87tt7zfywu.fsf@gmail.com> (Maxim Cournoyer's message of "Tue, 11 Mar 2025 23:02:41 +0900") References: <_TcKcHLWR_gyyLDawENHrF2MiM71SNqvUuZrAMgUSnTZU_COPcAvJG2xT0eTt-uNZoEoD_OKqRnSSCEy_MIUId_LSGIZD_VSc_HVJ8YUdnE=@lendvai.name> <871q3ifot9.fsf@gnu.org> <87tt7zfywu.fsf@gmail.com> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: Quintidi 5 Germinal an 233 de la =?utf-8?Q?R=C3=A9vo?= =?utf-8?Q?lution=2C?= jour de la Poule X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Tue, 25 Mar 2025 10:04:45 +0100 Message-ID: <87cye5pjki.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Rspamd-Queue-Id: 7C6F54E8 X-Spamd-Result: default: False [-6.10 / 15.00]; BAYES_HAM(-3.00)[99.99%]; NEURAL_HAM(-3.00)[-1.000]; MIME_GOOD(-0.10)[text/plain]; FREEMAIL_TO(0.00)[gmail.com]; TO_DN_SOME(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; MIME_TRACE(0.00)[0:+]; RCVD_TLS_ALL(0.00)[]; ARC_NA(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; TAGGED_RCPT(0.00)[]; FROM_HAS_DN(0.00)[]; FREEMAIL_ENVRCPT(0.00)[gmail.com]; RCPT_COUNT_THREE(0.00)[3]; MID_RHS_MATCH_FROM(0.00)[] X-Rspamd-Action: no action X-Spamd-Bar: ------ X-Rspamd-Server: hera X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 71918-done Cc: Attila Lendvai , 71918-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: -0.0 (/) Maxim Cournoyer skribis: >> -You can export keys from your default GPG keyring into a keybox file using >> -commands like this one: >> - >> -@example >> -gpg --export rms@@gnu.org | kbxutil --import-openpgp >> mykeyring.kbx >> -@end example >> - >> -Likewise, you can fetch keys to a specific keybox file like this: >> +You can fetch keys to a specific keybox file like this: >> >> @example >> gpg --no-default-keyring --keyring mykeyring.kbx \ > > Sounds reasonable to me. Finally applied, thanks! From unknown Thu Jun 19 14:06:29 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 22 Apr 2025 11:24:07 +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