GNU bug report logs - #22215
guix package fails to use more than the first substitute server in case of 404 failure

Previous Next

Package: guix;

Reported by: Florian Paul Schmidt <mista.tapas <at> gmx.net>

Date: Sun, 20 Dec 2015 21:41:02 UTC

Severity: normal

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 22215 in the body.
You can then email your comments to 22215 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#22215; Package guix. (Sun, 20 Dec 2015 21:41:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Florian Paul Schmidt <mista.tapas <at> gmx.net>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Sun, 20 Dec 2015 21:41:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Florian Paul Schmidt <mista.tapas <at> gmx.net>
To: bug-guix <at> gnu.org
Subject: guix package fails to use more than the first substitute server in
 case of 404 failure
Date: Sun, 20 Dec 2015 22:40:37 +0100
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256


guix package --substitute-urls="http://fps.io:9999
http://hydra.gnu.org" -i emacs

fails due to

http://debbugs.gnu.org/cgi/bugreport.cgi?bug=21888

with a 404 and consequently fails to try hydra for the download after
the download from fps.io failed.

Regards,
Flo

- -- 
https://fps.io
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQEcBAEBCAAGBQJWdyBUAAoJEA5f4Coltk8Zxr0H/2rYvNj9tUifhM6A1kPCT48A
y8pSYn33dRDToCjJmZf74X6i0qrULohv0npX2wgfI1AY/fzO0lXrWNtqK2KhcGcK
8KPxNzAdCUgu/Ekx/OIRn2LD/PtvFHcWDkIW4rVuCUNKA/A2VB8GCca8ZLDai9EW
vSf9VWG+5MtZ/wbwU6Ec3sY+5fX2RCTlNIs++HmD+6/jSmigXP4mQyvXd2h+WABM
DTs8URtvONataGYiLWjuRmqYUaMhYukdJZJ980XjTHr38uCCltavthL3RumWp0L8
kJcsbb2Zi9W/T7O5ILk4K9615TISCtmHjVIBzejwJBpI8W171vvXzM8Oid5/xz0=
=FIZ/
-----END PGP SIGNATURE-----




Information forwarded to bug-guix <at> gnu.org:
bug#22215; Package guix. (Mon, 27 Nov 2017 03:13:01 GMT) Full text and rfc822 format available.

Message #8 received at 22215 <at> debbugs.gnu.org (full text, mbox):

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Florian Paul Schmidt <mista.tapas <at> gmx.net>
Cc: 22215 <at> debbugs.gnu.org
Subject: Re: bug#22215: guix package fails to use more than the first
 substitute server in case of 404 failure
Date: Sun, 26 Nov 2017 22:12:01 -0500
Hello!

Florian Paul Schmidt <mista.tapas <at> gmx.net> writes:

> guix package --substitute-urls="http://fps.io:9999
> http://hydra.gnu.org" -i emacs
>
> fails due to
>
> http://debbugs.gnu.org/cgi/bugreport.cgi?bug=21888
>
> with a 404 and consequently fails to try hydra for the download after
> the download from fps.io failed.
>
> Regards,
> Flo

I couldn't reproduce the 404 error with the above command, however there
is still a problem because it is hanging with no sign of timing out. I
canceled it with C-c.

Maxim




Information forwarded to bug-guix <at> gnu.org:
bug#22215; Package guix. (Tue, 28 Nov 2017 16:15:02 GMT) Full text and rfc822 format available.

Message #11 received at 22215 <at> debbugs.gnu.org (full text, mbox):

From: ludo <at> gnu.org (Ludovic Courtès)
To: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Cc: Florian Paul Schmidt <mista.tapas <at> gmx.net>, 22215 <at> debbugs.gnu.org
Subject: Re: bug#22215: guix package fails to use more than the first
 substitute server in case of 404 failure
Date: Tue, 28 Nov 2017 17:14:14 +0100
Hi Maxim,

Maxim Cournoyer <maxim.cournoyer <at> gmail.com> skribis:

> Florian Paul Schmidt <mista.tapas <at> gmx.net> writes:
>
>> guix package --substitute-urls="http://fps.io:9999
>> http://hydra.gnu.org" -i emacs
>>
>> fails due to
>>
>> http://debbugs.gnu.org/cgi/bugreport.cgi?bug=21888
>>
>> with a 404 and consequently fails to try hydra for the download after
>> the download from fps.io failed.
>>
>> Regards,
>> Flo
>
> I couldn't reproduce the 404 error with the above command, however there
> is still a problem because it is hanging with no sign of timing out. I
> canceled it with C-c.

