From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: guix pull takes forever Date: Wed, 8 Mar 2017 17:36:23 -0500 Message-ID: <20170308223623.GA2762@jasmine> References: <20170308093858.c6wyvozc3vpbmsui@abyayala> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43630) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1clkC7-0000VQ-K7 for guix-devel@gnu.org; Wed, 08 Mar 2017 17:36:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1clkC2-00012i-Oq for guix-devel@gnu.org; Wed, 08 Mar 2017 17:36:31 -0500 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:42648) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1clkC2-00011z-IJ for guix-devel@gnu.org; Wed, 08 Mar 2017 17:36:26 -0500 Received: from localhost (c-73-188-17-148.hsd1.pa.comcast.net [73.188.17.148]) by mail.messagingengine.com (Postfix) with ESMTPA id 266537E31E for ; Wed, 8 Mar 2017 17:36:25 -0500 (EST) Content-Disposition: inline In-Reply-To: <20170308093858.c6wyvozc3vpbmsui@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 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.