From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marco van Hulten Subject: Re: successful installation, but problems updating Date: Tue, 07 Nov 2017 11:58:08 +0100 Message-ID: <20171107115808.34a09c4a@jasniac.instanton> References: <20171106091656.6e775deb@graviton.instanton> <87vainu4h3.fsf@zancanaro.id.au> <20171106210540.0271775c@jasniac.instanton> <87tvy6bg2y.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]:39723) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eC1aD-0006T8-Te for help-guix@gnu.org; Tue, 07 Nov 2017 05:58:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eC1a8-0003I5-Vk for help-guix@gnu.org; Tue, 07 Nov 2017 05:58:17 -0500 Received: from eterpe-smout.broadpark.no ([80.202.8.16]:60501) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eC1a8-0003H9-NY for help-guix@gnu.org; Tue, 07 Nov 2017 05:58:12 -0500 Received: from bgo1cloudm2.nextgentel.net ([80.202.8.59]) by eterpe-smout.broadpark.no (Oracle Communications Messaging Server 7u4-27.01(7.0.4.27.0) 64bit (built Aug 30 2012)) with ESMTP id <0OZ1005LRNSY6H70@eterpe-smout.broadpark.no> for help-guix@gnu.org; Tue, 07 Nov 2017 11:58:10 +0100 (CET) In-reply-to: <87tvy6bg2y.fsf@gnu.org> 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: Ludovic =?UTF-8?B?Q291cnTDqHM=?= Cc: help-guix@gnu.org Ludovic- Op 07 nov 10:20 schreef Ludovic Court=C3=A8s: > Marco van Hulten skribis: >=20 > > 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= .8MiB transferred > > unpacking '/gnu/store/5qcf02fjmi4y4chh3c07ardvjlw355gw-guix-latest.tar.= gz'... > > substitute: updating list of substitutes from 'https://mirror.hydra.gnu= .org'... 100.0% > > substitute: updating list of substitutes from 'https://mirror.hydra.gnu= .org'... 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-g= uix-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/nd19z0mxhj81= p1pc5f86ahxkzih6z2mg-guix-latest.drv' timed out after 3600 seconds of silen= ce > > guix pull: error: build failed: build of `/gnu/store/nd19z0mxhj81p1pc5f= 86ahxkzih6z2mg-guix-latest.drv' failed =20 >=20 > Ouch, I=E2=80=99ve never seen reports for this kind of failure before. >=20 > It is 100% reproducible every time you run =E2=80=98guix pull=E2=80=99? It happens every time. Whether the terminal output is identical (e.g., timing out at 75.2%, but not the hash) I plan check in about half a day. -Marco