--- Begin Message ---
Subject: |
builtin:git-download capability detection not working for the bordeaux build farm |
Date: |
Fri, 17 Nov 2023 21:39:48 +0000 |
User-agent: |
mu4e 1.10.7; emacs 29.1 |
The bordeaux build farm depends on computing the derivations on one
machine, then potentially building them on a different machine.
Some of the build machines don't have a new enough guix-daemon that
understands builtin:git-download, so derivations that use this are
sometimes failing (e.g. [1])
1: https://bordeaux.guix.gnu.org/build/10cc5622-6b1f-4f28-ad9a-41cf796d7a15
One potential approach to address this is somehow have the data service
indicate that it wants compatible derivations when computing them,
rather than to have guix do feature detection against the guix-daemon
that is being used at the point the derivations are being computed.
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Subject: |
Re: bug#67250: builtin:git-download capability detection not working for the bordeaux build farm |
Date: |
Fri, 06 Sep 2024 22:53:23 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Christopher Baines <mail@cbaines.net> skribis:
> I've now sent some patches which add this option to #71038.
These were committed as f002371767df04238e3fc6dfacb6930f5529144b.
Closing,
Ludo’.
--- End Message ---