From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: new GuixSD version? Date: Wed, 20 Jul 2016 01:59:39 -0400 Message-ID: <20160720055939.GA12944@jasmine> References: <23946660-e3d3-68bc-8429-02ab15690fb2@ethan-stefan.net> <20160720035513.GA21435@jasmine> <60114a63-ccdf-2677-cb97-5fa8a90cd406@ethan-stefan.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49924) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bPkZV-0000oq-Q9 for help-guix@gnu.org; Wed, 20 Jul 2016 02:01:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bPkZR-0006mq-Lq for help-guix@gnu.org; Wed, 20 Jul 2016 02:01:28 -0400 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:36409) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bPkZQ-0006lQ-6A for help-guix@gnu.org; Wed, 20 Jul 2016 02:01:25 -0400 Content-Disposition: inline In-Reply-To: <60114a63-ccdf-2677-cb97-5fa8a90cd406@ethan-stefan.net> 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: Ethan Stefan Day Cc: help-guix@gnu.org On Wed, Jul 20, 2016 at 12:45:49AM -0400, Ethan Stefan Day wrote: > -The installer requires P to proceed. > -Hydra does not have the binary for P (it is silently ignoring bad URLs). > -The '--fallback' option for 'guix system init' will not work because of > the bad URLs. (although I think the intent was for users to not have to > use that anyway) We should at least be able to re-add the source code to Hydra, and hopefully the binaries. Since the source code is content-addressed, it can be fetched from many places, such as the local /gnu/store, an URL, the substitutes server, and also content-addressed mirrors [0] (but not in 0.10.0). In the worst case, users can find new source URLs and use `guix download` to add the source code of missing binaries whose source URLs have changed to the store. We should think about how to make the release tags more resilient. > If my concern is based on accurate understanding, I would be willing to > test it. I was about to reinstall GuixSD on metal for unrelated reasons. Yes, please report anything that's missing. [0] http://git.savannah.gnu.org/cgit/guix.git/commit/?id=cd436bf05a8344acf4462f3602e7d360821a902a