From mboxrd@z Thu Jan 1 00:00:00 1970 From: ng0 Subject: Re: guix pull takes forever Date: Thu, 9 Mar 2017 01:32:38 +0000 Message-ID: <20170309013238.wqcd3blcbuw2xwux@abyayala> References: <20170308093858.c6wyvozc3vpbmsui@abyayala> <20170308223623.GA2762@jasmine> <20170309001018.76gxsnj4v22plf7b@abyayala> <20170309011811.6a4szm7d6car54rn@abyayala> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56619) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cllsA-0002k9-KQ for guix-devel@gnu.org; Wed, 08 Mar 2017 19:24:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1clls7-000143-Cn for guix-devel@gnu.org; Wed, 08 Mar 2017 19:24:02 -0500 Received: from perdizione.investici.org ([94.23.50.208]:65265) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1clls7-00013d-4q for guix-devel@gnu.org; Wed, 08 Mar 2017 19:23:59 -0500 Received: from [94.23.50.208] (perdizione [94.23.50.208]) (Authenticated sender: niasterisk@grrlz.net) by localhost (Postfix) with ESMTPSA id EB70C121149 for ; Thu, 9 Mar 2017 00:23:56 +0000 (UTC) Content-Disposition: inline In-Reply-To: <20170309011811.6a4szm7d6car54rn@abyayala> 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" To: guix-devel@gnu.org ng0 transcribed 232K bytes: > ng0 transcribed 1.3K bytes: > > Leo Famulari transcribed 0.9K bytes: > > > On Wed, Mar 08, 2017 at 09:38:58AM +0000, ng0 wrote: > > > > Hi, > > > > > > > > with current master and using 'guix pull' instead of a git checkout > > > > update, the process takes more than 9 hours. > > > > > > Unfortunately, I can't reproduce this. > > > > > > > I restarted it this morning, it's the same. Basically what I see is > > > > just: > > > > > > > > Starting download of /tmp/guix-file.foooo > > > > From http://urllbla.tar.gz > > > > [status line of 11.1MiB transfered] > > > > substitute: updating list of substitutes from bayfront 100% > > > > substitute: updating list of substitutes from bayfront 100% > > > > unpacking '/gnu/store/aaaaaaaaaa-guix-latest.tar.gz' > > > > substitute: updating list of substitutes from bayfront 100% > > > > substitute: updating list of substitutes from bayfront 100% > > > > substitute: updating list of substitutes from bayfront 100% > > > > > > What happens if you try using the mirror > > > instead? Bayfront is not online, as far as I know. > > > > > I have 3 mirrors in my list, and up until yesterday all were being > > picked up (except for the onion, where I still need clearer advice on how > > to configure this - my current advice is to replicate the hydra build > > farm and provide an substitute server myself I can test with). > > > > 'guix pull' round 1: 8 hours, round 2: ~12 hours, round 3: ~4 hours. > > None of them succeded. > > > This commit happened after I started this with machine one, but I have > two others which face similar issues now. > For both I can reproduce the error after Ludovic's last commit to > master, full error output appended. > > In my last hope to at least come to the error I have on the two other systems, I ran some guix gc repairing, optimizing, general cleaning, and now binutils and others are being rebuild upon 'guix pull' which I see as some progress. I leave this for now and will watch for new commits which will fix the more current issue.