GNU bug report logs -
#75782
[PATCH cuirass] remote-server: Disable url-fetch* fallback when triggering substitutes.
Previous Next
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
Hello,
On 2025-02-13T17:25:24+0100, vicvbcun wrote:
>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.
I have replaced the cuirass-remote-server shepherd service with a
transient service running the v2 patch. It did trigger baking and
didn't block when served a 404 respone.
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.