From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id wFRtN8Gh4l5DIQAA0tVLHw (envelope-from ) for ; Thu, 11 Jun 2020 21:27:29 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id +HFOM8Gh4l7feAAA1q6Kng (envelope-from ) for ; Thu, 11 Jun 2020 21:27:29 +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 55367940538 for ; Thu, 11 Jun 2020 21:27:29 +0000 (UTC) Received: from localhost ([::1]:56004 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jjUjP-0006oe-7q for larch@yhetil.org; Thu, 11 Jun 2020 17:27:27 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49696) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jjUeA-00067S-Pl for bug-guix@gnu.org; Thu, 11 Jun 2020 17:22:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:54965) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jjUeA-0005nD-BM for bug-guix@gnu.org; Thu, 11 Jun 2020 17:22:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jjUeA-000062-7d for bug-guix@gnu.org; Thu, 11 Jun 2020 17:22:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#41794: Thoughts on using Zstd compression instead of lzip Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Thu, 11 Jun 2020 21:22:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 41794 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Tobias Geerinckx-Rice Received: via spool by 41794-submit@debbugs.gnu.org id=B41794.159191047832758 (code B ref 41794); Thu, 11 Jun 2020 21:22:02 +0000 Received: (at 41794) by debbugs.gnu.org; 11 Jun 2020 21:21:18 +0000 Received: from localhost ([127.0.0.1]:38275 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jjUdR-0008WI-Ts for submit@debbugs.gnu.org; Thu, 11 Jun 2020 17:21:18 -0400 Received: from eggs.gnu.org ([209.51.188.92]:41178) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jjUdQ-0008W6-1j for 41794@debbugs.gnu.org; Thu, 11 Jun 2020 17:21:16 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:41505) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jjUdK-0005i5-9s; Thu, 11 Jun 2020 17:21:10 -0400 Received: from [2a01:e0a:1d:7270:6a6c:dc17:fc02:cfda] (port=52274 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jjUdJ-0004SX-CG; Thu, 11 Jun 2020 17:21:09 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <87eeqmr60v.fsf@nckx> Date: Thu, 11 Jun 2020 23:21:07 +0200 In-Reply-To: <87eeqmr60v.fsf@nckx> (Tobias Geerinckx-Rice's message of "Wed, 10 Jun 2020 22:59:44 +0200") Message-ID: <874krh9u4c.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -3.3 (---) X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: 41794@debbugs.gnu.org, romulasry Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Spam-Score: -1.01 X-TUID: 1ab81m17kB6e Hi, Tobias Geerinckx-Rice skribis: > It's not clear where you want to see zstd used. Here's a trivial > patch to add Zstd to =E2=80=98guix pack=E2=80=99, if that's what you mean. I suppose that was for substitutes, in reference to: https://guix.gnu.org/blog/2019/substitutes-are-now-available-as-lzip/ The idea is worth discussing, but IMO, romulasry, discussions should happen on guix-devel rather than guix-patches=E2=80=A6 unless the discussion comes with a patch, of course. :-) Closing! Ludo=E2=80=99.