From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id 2PunM8KK92PhlQAAbAwnHQ (envelope-from ) for ; Thu, 23 Feb 2023 16:48:18 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id 8MG2MsKK92MkWgEAG6o9tA (envelope-from ) for ; Thu, 23 Feb 2023 16:48:18 +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 99F9838AE0 for ; Thu, 23 Feb 2023 16:48:17 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=NNRhwq6p; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1677167298; a=rsa-sha256; cv=none; b=Gvc3nFdctCxkg//nw2RaZRFqwKngL59RkM7nuwTc6n3rNKRVOEED2St9Rc9Yr3jak1TQ8l o0qQUVh47Mxf/Jq/fM8WPixiJ1CHU0CpcFq1Ss3bh3nZ4vBtZnY2JTQ+6v854ibnewYQMn zI9Lh82vBuP/EKBjhUPTPAjqig3O84batvYPIGVSqJZxUY5L5BXUKNugTYeEg1QEJOFDog edmAd9WqeMGH8KmPZJE78B1BcKhV4QOMn3o467Ltim5ofZzcN7mVNpxwzhGgyDQqJ8ceal vMFP+FbRn9+kvObh0XpEN0Hfi2j4qmBXPgkl2D1S1kI6yR/S6XX77dywhYhJ2A== 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=NNRhwq6p; 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"; 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=1677167298; 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=itOqiUrLhwgQwGk/Fods00lxyt9YKJrSyjtpBkfxlZ0=; b=lvTR3WY9QHogb0lRNSOTS9RONrzkjd0e+QURdupnpVnK5CweRAnUA7zFo9xrgzg8pffr+p jmT4kUWv26OkK03i7Yx3YNacSqe4v5ZNNBQRb+HpM2tn+sldyK16w+CNL6VtiHfyqNUlou H80ovFEuIGTkHEyqcFKBlqjGGlsePt+YXSY64oJMj17IQWYpPQW0RczzuPNllhrCyQjjrT L5GFulPabEGHFbu2NhcgyOGLlNKZ2y3OqIDJzYtiG1bgfpYjOfCoOt9XAvNBCCmkbWUQhf tyXKKRjPlwwx6rsbuuCp5FLcIlzSheWPyu15mgVZQ6FAUs5ZUVVGS58W69MKBg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pVDpD-00017X-7K; Thu, 23 Feb 2023 10:48:03 -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 1pVDpC-00016y-Mk for guix-patches@gnu.org; Thu, 23 Feb 2023 10:48:02 -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 1pVDpC-00021k-C3 for guix-patches@gnu.org; Thu, 23 Feb 2023 10:48:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pVDpC-0000ek-5C for guix-patches@gnu.org; Thu, 23 Feb 2023 10:48:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [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: guix-patches@gnu.org Resent-Date: Thu, 23 Feb 2023 15:48:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61255 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Maxim Cournoyer Cc: 61255@debbugs.gnu.org Received: via spool by 61255-submit@debbugs.gnu.org id=B61255.16771672502405 (code B ref 61255); Thu, 23 Feb 2023 15:48:02 +0000 Received: (at 61255) by debbugs.gnu.org; 23 Feb 2023 15:47:30 +0000 Received: from localhost ([127.0.0.1]:35028 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pVDog-0000ci-2C for submit@debbugs.gnu.org; Thu, 23 Feb 2023 10:47:30 -0500 Received: from eggs.gnu.org ([209.51.188.92]:42504) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pVDoe-0000cU-4b for 61255@debbugs.gnu.org; Thu, 23 Feb 2023 10:47:28 -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 1pVDoY-0001nn-N0; Thu, 23 Feb 2023 10:47:22 -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=itOqiUrLhwgQwGk/Fods00lxyt9YKJrSyjtpBkfxlZ0=; b=NNRhwq6pIL+bTy7cHrOD HHPUcjUIJ+rOKMAwo9QFJ+EZvBnIW14pCOIFN/rh/3yU0itHSj/0plJjVbVJjVBoY7B5JkSOa31yn wmbYh3Enlp5SUlZR+IHvPRfLslVadLtEz4V23t4z1iGmItit/B/LzLbgIACweHz2oAThm7yerGZkC ANiHfR/fNlc4iDYglCI12zexylSL9kD+6F72+oX1jhVdbQim8EZMOrbZ1neI8HPuNCJG3SdA1V7lY p58PB4dxYEoJv1ZYqVXBqpy7l89FvNacS/MWwVuO2Stm+Dn7cVFHNQ1Mu5qmpm0QSV1px5/wROR0N Sp9TaC5kWRj2mQ==; Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pVDoY-0004sR-91; Thu, 23 Feb 2023 10:47:22 -0500 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20230203221409.15886-2-maxim.cournoyer@gmail.com> <20230203221409.15886-5-maxim.cournoyer@gmail.com> <87357alp9n.fsf_-_@gnu.org> <878rgxws6l.fsf@gmail.com> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: Quintidi 5 =?UTF-8?Q?Vent=C3=B4se?= an 231 de la =?UTF-8?Q?R=C3=A9volution,?= jour du Bouc 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: Thu, 23 Feb 2023 16:47:20 +0100 In-Reply-To: <878rgxws6l.fsf@gmail.com> (Maxim Cournoyer's message of "Thu, 16 Feb 2023 10:22:58 -0500") Message-ID: <871qmg5qpj.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: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: X-Migadu-Queue-Id: 99F9838AE0 X-Spam-Score: -3.47 X-Migadu-Spam-Score: -3.47 X-Migadu-Scanner: scn0.migadu.com List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-TUID: SKsO03GyElfs Hi, Maxim Cournoyer skribis: > Ludovic Court=C3=A8s writes: > >> Hi, >> >> Maxim Cournoyer skribis: >> >>> * tests/pack.scm: Fix indentation. >> >> [...] >> >>> (check (gexp->derivation >>> - "check-tarball" >>> - (with-imported-modules '((guix build utils)) >> >> [...] >> >>> + "check-tarball" >>> + (with-imported-modules '((guix build utils)) >> >> I=E2=80=99m not convinced by the indentation rule for =E2=80=98gexp->der= ivation=E2=80=99 added >> in 82daab42811a2e3c7684ebdf12af75ff0fa67b99: there=E2=80=99s no reason t= o treat >> =E2=80=98gexp->derivation=E2=80=99 differently from other procedures. > > The benefit I saw was that writing > > (gexp->derivation the-name > #~(begin > (the > (multi-line > (gexp))))) I understand, but you know, it=E2=80=99s best to avoid unilaterally changing established conventions. :-) If and when there=E2=80=99s consensus about this change, (guix read-print) should be updated. Ludo=E2=80=99.