all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Maxime Devos <maximedevos@telenet.be>
To: "Rafa Gálvez" <rafa@esat.kuleuven.be>
Cc: 55537@debbugs.gnu.org
Subject: bug#55537: Guix pull after many months fails: substitutes for git-minimal-2.36.1 failed
Date: Mon, 30 May 2022 11:31:06 +0200	[thread overview]
Message-ID: <2515a681ee43fb9eae253bec2b4455b50e71228b.camel@telenet.be> (raw)
In-Reply-To: <f34ca205dfd9d64f0e423817b47d6d8d@esat.kuleuven.be>

[-- Attachment #1: Type: text/plain, Size: 1120 bytes --]

Rafa Gálvez schreef op ma 30-05-2022 om 09:55 [+0200]:
> guix/ui.scm:1747:12: In procedure run-guix-command:
> unsupported compression scheme lzip

This should be impossible because 'narinfo-best-uri' checks that the
compression method is supported ... though that particular substitute
has both lzip and zstd but nothing else so maybe there are no usable
substitutes, and maybe that procedure has changed over time.

For the narinfo of 'hello' from ci.guix.gnu.org, I see there is also a
gzipped substitute available, maybe that's the difference? 

I guess the solution or work-around is to update the guix daemon (I'm
guessing it's an old version).  If that fails, you could for now avoid
the broken(?) substitute of git-minimal by building things locally:

$ guix pull --keep-going --fallback # download as much substitutes as we can, even if eventually it fails
# sometimes --fallback doesn't work (I don't recall the details), build the remainder locally
$ guix pull --no-substitutes

Greetings,
Maxime.

(?) I don't know if this is a bug in the old or new substitution code or in Cuirass.

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 260 bytes --]

  reply	other threads:[~2022-05-30  9:32 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-20  7:56 bug#55537: Guix pull after many months fails: substitutes for git-minimal-2.36.1 failed Rafa Gálvez
2022-05-20 18:35 ` Josselin Poiret via Bug reports for GNU Guix
2022-05-25 11:37 ` Rafa Gálvez
2022-05-25 15:27   ` Maxime Devos
2022-05-30  7:55     ` Rafa Gálvez
2022-05-30  9:31       ` Maxime Devos [this message]
2022-05-30  9:59       ` Giovanni Biscuolo
2022-05-30 10:18         ` Rafa Gálvez
2022-05-30 10:22           ` Maxime Devos
2022-05-30 10:24           ` Maxime Devos
2022-05-30 14:20             ` Rafa Gálvez
2022-05-30 15:20               ` Maxime Devos
2022-05-31 11:32                 ` Rafa Gálvez
2022-05-30 13:44           ` Giovanni Biscuolo
2022-05-30 14:22             ` Rafa Gálvez
2022-05-30 10:20         ` Maxime Devos
2022-05-30 14:12           ` Giovanni Biscuolo

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

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

  git send-email \
    --in-reply-to=2515a681ee43fb9eae253bec2b4455b50e71228b.camel@telenet.be \
    --to=maximedevos@telenet.be \
    --cc=55537@debbugs.gnu.org \
    --cc=rafa@esat.kuleuven.be \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.