From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: Broken guix pull Date: Sun, 18 Dec 2016 16:16:13 -0500 Message-ID: <20161218211613.GA22159@jasmine> References: <765dd961b7110b356c83fe8c654c07b1@mail.teknik.io> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59945) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cIioc-00018G-Lf for help-guix@gnu.org; Sun, 18 Dec 2016 16:16:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cIioZ-0004x6-Fv for help-guix@gnu.org; Sun, 18 Dec 2016 16:16:18 -0500 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:35406) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cIioZ-0004wy-8M for help-guix@gnu.org; Sun, 18 Dec 2016 16:16:15 -0500 Content-Disposition: inline In-Reply-To: <765dd961b7110b356c83fe8c654c07b1@mail.teknik.io> 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: Dmitri Anikin Cc: help-guix@gnu.org On Sun, Dec 18, 2016 at 08:20:57PM +0000, Dmitri Anikin wrote: > Hello, > > When I try guix pull, it fails everytime on > > Found valid signature for /gnu/store/myf7zgkj7x70gy6nf47kppva612zzbgm-module-import-compiled > From https://mirror.hydra.gnu.org/nar/myf7zgkj7x70gy6nf47kppva612zzbgm-module-import-compiled > Downloading myf7zg...-module-import-compiled (381KiB installed)... > module-import-compiled 15KiB/s 00:06 | 92KiB transferred > hash mismatch in downloaded path `/gnu/store/myf7zgkj7x70gy6nf47kppva612zzbgm-module-import-compiled': expected e7e6fcf7f72f965d9ae46c6bfb759651d1b9f17ad19928cafa5c08405d7b14b9, got 19d0c0bcdddd67c3adf21b276d5c56edc582b0cc172eac71a1d51a3f0538d791 > fetching path `/gnu/store/sk9gij7yiqka9lqymh27wzlcp7r5si2b-module-import-compiled'... > killing process 13703 > guix pull: error: build failed: some substitutes for the outputs of derivation `/gnu/store/i2rwqg7iys5d31lqjw3qz0gb24z138n7-module-import-compiled.drv' failed (usually happens due to networking issues); try `--fallback' to build derivation from source Can you try running the guix-daemon with '--substitute-urls=https://hydra.gnu.org', in case the problem is stale data on the mirror?