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 ms9.migadu.com with LMTPS id GLiBCALoCmRUegEASxT56A (envelope-from ) for ; Fri, 10 Mar 2023 09:19:14 +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 YLiFBwLoCmQFzgAAG6o9tA (envelope-from ) for ; Fri, 10 Mar 2023 09:19:14 +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 8A0E678D9 for ; Fri, 10 Mar 2023 09:19: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=TAC32yOx; 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=1678436353; 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=DwZAgzv9YByDzDe7+ShOSVXwcIaGFoS7FkeKj6DGYLQ=; b=gSHnmqYbrJqo+63KTR81tSTiejzXNYYSUuynFI7GT3gSdVOwBoeHUnWSMZ9rG9n63jdFRb ytAOdCB//h5ND9OkRFijC02IOakxcHwc6leqicqAnhk72FRG/fhgFwwD2wnA3jfbg6Ex6q hBOACfCYSOJMEAQmyR75slSWAlL8eGfPSxS4WNnNjF1fzIkw/X+AgQIvh63AL0IdxWoaUd QOMf525dq/N7mxAL8KrdWh+0dJBbC7Uu9bIZfZimS79UmswX8oIHnVbBpGLm93MaAPQ6Kn +E2NoI4TjkY8haWqrao9UbT39z/eZJ6bv3C17iIcDMo8WFhTROHE5Owx1pFdMA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1678436353; a=rsa-sha256; cv=none; b=IkyClStERuQTb/i8NUWIvmEOCbW3DQKOWufv4jkB2ThCI25M+dzC+6Kd9r+nlJVMRn4IpN VjrxSxQRKF3BEqZOfZ1pSnbJkNKh7wPdHyM+cKVOBEcgG5vZUwrzKfS9DfznWNuklfKb8M M7dW2au40Z3O1Hhcc2sc6oCU9bdFdKH90MLhGwMlpfgaDAFjS6K8KTClaTKNSHEIwErj0r H6SRPXvy3KXzhXEnaC3yiLzxyQJPLr4mOoF0JBYNjC6WtQq+e50TsxR2nOpfaZeAKCHYLl rAu6fWI7nqTSkrmqYrSXvPBt4DFKSkeqQY22vdM67Bk0DzSemWUiwbQdkLwPZw== 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=TAC32yOx; 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 Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1paXxw-0006s0-Nh; Fri, 10 Mar 2023 03:19:04 -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 1paXxv-0006rc-1L for guix-patches@gnu.org; Fri, 10 Mar 2023 03:19: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 1paXxu-0008PF-Pc for guix-patches@gnu.org; Fri, 10 Mar 2023 03:19:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1paXxu-0007C4-FA for guix-patches@gnu.org; Fri, 10 Mar 2023 03:19:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#62008] [PATCH 0/2] Update Disarchive to 0.5.0 Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 10 Mar 2023 08:19:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62008 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Simon Tournier Cc: 62008@debbugs.gnu.org Received: via spool by 62008-submit@debbugs.gnu.org id=B62008.167843628227571 (code B ref 62008); Fri, 10 Mar 2023 08:19:02 +0000 Received: (at 62008) by debbugs.gnu.org; 10 Mar 2023 08:18:02 +0000 Received: from localhost ([127.0.0.1]:53632 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1paXwv-0007AV-Pu for submit@debbugs.gnu.org; Fri, 10 Mar 2023 03:18:02 -0500 Received: from eggs.gnu.org ([209.51.188.92]:50980) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1paXwt-0007AH-Ed for 62008@debbugs.gnu.org; Fri, 10 Mar 2023 03:18:00 -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 1paXwo-0008Bp-12; Fri, 10 Mar 2023 03:17:54 -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=DwZAgzv9YByDzDe7+ShOSVXwcIaGFoS7FkeKj6DGYLQ=; b=TAC32yOx/O7kii4RMBTU t1Z7bqq5cgYcK0vtfh9djvxzkLRJcyhYuMvJBDhigBV8XJ44voF/eMZ3SSG7vvmoS855xLsHLFrDr PubUnNRVVyWZmomlUssbbRwyDIockRj0uECTIeFBO455pUg3TOsGp/DKn4hvHXfurJRWjBKaF0Bm+ Shpwvm5BOz0uxDMeT8/qFrIpsNjeqpuEim6ROItUeipidAMgbqXZCOeb/5blZtH203Y6b+he6KIj5 lNuKGwFWAwX0cfiVhjBk3HO+g+17nEcX7kHIqfqpinx/Fpj1CN4Mpa0bQ/19bbFOJ5iYUB60J3ZYH iEPtFpHA9YsNHw==; Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1paXwn-0007lB-KW; Fri, 10 Mar 2023 03:17:53 -0500 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20230306191814.3638619-1-zimon.toutoune@gmail.com> <20230306191950.3639176-1-zimon.toutoune@gmail.com> <87jzzsevsh.fsf_-_@gnu.org> <87a60odep4.fsf@gmail.com> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: =?UTF-8?Q?D=C3=A9cadi?= 20 =?UTF-8?Q?Vent=C3=B4se?= an 231 de la =?UTF-8?Q?R=C3=A9volution,?= jour du Cordeau 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: Fri, 10 Mar 2023 09:17:50 +0100 In-Reply-To: <87a60odep4.fsf@gmail.com> (Simon Tournier's message of "Tue, 07 Mar 2023 11:43:35 +0100") Message-ID: <87bkl1aukx.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-Scanner: scn0.migadu.com X-Migadu-Queue-Id: 8A0E678D9 X-Spam-Score: -4.69 X-Migadu-Spam-Score: -4.69 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: b6YUPIbJsqnd Hi Simon! Simon Tournier skribis: > On mar., 07 mars 2023 at 10:49, Ludovic Court=C3=A8s wrote: > >> For this package, I have a slight preference for keeping propagated >> inputs so that one can use Disarchive as a library. > > Well, maybe I am missing a point but currently for Disarchive standalone, > > $ guix shell -C disarchive -- disarchive disassemble hello-2.12.1 > Backtrace: Hmm good point. So maybe we need to wrap after all, and also keep propagated inputs (as an example, (guix build download) uses the Disarchive modules directly, not the command.) I realize that I worked around it in =E2=80=98etc/disarchive-manifest.scm= =E2=80=99. >>> + (let* ((effective >>> + (read (open-pipe* OPEN_READ >>> + (string-append #$guile-3.0 "/b= in/guile") >>> + "-c" "(write (effective-versio= n))"))) >> >> (guix build guile-build-system) exports =E2=80=98target-guile-effective-= version=E2=80=99 >> to do that; it=E2=80=99s more convenient. > > I did not know. Well, I will adapt Cuirass and Dezyne too, IIUC. :-) Awesome. > >>> + (modules (list #$output >>> + #$guile-bytestructures >>> + #$guile-gcrypt >>> + #$guile-lzma)) >> >> This should use (this-package-input "guile-bytestructures=E2=80=9C) and = similar, >> for consistency. > > Ok. Just for my understanding about the "consistency=E2=80=9D, is the pr= ocedure > =E2=80=99make-gitolite=E2=80=99 from (gnu packages version-conrol) consis= tent? It should use =E2=80=98this-package-input=E2=80=99 as well, to keep input f= ields and inheritance meaningful. Thanks, Ludo=E2=80=99.