GNU bug report logs - #59168
‘--with-latest’ doesn’t pick the right compressed tarball

Previous Next

Package: guix;

Reported by: Ludovic Courtès <ludo <at> gnu.org>

Date: Thu, 10 Nov 2022 12:14:01 UTC

Severity: normal

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#59168: closed (‘--with-latest’ doesn’t pick the right compressed tarball)
Date: Sat, 12 Nov 2022 17:25:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 12 Nov 2022 18:24:09 +0100
with message-id <87iljkcchy.fsf <at> gnu.org>
and subject line Re: bug#59168: ‘--with-latest’ doesn’t pick the right compressed tarball
has caused the debbugs.gnu.org bug report #59168,
regarding ‘--with-latest’ doesn’t pick the right compressed tarball
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
59168: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=59168
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: bug-guix <at> gnu.org
Subject: ‘--with-latest’ doesn’t pick
 the right compressed tarball
Date: Thu, 10 Nov 2022 13:13:21 +0100
Right now we get:

--8<---------------cut here---------------start------------->8---
$ guix build make --with-latest=make

Starting download of /tmp/guix-file.iV1Drd
From https://ftpmirror.gnu.org/gnu/make/make-4.4.tar.lz...
following redirection to `https://mirror.cyberbits.eu/gnu/make/make-4.4.tar.lz'...
following redirection to `https://rap.mirror.cyberbits.eu/gnu/make/make-4.4.tar.lz'...
 …4.tar.lz  1.2MiB                                     15.9MiB/s 00:00 [##################] 100.0%

Starting download of /tmp/guix-file.e9zE8F
From https://ftpmirror.gnu.org/gnu/make/make-4.4.tar.lz.sig...
following redirection to `https://mirror.cyberbits.eu/gnu/make/make-4.4.tar.lz.sig'...
following redirection to `https://rap.mirror.cyberbits.eu/gnu/make/make-4.4.tar.lz.sig'...
 …tar.lz.sig  566B                                      438KiB/s 00:00 [##################] 100.0%
gpgv: Signature made Mon 31 Oct 2022 07:49:17 AM CET
gpgv:                using RSA key B2508A90102F8AE3B12A0090DEACCAAEDB78137A
gpgv: Good signature from "Paul D. Smith <paul <at> mad-scientist.net>"
gpgv:                 aka "Paul D. Smith <psmith <at> gnu.org>"
The following derivation will be built:
  /gnu/store/aajiqll3kmhmgzc9xvy91wwsjgndll4h-make-4.4.drv

[…]
starting phase `unpack'
tar (child): lzip: Cannot exec: No such file or directory
tar (child): Error is not recoverable: exiting now
[…]

builder for `/gnu/store/9wi7i1wimwd4h6fz5hx8kc96x523j2s4-make-4.4-debug' failed previously (cached)
build of /gnu/store/aajiqll3kmhmgzc9xvy91wwsjgndll4h-make-4.4.drv failed
--8<---------------cut here---------------end--------------->8---

This is because the <upstream-source> gexp compiler picks the first
source that comes up, which happens to be tar.lz, rather than tar.gz,
which would work.

Ludo’.


[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: 59168-done <at> debbugs.gnu.org
Subject: Re: bug#59168: ‘--with-latest’ doesn’t pick the right compressed tarball
Date: Sat, 12 Nov 2022 18:24:09 +0100
Ludovic Courtès <ludo <at> gnu.org> skribis:

> Right now we get:
>
> $ guix build make --with-latest=make
>
> Starting download of /tmp/guix-file.iV1Drd
>>From https://ftpmirror.gnu.org/gnu/make/make-4.4.tar.lz...

Fixed for the ‘gnu’ updater in 9a35e4c5bd5c4148f32336c3a156d14a895fc5dd.

Ludo’.


This bug report was last modified 2 years and 188 days ago.

Previous Next


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