From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id YHEbLFCjZmNyTAEAbAwnHQ (envelope-from ) for ; Sat, 05 Nov 2022 18:54:24 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id KNoSLFCjZmPRdQEAauVa8A (envelope-from ) for ; Sat, 05 Nov 2022 18:54:24 +0100 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 3E7732D5DA for ; Sat, 5 Nov 2022 18:54:24 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1orN4T-0005zs-1o; Sat, 05 Nov 2022 13:35:05 -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 1orN4R-0005vc-7B for guix-patches@gnu.org; Sat, 05 Nov 2022 13:35:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1orN4Q-0001OM-Tu for guix-patches@gnu.org; Sat, 05 Nov 2022 13:35:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1orN4Q-0000v0-BY for guix-patches@gnu.org; Sat, 05 Nov 2022 13:35:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#59003] [PATCH 4/7] installer: Use 'current-guix' for extensions. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 05 Nov 2022 17:35:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 59003 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "pelzflorian (Florian Pelz)" Cc: 59003@debbugs.gnu.org Received: via spool by 59003-submit@debbugs.gnu.org id=B59003.16676696983517 (code B ref 59003); Sat, 05 Nov 2022 17:35:02 +0000 Received: (at 59003) by debbugs.gnu.org; 5 Nov 2022 17:34:58 +0000 Received: from localhost ([127.0.0.1]:57950 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1orN4L-0000uf-UH for submit@debbugs.gnu.org; Sat, 05 Nov 2022 13:34:58 -0400 Received: from eggs.gnu.org ([209.51.188.92]:51384) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1orN4H-0000uO-J3 for 59003@debbugs.gnu.org; Sat, 05 Nov 2022 13:34:57 -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 1orN4B-0001N1-I5; Sat, 05 Nov 2022 13:34:47 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=grpZYGIkp+vuIl0Kmf2DDmCzOpeoqagQFv7j+nQA0+Q=; b=L0OmHR5y6mopX29+j3Ge 3KHPuPOyf/3LBulVXu6A98LYmVO89BOn1uokAInEkLMA7vVRBnjEte+em4AbI2E5p7JiCkbBOrKBc RufAugebbd0gHZvCXEHpnWeiiQw/KQgoxFqtjDA0hd21KqyFgOMH9qFw7YCZqxnORTOn103uClLJn 4EOsg8xZnzuPZfjJ7fUeI/FlQd7WaOsXaMH/G1mZfMgnQ3iBaETTs0eoYwj3wBvqhI9LT+SyVY6fr sEi+0tWO30wQzh4N+Mcrv6mPLAgNogA2uTCgZoRCFVsHjy4Ah0Q/SJ1S7/eL2AlRmze+gImcvgJhn I3dQHzTVnrvPvg==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201] helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1orN4A-0000KM-QE; Sat, 05 Nov 2022 13:34:47 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20221103191935.16336-1-ludo@gnu.org> <20221103191935.16336-4-ludo@gnu.org> <87r0yh939s.fsf@pelzflorian.de> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: Quintidi 15 Brumaire an 231 de la =?UTF-8?Q?R=C3=A9volution, ?= jour du Dindon 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: Sat, 05 Nov 2022 18:34:45 +0100 In-Reply-To: <87r0yh939s.fsf@pelzflorian.de> (pelzflorian@pelzflorian.de's message of "Sat, 05 Nov 2022 10:09:03 +0100") Message-ID: <87v8ntjoei.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Guix-patches" Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1667670864; 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:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=grpZYGIkp+vuIl0Kmf2DDmCzOpeoqagQFv7j+nQA0+Q=; b=FfEK02bLOGcOJ6AW3M8+CVwSVRZ+8OyjppwZp6ussJql8t7bKlnPHziBAJrm88HJErJKkv zI8NMAmAnlcNa3DGV6RaqVcIEHbD5RhK0P9TS4uwKz8cka6M4TQnYxtFV6tTYkH3wb2uYe WUSRDc3c9maaOC7+F/twQSw7IRotTUFqXYIoRTQRSOq6vT11k8ObHIfRpGuvpw0SQMzcnS fjtXlZBpaVcKjGK4MwyymzCae9owa2vQZYSVfLOXY/SDNb1Cw0D7a5EUd6bSVIJqjOAijj ypvgYyFbUj8QJOTlWIA+XVuRhRHQls8xwfTHCaKJZWMbOfhDWDVLjITejm45vQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1667670864; a=rsa-sha256; cv=none; b=N9XsN42EkIrzxUvKREvJCsXlqhRkfR5iT0s7ba6w0k4XRaRNqJQxgzPICAMeL7t3mlVP8m l70e3yaBpztWPTDS+gfEFFhZ+o6yVKIAsc2kf/S01MZ+f+HP/mbOLRxfvgQvy3p8ynBzGv 527jRKCx5t2s7axBspWilNEy788FWHpCEzer16Gy0UsonJ/XxdeLPE530yjXJgZGQOeiHC ur5TUHniBf++OD46yIh7Voi71b5qCDtS3sJMEKRQ9VyXqYx/05XIwOgkRjrE7n1bypUN2Y raoYO921UVmdWJ228nndlt1E6/0tzuXQ25dj+4N6YtWD0iQHx59i2/9UeS4Xmw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=L0OmHR5y; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -2.41 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=L0OmHR5y; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 3E7732D5DA X-Spam-Score: -2.41 X-Migadu-Scanner: scn1.migadu.com X-TUID: HBmaRgK5BXdD Hi Florian, "pelzflorian (Florian Pelz)" skribis: > Ludovic Court=C3=A8s writes: >> - guix gnutls) >> + (current-guix) gnutls) > > This change is bad, it seems. Yes, it=E2=80=99s not great. We could skip it provided we first upgrade the =E2=80=98guix=E2=80=99 package (with =E2=80=9Cmake update-guix-package=E2= =80=9D) so that we get the latest (gnu build linux-modules) module. You can do that to test things locally. We=E2=80=99re doing: (with-extension (list =E2=80=A6 guix =E2=80=A6) (with-imported-modules (list =E2=80=A6 guix modules =E2=80=A6) =E2=80=A6)) and it turns out that extensions take precedence in %load-path. So merely adding (gnu build linux-modules) to the =E2=80=98with-imported-modul= es=E2=80=99 list isn=E2=80=99t enough, unfortunately. Ludo=E2=80=99.