From mboxrd@z Thu Jan 1 00:00:00 1970 From: ng0 Subject: Re: guix pull takes forever Date: Thu, 9 Mar 2017 00:10:18 +0000 Message-ID: <20170309001018.76gxsnj4v22plf7b@abyayala> References: <20170308093858.c6wyvozc3vpbmsui@abyayala> <20170308223623.GA2762@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49306) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1clkaW-0005Lz-UN for guix-devel@gnu.org; Wed, 08 Mar 2017 18:01:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1clkaT-0000O2-UG for guix-devel@gnu.org; Wed, 08 Mar 2017 18:01:45 -0500 Received: from fragranza.investici.org ([2a00:1dc0:2479::19]:61926) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1clkaT-0000NF-JW for guix-devel@gnu.org; Wed, 08 Mar 2017 18:01:41 -0500 Content-Disposition: inline In-Reply-To: <20170308223623.GA2762@jasmine> 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: Leo Famulari Cc: guix-devel@gnu.org 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.