From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#33539: guix pull error: srfi/srfi-1.scm:592:17: In procedure map1: Date: Wed, 28 Nov 2018 15:55:28 +0100 Message-ID: <87efb52qvz.fsf@gnu.org> References: 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]:55973) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gS1Fz-0007h7-E7 for bug-guix@gnu.org; Wed, 28 Nov 2018 09:56:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gS1Fy-0002yz-Hq for bug-guix@gnu.org; Wed, 28 Nov 2018 09:56:03 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:49393) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gS1Fy-0002yp-EJ for bug-guix@gnu.org; Wed, 28 Nov 2018 09:56:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gS1Fy-0008NU-7O for bug-guix@gnu.org; Wed, 28 Nov 2018 09:56:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: (znavko's message of "Wed, 28 Nov 2018 15:00:42 +0100 (CET)") 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" To: znavko@tutanota.com Cc: 33539@debbugs.gnu.org Hello, skribis: > # guix pull > Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.= org/git/guix.git'... > Building from this channel: > =C2=A0 guix=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 https://git.savannah.gnu.org/gi= t/guix.git=C2=A0=C2=A0=C2=A0 ad8a4a6 > Computing Guix derivation for 'x86_64-linux'... -@ substituter-started /g= nu/store/9acqfn7g6nfgvcrzkq84dlc69ps8b2vg-git-2.19.2.tar.xz /gnu/store/j1n8= dv2qrgjyh58fq2vm6h870isi3wdv-guix-0.15.0-8.71a78ba/libexec/guix/substitute > /guix substitute: error: connect: Connection timed out > @ substituter-failed /gnu/store/9acqfn7g6nfgvcrzkq84dlc69ps8b2vg-git-2.19= .2.tar.xz 256 fetching path `/gnu/store/9acqfn7g6nfgvcrzkq84dlc69ps8b2vg-gi= t-2.19.2.tar.xz' failed with exit code 1 It looks like a transient networking issue. Did it eventually work? Thanks, Ludo=E2=80=99.