From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id nuQyBFTzjmC3agEAgWs5BA (envelope-from ) for ; Sun, 02 May 2021 20:45:40 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id mOu5OlPzjmC1fwAAbx9fmQ (envelope-from ) for ; Sun, 02 May 2021 18:45:39 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id B743D14471 for ; Sun, 2 May 2021 20:45:39 +0200 (CEST) Received: from localhost ([::1]:39598 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ldH62-0003D4-Td for larch@yhetil.org; Sun, 02 May 2021 14:45:38 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:57438) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ldH5o-0003AU-0u for guix-devel@gnu.org; Sun, 02 May 2021 14:45:24 -0400 Received: from mail-qt1-x82a.google.com ([2607:f8b0:4864:20::82a]:40790) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ldH5l-0002Hc-VA for guix-devel@gnu.org; Sun, 02 May 2021 14:45:23 -0400 Received: by mail-qt1-x82a.google.com with SMTP id o21so2238103qtp.7 for ; Sun, 02 May 2021 11:45:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-transfer-encoding; bh=r/BygmdyTtiGz3DlR7YhYops81vnG/MmFO1EiCvF/Jw=; b=B7CJJXWkjZ6pDpGIGQvDSsVONV5n/ETrF9hcAdGR6ik3zAbpe5U/MUyPWK8YvyElaU cmOmLjfIeW7dpVUIRv414+8OmMmu+vokmr9isSE/sq7IRdX1Kq6oM+37bx8bpIly4mV0 zts70L9h9A/O78RG1AbLYcqrNtLCSAiSJKWBZt/Dc2j98/9ctyBV5iWuaKVIP9me/3mK M46RzcuY7hC82Yjo5O0Rykuk1pZVYwB3vDv8V6BUgSuCe/tyrOZzqsHA32dhUzAPAekG MEVmG3GnjBOtyoKu6bb8/Hblg4HShGcnWky3wWwJY7wPDggCvSTZTGS8WO42Nlbkrtne 3OVg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version:content-transfer-encoding; bh=r/BygmdyTtiGz3DlR7YhYops81vnG/MmFO1EiCvF/Jw=; b=hvj+R6CtwtNJmLyGU+Fe/9E4IIpfSmCtrk9UilSJAxENwDFussTzZaY0Jaz9XOYZ24 sXCTHfERtRcqRwa5l4hKz/Kw2rRoCXHb3GelooMspGEoSd5gaREdb7fUpGXOrhpNrBJI rYEGf71UV6PsPYzYMi7fn4t41RLTaGfqhl8avf8y3BwdBfKm1jEgAYp4jKZzdvr7p2S3 DnbL8HEdi8THM7aqCP5xXUeBgpxfC19+as2z0ut4iIoHKXaalAVXIxM5tJgvk9kQXv+7 /CqHjG+CgvHgAPKBA9smGi3h8dj8KSY77Yg76hIpbB6wDn7vhWvc0z0gL8umrIR8wmrL 2JVA== X-Gm-Message-State: AOAM530OzmSxSrroUEkiM9UbamKP5ckPrB8/O/Fv5/YSXQqUu/aTVkwt 98qTlvhV5XYmS0dobVaUiIKL8ikj8Fo= X-Google-Smtp-Source: ABdhPJzMYCkj3azvSvEhohitqS1jwgPX2qfTnIBws5ci35FvLcvTeDOA1+DtW57sljIKlxMjaEoP9g== X-Received: by 2002:ac8:5c14:: with SMTP id i20mr13820989qti.175.1619981119952; Sun, 02 May 2021 11:45:19 -0700 (PDT) Received: from hurd (dsl-158-145.b2b2c.ca. [66.158.158.145]) by smtp.gmail.com with ESMTPSA id u64sm6882927qkc.127.2021.05.02.11.45.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 02 May 2021 11:45:19 -0700 (PDT) From: Maxim Cournoyer To: Leo Famulari Subject: Re: GNU Guix 1.3.0rc1 available for testing! References: <877dkjovl6.fsf@gmail.com> Date: Sun, 02 May 2021 14:45:18 -0400 In-Reply-To: (Leo Famulari's message of "Sun, 2 May 2021 00:05:42 -0400") Message-ID: <87h7jlnfep.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2607:f8b0:4864:20::82a; envelope-from=maxim.cournoyer@gmail.com; helo=mail-qt1-x82a.google.com 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, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: guix-devel Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1619981139; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=r/BygmdyTtiGz3DlR7YhYops81vnG/MmFO1EiCvF/Jw=; b=KTui4LeLn+QpEeE2jtELIrXwVzEWmFg2md5zQLJSO0VKDMwFUs30wiIylnFMDzmky7kOIj PC/ciwVdUEkx0K/NiG5qOrHkVVEo56h0jDnYO/SElKy6qXfBea047SAHs/G6v+nNZW8V1X cfuA2pNDzPMMvmfCzMj7qxJN+NzYzBaEcz47gvP8CsexhtIARis+wQ9dVRcW4U28/Fkvmu lt1JBGPDaVp3V7t9mS79WDHZjE6cdt8xgxVQeP7W8cgcxE7PI+x+WXAbd/aQ/NHGzagGIt aOp20gu9kLcEs0Wryp2q0ejB/q+K2oEZ56Qg01GA8zGUoPoCO2GoCdm313Z/ow== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1619981139; a=rsa-sha256; cv=none; b=s60wlzKAKeDB2VdQYGWgXcjNPv1FrOxLVXPoh1KTCuKXZyV9APF633tUwpIG7JkCTOjt40 WDdsgUrmmlr++sYfqJptbV1fDgu1aN1asmXrf1KVEC9R4Q0Z73kaAeJBawHvq91RIa7n9V 5+/Bw1xbpiflQFNm7UK6X8brlv9l/q0wBWhOj8bFpgM8UXxaCgGSuRQYliwPcHBY2oOH/e QIMyPLU8SUwV6xSoKmUZVC6Gw0yu+fBKyk7DTVKUFFm/sLBfH/pQJdZpwSE7Vv7BaA2Xk2 B21mzeAjI4OVlF9ytNVE00EZqWTNTQ+vJRbLBf33jsRwwBOok5c7PuZhBMGABw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=B7CJJXWk; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Migadu-Spam-Score: -3.16 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=B7CJJXWk; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Migadu-Queue-Id: B743D14471 X-Spam-Score: -3.16 X-Migadu-Scanner: scn0.migadu.com X-TUID: CTYsRmNalYAH Hi Leo, Leo Famulari writes: > On Sat, May 01, 2021 at 05:25:45PM -0400, Leo Famulari wrote: >> Maybe we should update the manual to mention "1.3.0rc1" and the correct >> key. > > I've attached a patch. > >> > 1. Testing the binary tarball on the distro of your choice. You can >> > download . Uncomment the >> > =E2=80=98GNU_URL=E2=80=99 variable assignment that refers to alph= a.gnu.org and it >> > should pick up 1.3.0rc1 automatically. >>=20 >> The install.sh script also recommends installing Ludo's key, but of >> course fails to verify the signature with it. After installing Ludo's >> key, the installer does suggest the correct key =E2=80=94 Maxim's. > > I looked at 'guix-install.sh' and see that it recommends both Ludo's and > Maxim's keys. It's not great that it fails, recommends users to download > Ludo's key, and then fails again. It should fail only once (as it currently would if Ludo's key was missing), and display two messages/two commands instead of one to get the missing keys. This is because we exit after the loop, based on the exit_flag variable value we set in the loop. Did it not behave that way for you? > I tried re-sorting the array so that Maxim's key is first but, no matter > what, it still requires every key in the GPG_SIGNING_KEY array, and the > user will have to try the script three times before it can succeed. If > the next release is signed by someone besides Ludo or Maxim, then the > script will require four runs, etc. Could you help me understand what is failing? I tested with no keys, or with just Ludovic's key, and it was working as intended when attempting to install the 1.3.0rc1 release (e.g., aborting + printing all the keys missing with the accompanying suggested commands to resolve the issue, and proceed with the installation normally thereafter) Thank you! Maxim