From unknown Fri Aug 15 04:07:17 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#39684] [PATCH] etc: Automatically download the pgp key Resent-From: Julien Lepiller Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 20 Feb 2020 01:23:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 39684 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 39684@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.158216175722481 (code B ref -1); Thu, 20 Feb 2020 01:23:01 +0000 Received: (at submit) by debbugs.gnu.org; 20 Feb 2020 01:22:37 +0000 Received: from localhost ([127.0.0.1]:43628 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j4aY0-0005qX-VV for submit@debbugs.gnu.org; Wed, 19 Feb 2020 20:22:37 -0500 Received: from lists.gnu.org ([209.51.188.17]:50879) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j4aXz-0005qQ-Ki for submit@debbugs.gnu.org; Wed, 19 Feb 2020 20:22:36 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:58146) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j4aXy-000440-9r for guix-patches@gnu.org; Wed, 19 Feb 2020 20:22:35 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=BAYES_20,URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j4aXx-0003cB-Fv for guix-patches@gnu.org; Wed, 19 Feb 2020 20:22:34 -0500 Received: from lepiller.eu ([89.234.186.109]:53686) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1j4aXw-0003b6-SV for guix-patches@gnu.org; Wed, 19 Feb 2020 20:22:33 -0500 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id 5232220f for ; Thu, 20 Feb 2020 01:22:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=lepiller.eu; h=date:from :to:subject:message-id:mime-version:content-type :content-transfer-encoding; s=dkim; bh=sAzonGYaX1qUbOWlgJY0F5NiQ o0=; b=AvoxSwMRznGEBE2GKo+7HlOz+23R4fq9q6O4IgdgQGgRVgNAXJvlo3qdU LOZnRaszXTAGBQSraztazbVaEtZgy3Zh5AVfJKs99eQt3Qs+gbKp+G49z8q/yWOI 9kPEpsB9m5/YwoQp8Fa3R5JdFXeXNoiwUGBdi8E1RVo9w+eYDOP7v6JhhXbI+SBF dU5toxBEczSU0JAsQ9A+QlYbzr/rVB+T+nlK2bniI/SBikiS1h51zBbO88ONyH9j WK8bYvX85igGGe76AmORxPxA+5Qg6BlhRP4ZArLvQGpl424vhatZ2kR7PyY9jFa/ hVBFhAvDK9brNVf+VFzDh9woVM7ZQ== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id 70a8e8c6 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for ; Thu, 20 Feb 2020 01:22:27 +0000 (UTC) Date: Thu, 20 Feb 2020 02:22:20 +0100 From: Julien Lepiller Message-ID: <20200220022220.04906816@tachikoma.lepiller.eu> X-Mailer: Claws Mail 3.17.4 (GTK+ 2.24.32; x86_64-unknown-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 89.234.186.109 X-Spam-Score: -0.7 (/) 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.7 (-) Hi guix, this patch should improve the way the gpg key is fetched. Instead of asking the user to copy the command, when the user passes --allow-import-gpg, the script will import the gpg key by itself. The rationale behind this is a user complaining a few weeks ago on the Fediverse that the installation video didn't work. In fact, they didn't understand the gpg command and failed to import the key; mentionning --allow-import-gpg in the video should help in that case :) From unknown Fri Aug 15 04:07:17 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#39684] [PATCH] etc: Automatically download the pgp key Resent-From: Julien Lepiller Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 20 Feb 2020 12:43:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 39684 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 39684@debbugs.gnu.org Received: via spool by 39684-submit@debbugs.gnu.org id=B39684.158220254120420 (code B ref 39684); Thu, 20 Feb 2020 12:43:01 +0000 Received: (at 39684) by debbugs.gnu.org; 20 Feb 2020 12:42:21 +0000 Received: from localhost ([127.0.0.1]:43955 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j4l9o-0005JH-SL for submit@debbugs.gnu.org; Thu, 20 Feb 2020 07:42:21 -0500 Received: from lepiller.eu ([89.234.186.109]:48354) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j4l9n-0005J8-9X for 39684@debbugs.gnu.org; Thu, 20 Feb 2020 07:42:19 -0500 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id 94a25da9 for <39684@debbugs.gnu.org>; Thu, 20 Feb 2020 12:42:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=lepiller.eu; h=date:from :to:subject:message-id:in-reply-to:references:mime-version :content-type; s=dkim; bh=i3DWjYQfy3sDw7Przo7lxkOElm4=; b=NsPGWc jghnQqyfb5Qxl3w6a6pnoMBImEgukG/UJknYQwaBMJnCADA43yAt1AWnnbGZ9HFo XHIG5sxIGDcHahHDE+n0GoxHVI39dutq9hgmCnmYZ061W+mHu5izanv+TgJIGmsv l3BewP4EXlFgmvobjgIyIwow9/C/QmLi+yYlgX7spKmjMDZ53n4rIIIlp+hqKzeD MqfZ8fq5VW0fXRs816J0VcDB/jU1UeZneQVQFy/eWV/ocSm0WoByvuobMQLebvdy 2JhmF+GWjfL/4d43sbXCBiQC/fSnDBd8tionveQ++9Qgnv0SOtYCjkB5FbMz+r8J sznIgEo46t9JYFXQ== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id 1215bdc1 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for <39684@debbugs.gnu.org>; Thu, 20 Feb 2020 12:42:17 +0000 (UTC) Date: Thu, 20 Feb 2020 13:41:59 +0100 From: Julien Lepiller Message-ID: <20200220134159.70db5633@tachikoma.lepiller.eu> In-Reply-To: <20200220022220.04906816@tachikoma.lepiller.eu> References: <20200220022220.04906816@tachikoma.lepiller.eu> X-Mailer: Claws Mail 3.17.4 (GTK+ 2.24.32; x86_64-unknown-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="MP_/ZWAsLknt6mph9=h1O7tLXpW" X-Spam-Score: 0.0 (/) 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 (-) --MP_/ZWAsLknt6mph9=h1O7tLXpW Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Le Thu, 20 Feb 2020 02:22:20 +0100, Julien Lepiller a =C3=A9crit : > Hi guix, >=20 > this patch should improve the way the gpg key is fetched. Instead of > asking the user to copy the command, when the user passes > --allow-import-gpg, the script will import the gpg key by itself. >=20 > The rationale behind this is a user complaining a few weeks ago on the > Fediverse that the installation video didn't work. In fact, they > didn't understand the gpg command and failed to import the key; > mentionning --allow-import-gpg in the video should help in that case > :) >=20 >=20 >=20 Here is the patch :) --MP_/ZWAsLknt6mph9=h1O7tLXpW Content-Type: text/x-patch Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=0001-etc-Add-an-allow-import-gpg-option-to-the-installer-.patch >From aebea6bcfa615bc644c9afa1120eeb34f0956c5a Mon Sep 17 00:00:00 2001 From: Julien Lepiller Date: Thu, 20 Feb 2020 02:14:39 +0100 Subject: [PATCH] etc: Add an `allow-import-gpg' option to the installer script. * etc/guix-install.sh: Add an `allow-import-gpg' option to support fetching the OpenPGP public key automatically. --- etc/guix-install.sh | 26 +++++++++++++++++++++++--- 1 file changed, 23 insertions(+), 3 deletions(-) diff --git a/etc/guix-install.sh b/etc/guix-install.sh index bfd3842933..d96c5838b8 100755 --- a/etc/guix-install.sh +++ b/etc/guix-install.sh @@ -57,6 +57,7 @@ INF="[ INFO ] " DEBUG=0 GNU_URL="https://ftp.gnu.org/gnu/guix/" OPENPGP_SIGNING_KEY_ID="3CE464558A84FDC69DB40CFB090B11993D9AEBB5" +GPG_IMPORT=0 # This script needs to know where root's home directory is. However, we # cannot simply use the HOME environment variable, since there is no guarantee @@ -109,9 +110,14 @@ chk_gpg_keyring() # Without --dry-run this command will create a ~/.gnupg owned by root on # systems where gpg has never been used, causing errors and confusion. gpg --dry-run --list-keys ${OPENPGP_SIGNING_KEY_ID} >/dev/null 2>&1 || ( - _err "${ERR}Missing OpenPGP public key. Fetch it with this command:" - echo " wget https://sv.gnu.org/people/viewgpg.php?user_id=15145 -qO - | gpg --import -" - exit 1 + if [ "${GPG_IMPORT}" = "1" ]; then + wget https://sv.gnu.org/people/viewgpg.php?user_id=15145 -qO - | gpg --import - + else + _err "${ERR}Missing OpenPGP public key. Fetch it with this command:" + echo " wget https://sv.gnu.org/people/viewgpg.php?user_id=15145 -qO - | gpg --import -" + _err "or run this script with the --allow-import-gpg option" + exit 1 + fi ) } @@ -484,4 +490,18 @@ main() _msg "${INF}Run 'info guix' to read the manual." } +# Reading options +while [[ $# -gt 0 ]]; do + case "$1" in + --allow-import-gpg) + GPG_IMPORT=1 + shift + ;; + *) + _err "Unknown option $1" + exit 1 + ;; + esac +done + main "$@" -- 2.24.0 --MP_/ZWAsLknt6mph9=h1O7tLXpW-- From unknown Fri Aug 15 04:07:17 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#39684] [PATCH] etc: Automatically download the pgp key Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 18 Mar 2020 10:00:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 39684 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Julien Lepiller Cc: 39684@debbugs.gnu.org Received: via spool by 39684-submit@debbugs.gnu.org id=B39684.158452555029087 (code B ref 39684); Wed, 18 Mar 2020 10:00:02 +0000 Received: (at 39684) by debbugs.gnu.org; 18 Mar 2020 09:59:10 +0000 Received: from localhost ([127.0.0.1]:39829 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jEVTi-0007Z5-Hs for submit@debbugs.gnu.org; Wed, 18 Mar 2020 05:59:10 -0400 Received: from eggs.gnu.org ([209.51.188.92]:45721) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jEVTg-0007Ys-Kl for 39684@debbugs.gnu.org; Wed, 18 Mar 2020 05:59:09 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:50263) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1jEVTa-00025W-QJ; Wed, 18 Mar 2020 05:59:02 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=58856 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jEVTZ-0005NA-Ll; Wed, 18 Mar 2020 05:59:02 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20200220022220.04906816@tachikoma.lepiller.eu> <20200220134159.70db5633@tachikoma.lepiller.eu> Date: Wed, 18 Mar 2020 10:59:00 +0100 In-Reply-To: <20200220134159.70db5633@tachikoma.lepiller.eu> (Julien Lepiller's message of "Thu, 20 Feb 2020 13:41:59 +0100") Message-ID: <87o8su9e6z.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Spam-Score: -0.7 (/) 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.7 (-) Hi Julien! Julien Lepiller skribis: >>>From aebea6bcfa615bc644c9afa1120eeb34f0956c5a Mon Sep 17 00:00:00 2001 > From: Julien Lepiller > Date: Thu, 20 Feb 2020 02:14:39 +0100 > Subject: [PATCH] etc: Add an `allow-import-gpg' option to the installer > script. > > * etc/guix-install.sh: Add an `allow-import-gpg' option to support > fetching the OpenPGP public key automatically. Sounds like a good idea. > --- a/etc/guix-install.sh > +++ b/etc/guix-install.sh > @@ -57,6 +57,7 @@ INF=3D"[ INFO ] " > DEBUG=3D0 > GNU_URL=3D"https://ftp.gnu.org/gnu/guix/" > OPENPGP_SIGNING_KEY_ID=3D"3CE464558A84FDC69DB40CFB090B11993D9AEBB5" > +GPG_IMPORT=3D0 Perhaps define: OPENPGP_KEY_URL=3D"https://sv.gnu.org/people/viewgpg.php?user_id=3D15145" and use it everywhere? > # This script needs to know where root's home directory is. However, we > # cannot simply use the HOME environment variable, since there is no gua= rantee > @@ -109,9 +110,14 @@ chk_gpg_keyring() > # Without --dry-run this command will create a ~/.gnupg owned by roo= t on > # systems where gpg has never been used, causing errors and confusio= n. > gpg --dry-run --list-keys ${OPENPGP_SIGNING_KEY_ID} >/dev/null 2>&1 = || ( > - _err "${ERR}Missing OpenPGP public key. Fetch it with this comm= and:" > - echo " wget https://sv.gnu.org/people/viewgpg.php?user_id=3D151= 45 -qO - | gpg --import -" > - exit 1 > + if [ "${GPG_IMPORT}" =3D "1" ]; then > + wget https://sv.gnu.org/people/viewgpg.php?user_id=3D15145 -qO= - | gpg --import - This would become wget "$OPENPGP_KEY_URL" (better use quotes). Thanks! Ludo=E2=80=99. From unknown Fri Aug 15 04:07:17 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Julien Lepiller Subject: bug#39684: closed (etc: Automatically download the gpg key) Message-ID: References: <65FB426E-E051-4ADB-93D5-BC5D141B7FEE@lepiller.eu> <20200220022220.04906816@tachikoma.lepiller.eu> X-Gnu-PR-Message: they-closed 39684 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 39684@debbugs.gnu.org Date: Fri, 19 Nov 2021 15:39:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1637336342-23628-1" This is a multi-part message in MIME format... ------------=_1637336342-23628-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #39684: [PATCH] etc: Automatically download the pgp key which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 39684@debbugs.gnu.org. --=20 39684: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D39684 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1637336342-23628-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 39684-close) by debbugs.gnu.org; 19 Nov 2021 15:38:56 +0000 Received: from localhost ([127.0.0.1]:40356 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mo5yZ-00068h-RN for submit@debbugs.gnu.org; Fri, 19 Nov 2021 10:38:55 -0500 Received: from lepiller.eu ([89.234.186.109]:39334) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mo5yW-00068T-ID for 39684-close@debbugs.gnu.org; Fri, 19 Nov 2021 10:38:53 -0500 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id 18f7a880 for <39684-close@debbugs.gnu.org>; Fri, 19 Nov 2021 15:38:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=lepiller.eu; h=date:from :to:subject:message-id:mime-version:content-type :content-transfer-encoding; s=dkim; bh=k6NK0jWQto3oXBNAE2R5Kwk9A B0s8pux771JvcOAgsk=; b=QukLOznR6rZ3tUjhD10ZMem5X6uHCtruHs0sT17n8 A9VM+J917UcxvNOpRK05h+74NAtLcUJLyhDpEsp/VXDA9Ft53UeMoKhFiokqA6J+ ma3SQ1uHwq32PZc7Sv1jx0g6RvXw0P3F0+6b05dhe06XSrFESdCOG6+t3RADf/Gt 2sQXkty/q4kmD1+6+GoAZGSpChmqs3Prj7TWMS/dC85V76fradLvm3tFAYF2vlJz 2CoV1r93V6UxhwmDG1jVC9JCEqOnsikP/VokkqNJjlCWDdllVU6xyDRq8DSd4B25 KDI5FsuLYNVCYVoCr440sTdDi/snEG6hewiRb9nFnRjwg== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id 3fdb181e (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO) for <39684-close@debbugs.gnu.org>; Fri, 19 Nov 2021 15:38:50 +0000 (UTC) Date: Fri, 19 Nov 2021 10:38:42 -0500 From: Julien Lepiller To: 39684-close@debbugs.gnu.org Subject: etc: Automatically download the gpg key User-Agent: K-9 Mail for Android Message-ID: <65FB426E-E051-4ADB-93D5-BC5D141B7FEE@lepiller.eu> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=----Q7376YZZGTQ1GYOJ7VR7LBXJZD1M88 Content-Transfer-Encoding: 7bit X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 39684-close 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 (-) ------Q7376YZZGTQ1GYOJ7VR7LBXJZD1M88 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable An equivalent functionnality was implemented independently, so closing=2E T= hanks! ------Q7376YZZGTQ1GYOJ7VR7LBXJZD1M88 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable An equivalent functionnality was implemented ind= ependently, so closing=2E Thanks! ------Q7376YZZGTQ1GYOJ7VR7LBXJZD1M88-- ------------=_1637336342-23628-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 20 Feb 2020 01:22:37 +0000 Received: from localhost ([127.0.0.1]:43628 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j4aY0-0005qX-VV for submit@debbugs.gnu.org; Wed, 19 Feb 2020 20:22:37 -0500 Received: from lists.gnu.org ([209.51.188.17]:50879) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j4aXz-0005qQ-Ki for submit@debbugs.gnu.org; Wed, 19 Feb 2020 20:22:36 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:58146) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j4aXy-000440-9r for guix-patches@gnu.org; Wed, 19 Feb 2020 20:22:35 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=BAYES_20,URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j4aXx-0003cB-Fv for guix-patches@gnu.org; Wed, 19 Feb 2020 20:22:34 -0500 Received: from lepiller.eu ([89.234.186.109]:53686) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1j4aXw-0003b6-SV for guix-patches@gnu.org; Wed, 19 Feb 2020 20:22:33 -0500 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id 5232220f for ; Thu, 20 Feb 2020 01:22:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=lepiller.eu; h=date:from :to:subject:message-id:mime-version:content-type :content-transfer-encoding; s=dkim; bh=sAzonGYaX1qUbOWlgJY0F5NiQ o0=; b=AvoxSwMRznGEBE2GKo+7HlOz+23R4fq9q6O4IgdgQGgRVgNAXJvlo3qdU LOZnRaszXTAGBQSraztazbVaEtZgy3Zh5AVfJKs99eQt3Qs+gbKp+G49z8q/yWOI 9kPEpsB9m5/YwoQp8Fa3R5JdFXeXNoiwUGBdi8E1RVo9w+eYDOP7v6JhhXbI+SBF dU5toxBEczSU0JAsQ9A+QlYbzr/rVB+T+nlK2bniI/SBikiS1h51zBbO88ONyH9j WK8bYvX85igGGe76AmORxPxA+5Qg6BlhRP4ZArLvQGpl424vhatZ2kR7PyY9jFa/ hVBFhAvDK9brNVf+VFzDh9woVM7ZQ== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id 70a8e8c6 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for ; Thu, 20 Feb 2020 01:22:27 +0000 (UTC) Date: Thu, 20 Feb 2020 02:22:20 +0100 From: Julien Lepiller To: guix-patches@gnu.org Subject: [PATCH] etc: Automatically download the pgp key Message-ID: <20200220022220.04906816@tachikoma.lepiller.eu> X-Mailer: Claws Mail 3.17.4 (GTK+ 2.24.32; x86_64-unknown-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 89.234.186.109 X-Spam-Score: -0.7 (/) 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: -1.7 (-) Hi guix, this patch should improve the way the gpg key is fetched. Instead of asking the user to copy the command, when the user passes --allow-import-gpg, the script will import the gpg key by itself. The rationale behind this is a user complaining a few weeks ago on the Fediverse that the installation video didn't work. In fact, they didn't understand the gpg command and failed to import the key; mentionning --allow-import-gpg in the video should help in that case :) ------------=_1637336342-23628-1--