unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: 59168@debbugs.gnu.org
Subject: bug#59168: ‘--with-latest’ doesn’t pick the right compressed tarball
Date: Thu, 10 Nov 2022 13:13:21 +0100	[thread overview]
Message-ID: <87r0ybhuse.fsf@inria.fr> (raw)

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@mad-scientist.net>"
gpgv:                 aka "Paul D. Smith <psmith@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’.




             reply	other threads:[~2022-11-10 12:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-10 12:13 Ludovic Courtès [this message]
2022-11-12 17:24 ` bug#59168: ‘--with-latest’ doesn’t pick the right compressed tarball Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r0ybhuse.fsf@inria.fr \
    --to=ludo@gnu.org \
    --cc=59168@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).