From mboxrd@z Thu Jan 1 00:00:00 1970 From: Niall Dooley Subject: Re: Unable to upgrade packages Date: Wed, 24 May 2017 20:05:52 +0100 Message-ID: References: <20170507192709.GC1314@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42019) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dDbcA-0005uJ-Ma for Help-Guix@gnu.org; Wed, 24 May 2017 15:06:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dDbc9-0003eH-Ql for Help-Guix@gnu.org; Wed, 24 May 2017 15:06:34 -0400 Received: from mail-wm0-x231.google.com ([2a00:1450:400c:c09::231]:36467) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dDbc9-0003dz-KM for Help-Guix@gnu.org; Wed, 24 May 2017 15:06:33 -0400 Received: by mail-wm0-x231.google.com with SMTP id 7so72393873wmo.1 for ; Wed, 24 May 2017 12:06:33 -0700 (PDT) In-Reply-To: <20170507192709.GC1314@jasmine> 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: Leo Famulari Cc: help-guix Putting this back on the list as I mistakenly only hit reply in my last mail. I hope this okay. On 14 May 2017 at 17:42, Leo Famulari wrote: > On Sun, May 14, 2017 at 05:15:03PM +0100, Niall Dooley wrote: >> Hi Leo, >> >> Attached is the output when I try to run 'guix pull'. You'll see there >> is a 404 response. >> Thanks for your time. > > This substitute still returns 404 (checked with wget), so there are two > options: > > guix pull --fallback (requires a recent Guix) > > guix build --fallback /gnu/store/db91i1ahr08b9n7hcjj2mmr4a1648ggz-guix-latest.drv > > I picked that derivation file out of your log after "The following > derivations will be built:". > > In either case, you'll build the missing package from source. > > I hope that helps! So as I'm running Guix 20170414.08 I don't believe I have a recent enough version for option 1. In any case, option 2 is still unsuccessful for me too though I didn't record the output on this occasion. I suspect at this point I did something wrong in my use of Guix. Is there a way to cleanly remove and re-install Guix. I don't mind as I only have a handful of packages installed. I raised this query on a separate thread as well so apologies for the noise particularly if this is not best practice on a mailing list. Thanks as always for your time. Niall