From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] scripts: substitute: Avoid infinite looping when updating the substitute list Date: Tue, 07 Jul 2015 16:52:04 +0200 Message-ID: <874mlgf2az.fsf@gnu.org> References: <5599C9F2.4080207@uwaterloo.ca> <873810q3yr.fsf@gnu.org> <559B1894.7090701@uwaterloo.ca> 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]:33050) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZCUEC-0000hy-Le for guix-devel@gnu.org; Tue, 07 Jul 2015 10:52:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZCUEB-0004it-Ns for guix-devel@gnu.org; Tue, 07 Jul 2015 10:52:08 -0400 In-Reply-To: <559B1894.7090701@uwaterloo.ca> (Andy Patterson's message of "Mon, 6 Jul 2015 20:08:52 -0400") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Andy Patterson Cc: guix-devel@gnu.org Andy Patterson skribis: >> Did you observe the problem when connecting to hydra.gnu.org, or was it >> another server? Did you have a way to reproduce it? > > I was only connecting to hydra.gnu.org, and was using a default setup. > First I used the install image, and then on my current setup with a > version built from git. I was always able to reproduce the problem. I > think it may be that the network setup where I live is causing the > connection to always be closed, as it seems that no-one else has > experienced it. Yes, it could have been some special firewall settings or something like that. Anyway, thank you! Ludo=E2=80=99.