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 sBs8FhHI/GMpzAAAbAwnHQ (envelope-from ) for ; Mon, 27 Feb 2023 16:11:13 +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 +IY9FhHI/GNQdwEAauVa8A (envelope-from ) for ; Mon, 27 Feb 2023 16:11:13 +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 2EA231CAA5 for ; Mon, 27 Feb 2023 16:11:13 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=a9TsVGtD; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1677510673; a=rsa-sha256; cv=none; b=PNlHDPMR45t6H1HFlwumESRoHY3Nf0W4WsTTarSmAGHEYBQKdAbm85hDb64G6lVzy80kCT AEZRlHnvb0GfBBkaDwWEKp8hPW2GHmdBpWPSL8INt+/tNG3rAkrPJlnIEmyhZXnXVqzx2o CG5jShxth47bH0vwe8pdzNT9Uyfi2/32lokrAJzxUpBGVZJGg5RVhwM4/zbopAl9998J0Y /ghs02ugLeobd4u+fqsUvtXFkUnhb5yxoyMCgI7BKe4JhQ3pTerEdMbJf1ZiCO56OcO8d4 xDVs5Vlk+jMYh+psJ6TICF99+VFIrT5+BbyF/joXzGFU+3sJFSu0qdtZhybUCg== 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=a9TsVGtD; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1677510673; 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=wlY93+LO28tGvZhbQLUE3MuU9GHYfJDIwjGtp9AIJ5M=; b=kK8yL2nzh5pccDgDbrwpabzLNAw63adh2OrSY3fWR0Cg64OFCrBoFMzXnfqsn42X4B8C+i HfkB3ImFKi30kIOx/3im1G8/MivnzjDIyHaMeEgDosyqwL3vpUN469mieTzAgqTrrkeM7R W9mJlQm+ct0JVQbT3WWC8yilfl3TEwFKD8WNzozEBQ2uhA10shhiOuJs+ftapxr9DCTt1l 6wAic4GStRj5ADmKj+qXm3FgmyYlSpSRlbZzgtHgWj7oWxZ5/6sgqQMXwym7DIjy3Edy7S DbPSayTESCuZXxR3eS2xXwUYkSkBXM2/KGxvvtelDmtvyYssK+15rUGHwcXnaA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pWf9d-0000mN-Cw; Mon, 27 Feb 2023 10:11:05 -0500 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 1pWf9b-0000lq-NU for bug-guix@gnu.org; Mon, 27 Feb 2023 10:11:03 -0500 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 1pWf9b-0005jD-8j for bug-guix@gnu.org; Mon, 27 Feb 2023 10:11:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pWf9b-0006Nr-43 for bug-guix@gnu.org; Mon, 27 Feb 2023 10:11:03 -0500 X-Loop: help-debbugs@gnu.org Subject: bug#61841: bug#61255: [PATCH 0/5] Add support for the RPM format to "guix pack" Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Mon, 27 Feb 2023 15:11:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61841 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Maxim Cournoyer Cc: Josselin Poiret , Christopher Baines , Simon Tournier , Mathieu Othacehe , Tobias Geerinckx-Rice , Ricardo Wurmus , 61255@debbugs.gnu.org, 61841@debbugs.gnu.org Received: via spool by 61841-submit@debbugs.gnu.org id=B61841.167751064424502 (code B ref 61841); Mon, 27 Feb 2023 15:11:03 +0000 Received: (at 61841) by debbugs.gnu.org; 27 Feb 2023 15:10:44 +0000 Received: from localhost ([127.0.0.1]:48583 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pWf9I-0006N6-E9 for submit@debbugs.gnu.org; Mon, 27 Feb 2023 10:10:44 -0500 Received: from eggs.gnu.org ([209.51.188.92]:50870) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pWf9G-0006Mp-O4; Mon, 27 Feb 2023 10:10:43 -0500 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 1pWf9A-0005c2-8h; Mon, 27 Feb 2023 10:10:36 -0500 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=wlY93+LO28tGvZhbQLUE3MuU9GHYfJDIwjGtp9AIJ5M=; b=a9TsVGtDV6HKbX4Dz62Z 4uLHg2yuW+Kgx25BBu6maib48xOQngcF0i4FrdqDykB04dZur3Sua4iurzx0RtizgYJenMu5LHIgQ 4KJCatBv69zdCLuUOoLAErJ8TVfL1XH1frf2hi2jqOFx2a84jxF+hJTrL8srjhxxcLg0xmYHQo6dF r6YBGIAf0zbL2QyXQPQPXBMK9iuOLmBF+NK5Di7F6LdqQ3zlY89LW7Xu/FveBHGaIS4XUNJrRmr22 BnunCHN/OB5VVgQx/ANFIPV/zyE8bV878R/IjXbYEzEov2vGHU7CJN+b0uGcDueVn13UtB3CzE7oM Xiq+k4wx0BlSkQ==; Received: from [193.50.110.164] (helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pWf8i-0003Ir-Jg; Mon, 27 Feb 2023 10:10:32 -0500 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20230203221409.15886-2-maxim.cournoyer@gmail.com> <20230203221409.15886-3-maxim.cournoyer@gmail.com> <877cwyw7yc.fsf@gnu.org> <87h6w2p02y.fsf@gmail.com> <87a61ilpi6.fsf_-_@gnu.org> <87fsb5wso1.fsf@gmail.com> <877cw85qtq.fsf_-_@gnu.org> Date: Mon, 27 Feb 2023 16:10:05 +0100 In-Reply-To: <877cw85qtq.fsf_-_@gnu.org> ("Ludovic =?UTF-8?Q?Court=C3=A8s?="'s message of "Thu, 23 Feb 2023 16:44:49 +0100") Message-ID: <87k003i1pu.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (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: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: X-Migadu-Queue-Id: 2EA231CAA5 X-Spam-Score: -1.09 X-Migadu-Spam-Score: -1.09 X-Migadu-Scanner: scn0.migadu.com List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-TUID: UgJcJ865UXng Hi Maxim, Ludovic Court=C3=A8s skribis: > I=E2=80=99m really not sure what the impact of > 68775338a510f84e63657ab09242d79e726fa457 is, nor whether it was the only > solution to the problem. > > One thing that probably happens is that (default-guile) is now never > used for , contrary to what was happening before. The > spirit is that (default-guile) would be used as the default for all the > declarative file-like objects; gexp compilers refer to (default-guile), > not (%guile-for-build). > > Importantly, (%guile-for-build) is a derivation, possibly built for > another system, whereas (default-guile) is a package, which allows > =E2=80=98lower-object=E2=80=99 to return the derivation for the right sys= tem type. Commit 68775338a510f84e63657ab09242d79e726fa457 turned out to have unintended side effects: https://issues.guix.gnu.org/61841 I fixed it with: a516a0ba93 gexp: computed-file: Do not honor %guile-for-build. fee1d08f0d pack: Make sure tests can run without a world rebuild. Please take a look. We should think about how to improve our processes to avoid such issues in the future. I did raise concerns about this very patch late at night during FOSDEM, 24h after submission, and reaffirmed my viewpoint days later. I understand that delaying a nice patch series like this one is unpleasant, but I think those concerns should have been taken into account. Ludo=E2=80=99.