From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Hinsen Subject: Re: Updating a very old Guix Date: Fri, 09 Nov 2018 18:07:29 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50614) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gLAG8-0004oZ-U9 for help-guix@gnu.org; Fri, 09 Nov 2018 12:07:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gLAG3-0006j5-Rg for help-guix@gnu.org; Fri, 09 Nov 2018 12:07:52 -0500 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:44605) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gLAG3-0006W1-KU for help-guix@gnu.org; Fri, 09 Nov 2018 12:07:47 -0500 In-Reply-To: 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: Julien Lepiller , swedebugia , help-guix@gnu.org Hi Swedebugia and Julien, First of all, thanks to both of you for your suggestions! > Have you tried the commit for the next nearest stable? v.0.13 v.0.14 > v.0.15? (gcrypt was added after 0.15 point) > Ludo recommended in another thread to pull in increments. But basically > building guix with an old guix is not supported at all ATM but should work. I did consider going through intermediates, but only when the problems showed up. Since I do not have a working Guix any more, I cannot use "guix pull" with a commit to move to an intermediate. I can still check out some intermediate version and build from source. But then I guess I would have to install it in some temporary place, and use it to build another intermediate. In the end, I would use the final one to do a pull on my standard user account. Well, that just *might* work... > Please report your progress! I will! > If you have another machine with guix installed, you could try to use > guix copy to copy a working guix pull profile (~/.config/guix/current) Yes, I do have another machine with a pretty recent Guix. Unfortunately I have no access to it over the weekend, but if the above strategy fails, I will try yours next week. Thanks again to both of you, Konrad