[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#33151: 'guix substitute' returns a 504 error without trying to use o
From: |
Clément Lassieur |
Subject: |
bug#33151: 'guix substitute' returns a 504 error without trying to use other servers |
Date: |
Sat, 27 Oct 2018 03:11:35 +0200 |
User-agent: |
mu4e 1.0; emacs 26.1 |
Hello Ludovic, thank you for this explanation!
Ludovic Courtès <address@hidden> writes:
> Hello!
>
> Clément Lassieur <address@hidden> skribis:
>
>> guix substitute: error: download from
>> 'https://mirror.hydra.gnu.org/guix/nar/gzip/9xwrnm3vymsf9w17ayc7dfp5cl1aykq5-metis-5.1.0'
>> failed: 504, "Gateway Time-out"
>> substitution of /gnu/store/9xwrnm3vymsf9w17ayc7dfp5cl1aykq5-metis-5.1.0
>> failed
>
> The problem is that hydra.gnu.org is currently down¹ and
> mirror.hydra.gnu.org is just proxying it.
>
> What happens here is that
> <https://mirror.hydra.gnu.org/9xwrnm3vymsf9w17ayc7dfp5cl1aykq5.narinfo>
> is available (cached), whereas the corresponding
> <https://mirror.hydra.gnu.org/guix/nar/gzip/9xwrnm3vymsf9w17ayc7dfp5cl1aykq5-metis-5.1.0>
> is not.
>
> I don’t have a good solution to this other than temporarily removing
> mirror.hydra.gnu.org from your substitute URLs.
>
> HTH,
> Ludo’.
>
> ¹ https://lists.gnu.org/archive/html/guix-devel/2018-10/msg00434.html