From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Compressing compressed files Date: Tue, 02 Aug 2016 13:56:59 +0200 Message-ID: <87invjxu2c.fsf@gnu.org> References: <20160801085839.GA2426@solar> <87oa5cqxxt.fsf@gnu.org> <20160802081301.GA2166@solar> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50378) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bUYJl-0006Vi-6B for guix-devel@gnu.org; Tue, 02 Aug 2016 07:57:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bUYJi-0000KA-3s for guix-devel@gnu.org; Tue, 02 Aug 2016 07:57:05 -0400 In-Reply-To: <20160802081301.GA2166@solar> (Andreas Enge's message of "Tue, 2 Aug 2016 10:13:01 +0200") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Andreas Enge Cc: guix-devel@gnu.org Andreas Enge skribis: > On Mon, Aug 01, 2016 at 06:02:54PM +0200, Ludovic Court=C3=A8s wrote: >> [Time passes=E2=80=A6] >>=20 >> I thought it would be quicker to fix it but was proved wrong, because >> =E2=80=98guix substitute=E2=80=99 expects to be able to pass non-file po= rts to >> =E2=80=98decompressed-ports=E2=80=99, which means we cannot just use =E2= =80=98duplicate-port=E2=80=99 >> there. Anyway, I=E2=80=99ve pushed =E2=80=98wip-offload-compression=E2= =80=99 and we=E2=80=99ll look at >> it again after the release. > > Apologies, my mail was not meant as an immediate call for action! I would > also have been happy about a reply stating that it is too difficult compa= red > to the limited benefit. No problem! I thought it=E2=80=99d be so easy that I should do it right aw= ay, all my fault. :-) Ludo=E2=80=99.