GNU bug report logs - #26316
Enable threaded compression of source tarballs

Previous Next

Package: guix-patches;

Reported by: Leo Famulari <leo <at> famulari.name>

Date: Thu, 30 Mar 2017 22:18:02 UTC

Severity: normal

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Leo Famulari <leo <at> famulari.name>
To: Kei Kebreau <kei <at> openmailbox.org>
Cc: 26316 <at> debbugs.gnu.org
Subject: bug#26316: Enable threaded compression of source tarballs
Date: Fri, 31 Mar 2017 20:15:55 -0400
[Message part 1 (text/plain, inline)]
On Fri, Mar 31, 2017 at 07:56:18PM -0400, Kei Kebreau wrote:
> The surrounding code definitely seems to suggest that. Reading "up" the
> code from the gexp->derivation call I can find hardcoded xz usage in the
> tarxz-name procedure and this bit:
> 
> (mlet %store-monad ((tar ->     (lookup-input "tar"))
>                   ->(xz ->      (lookup-input "xz"))
>   (only xz here!)/  (patch ->   (lookup-input "patch"))
>                     (locales -> (lookup-input "locales"))
>                     (decomp ->  (lookup-input decompression-type))
>                     (patches    (sequence %store-monad
>                                           (map instantiate-patch patches))))

Right, that's what I was looking at.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 8 years and 96 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.