From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: Getting feedback when hydra.gnu.org is unresponsive Date: Sat, 22 Jun 2013 11:54:58 +0200 Message-ID: <201306221154.58746.andreas@enge.fr> References: <87wqpse5yo.fsf@gnu.org> Mime-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53668) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UqKXS-0000IN-LB for bug-guix@gnu.org; Sat, 22 Jun 2013 05:55:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UqKXQ-0005mA-Dx for bug-guix@gnu.org; Sat, 22 Jun 2013 05:55:22 -0400 Received: from moutng.kundenserver.de ([212.227.17.8]:51716) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UqKXQ-0005lw-4z for bug-guix@gnu.org; Sat, 22 Jun 2013 05:55:20 -0400 In-Reply-To: <87wqpse5yo.fsf@gnu.org> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: bug-guix@gnu.org Am Dienstag, 18. Juni 2013 schrieb Ludovic Court=C3=A8s: > If an HTTP GET hasn=E2=80=99t completed after 3 seconds, it prints a mess= age > saying that the server is unresponsive and hinting at --no-substitutes. > Comments and tests welcome, esp. from Guile 2.0.5 users! A feature that is difficult to test when everything goes well! But I can=20 now confirm that it works for me under guile 2.0.5. Andreas