GNU bug report logs - #75782
[PATCH cuirass] remote-server: Disable url-fetch* fallback when triggering substitutes.

Previous Next

Package: guix-patches;

Reported by: vicvbcun <guix <at> ikherbers.com>

Date: Thu, 23 Jan 2025 11:38:01 UTC

Severity: normal

Tags: patch

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: vicvbcun <guix <at> ikherbers.com>
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: 75782 <at> debbugs.gnu.org
Subject: [bug#75782] [PATCH cuirass] remote-server: Disable url-fetch* fallback when triggering substitutes.
Date: Thu, 13 Feb 2025 17:25:24 +0100
Hello,

On 2025-02-13T16:09:20+0100, Ludovic Courtès wrote:
> [...]
>> +       (parameterize
>> +           ;; XXX: guix publish returns a 404 response when the output is
>> +           ;; large and has not already been baked.  By default, this causes
>> +           ;; `url-fetch*' to fall back to the Internet Archive.  Disable
>> +           ;; this.
>> +           ((%download-methods '()))
>> +         (url-fetch* narinfo-url tmp-file))))))
>
>Shouldn’t it be '(upstream) rather than '()?
>
>(I’m looking at guix/build/download.scm.)
Of course ….  I guess I was so happy it didn't block that I forgot to 
verify it actually still does its job :).

I have sent a v2 but haven't tested it yet because of missing 
aarch64-linux substitutes.

vicvbcun




This bug report was last modified 99 days ago.

Previous Next


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