From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Craven Subject: Re: Broken guix pull Date: Sun, 18 Dec 2016 21:30:12 +0100 Message-ID: References: <765dd961b7110b356c83fe8c654c07b1@mail.teknik.io> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52065) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cIi65-0006jJ-RS for help-guix@gnu.org; Sun, 18 Dec 2016 15:30:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cIi61-0003Vz-0f for help-guix@gnu.org; Sun, 18 Dec 2016 15:30:17 -0500 Received: from mail-qk0-x236.google.com ([2607:f8b0:400d:c09::236]:34526) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cIi60-0003Vm-Rs for help-guix@gnu.org; Sun, 18 Dec 2016 15:30:12 -0500 Received: by mail-qk0-x236.google.com with SMTP id q68so18568887qki.1 for ; Sun, 18 Dec 2016 12:30:12 -0800 (PST) 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 > When I try guix pull, it fails everytime on Yep, this happens sometimes with *-module-import-compiled derivations. Have you tried with the --fallback flag like it says in the error message? That usually fixes it.