From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: successful installation, but problems updating Date: Tue, 07 Nov 2017 10:20:21 +0100 Message-ID: <87tvy6bg2y.fsf@gnu.org> References: <20171106091656.6e775deb@graviton.instanton> <87vainu4h3.fsf@zancanaro.id.au> <20171106210540.0271775c@jasniac.instanton> 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]:60738) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eC03Y-0001CH-DQ for help-guix@gnu.org; Tue, 07 Nov 2017 04:20:29 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eC03U-0003F6-7b for help-guix@gnu.org; Tue, 07 Nov 2017 04:20:28 -0500 Received: from hera.aquilenet.fr ([141.255.128.1]:47433) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eC03T-0003Eh-SJ for help-guix@gnu.org; Tue, 07 Nov 2017 04:20:24 -0500 In-Reply-To: <20171106210540.0271775c@jasniac.instanton> (Marco van Hulten's message of "Mon, 06 Nov 2017 21:06:13 +0100") List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Marco van Hulten Cc: help-guix@gnu.org Hi Marco, Marco van Hulten skribis: > root@watson ~# guix pull > > Starting download of /tmp/guix-file.F5p3in > From https://git.savannah.gnu.org/cgit/guix.git/snapshot/master.tar.gz... > =E2=80=A6.tar.gz 2.3MiB/s 00:06 | 13.8= MiB transferred > unpacking '/gnu/store/5qcf02fjmi4y4chh3c07ardvjlw355gw-guix-latest.tar.gz= '... > substitute: updating list of substitutes from 'https://mirror.hydra.gnu.o= rg'... 100.0% > substitute: updating list of substitutes from 'https://mirror.hydra.gnu.o= rg'... 100.0% > The following derivation will be built: > /gnu/store/nd19z0mxhj81p1pc5f86ahxkzih6z2mg-guix-latest.drv > updating list of substitutes from 'https://mirror.hydra.gnu.org'... 100.0= %g'... 0.0% > copying and compiling to '/gnu/store/4gs1fivs32qw3xrn5z1dq3hr9xmblv18-gui= x-latest' with Guile 2.2.2... > loading... 26.0% of 646 filesrandom seed for tests: 1509990307 > compiling... 75.2% of 646 filesbuilding of `/gnu/store/nd19z0mxhj81p1= pc5f86ahxkzih6z2mg-guix-latest.drv' timed out after 3600 seconds of silence > guix pull: error: build failed: build of `/gnu/store/nd19z0mxhj81p1pc5f86= ahxkzih6z2mg-guix-latest.drv' failed Ouch, I=E2=80=99ve never seen reports for this kind of failure before. It is 100% reproducible every time you run =E2=80=98guix pull=E2=80=99? Thanks, Ludo=E2=80=99.