Do you have more info as to how to reproduce the issue?

Thanks,
Ludo’.




Information forwarded to bug-guix <at> gnu.org:
bug#22215; Package guix. (Wed, 29 Nov 2017 12:56:02 GMT) Full text and rfc822 format available.

Message #14 received at 22215 <at> debbugs.gnu.org (full text, mbox):

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: ludo <at> gnu.org (Ludovic Courtès)
Cc: Florian Paul Schmidt <mista.tapas <at> gmx.net>, 22215 <at> debbugs.gnu.org
Subject: Re: bug#22215: guix package fails to use more than the first
 substitute server in case of 404 failure
Date: Wed, 29 Nov 2017 07:55:02 -0500
Hello,

ludo <at> gnu.org (Ludovic Courtès) writes:

> Hi Maxim,
>
> Maxim Cournoyer <maxim.cournoyer <at> gmail.com> skribis:
>
>> Florian Paul Schmidt <mista.tapas <at> gmx.net> writes:
>>
>>> guix package --substitute-urls="http://fps.io:9999
>>> http://hydra.gnu.org" -i emacs
>>>
>>> fails due to
>>>
>>> http://debbugs.gnu.org/cgi/bugreport.cgi?bug=21888
>>>
>>> with a 404 and consequently fails to try hydra for the download after
>>> the download from fps.io failed.
>>>
>>> Regards,
>>> Flo
>>
>> I couldn't reproduce the 404 error with the above command, however there
>> is still a problem because it is hanging with no sign of timing out. I
>> canceled it with C-c.
>
> Do you have more info as to how to reproduce the issue?

It seems my network (WiFi managed with nmcli (network-manager)) had some
problems resolving DNS at that time. I cannot reproduce it anymore, so I
think this issue can be closed. We have a similar issue in 26833, which
for some reason is not listed on our Debbugs tracker anymore (still
available here: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=26833).

I could easily reproduce that one in the last days, with Bayfront
seemingly down it was crashing Guix with a "no route to host" error or
similar.

Maxim




Reply sent to ludo <at> gnu.org (Ludovic Courtès):
You have taken responsibility. (Wed, 29 Nov 2017 17:00:02 GMT) Full text and rfc822 format available.

Notification sent to Florian Paul Schmidt <mista.tapas <at> gmx.net>:
bug acknowledged by developer. (Wed, 29 Nov 2017 17:00:03 GMT) Full text and rfc822 format available.

Message #19 received at 22215-done <at> debbugs.gnu.org (full text, mbox):

From: ludo <at> gnu.org (Ludovic Courtès)
To: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Cc: Florian Paul Schmidt <mista.tapas <at> gmx.net>, 22215-done <at> debbugs.gnu.org
Subject: Re: bug#22215: guix package fails to use more than the first
 substitute server in case of 404 failure
Date: Wed, 29 Nov 2017 17:59:41 +0100
Hello,

Maxim Cournoyer <maxim.cournoyer <at> gmail.com> skribis:

> ludo <at> gnu.org (Ludovic Courtès) writes:
>
>> Hi Maxim,
>>
>> Maxim Cournoyer <maxim.cournoyer <at> gmail.com> skribis:
>>
>>> Florian Paul Schmidt <mista.tapas <at> gmx.net> writes:
>>>
>>>> guix package --substitute-urls="http://fps.io:9999
>>>> http://hydra.gnu.org" -i emacs
>>>>
>>>> fails due to
>>>>
>>>> http://debbugs.gnu.org/cgi/bugreport.cgi?bug=21888
>>>>
>>>> with a 404 and consequently fails to try hydra for the download after
>>>> the download from fps.io failed.
>>>>
>>>> Regards,
>>>> Flo
>>>
>>> I couldn't reproduce the 404 error with the above command, however there
>>> is still a problem because it is hanging with no sign of timing out. I
>>> canceled it with C-c.
>>
>> Do you have more info as to how to reproduce the issue?
>
> It seems my network (WiFi managed with nmcli (network-manager)) had some
> problems resolving DNS at that time. I cannot reproduce it anymore, so I
> think this issue can be closed.

OK, closing.

> We have a similar issue in 26833, which for some reason is not listed
> on our Debbugs tracker anymore (still available here:
> https://debbugs.gnu.org/cgi/bugreport.cgi?bug=26833).

It’s not listed because it’s merged with #26035.

> I could easily reproduce that one in the last days, with Bayfront
> seemingly down it was crashing Guix with a "no route to host" error or
> similar.

Noted!

Thanks,
Ludo’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 28 Dec 2017 12:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 6 years and 128 days ago.

Previous Next


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