From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Garlick Subject: Re: Heads-up: New dependency on Guile-Gcrypt Date: Thu, 06 Sep 2018 12:58:41 +0100 Message-ID: <1536235121.3126.15.camel@tourbillion-technology.com> References: <1536146344.3092.20.camel@tourbillion-technology.com> <87ftynu0eu.fsf@gnu.org> <87d0trkkim.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36904) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fxsw2-0001so-3a for guix-devel@gnu.org; Thu, 06 Sep 2018 07:58:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fxsw1-0001gF-83 for guix-devel@gnu.org; Thu, 06 Sep 2018 07:58:53 -0400 In-Reply-To: <87d0trkkim.fsf@gnu.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Ludovic =?ISO-8859-1?Q?Court=E8s?= Cc: guix-devel@gnu.org > > Pushed as 3ffcad7df3ab8947010814f61b32ce14ea80e780, thanks! > Hi Ludo, I tried a 'guix pull' as root and this time it completes.  However, there were warnings generated: WARNING: compilation of /gnu/store/38553wfz0jwlgbw13pk99xl79pbfx58d- guile-2.2.3/bin/guild failed and Failed to autoload make-session in (gnutls) I think the GUILE_LOAD_PATH variable needed to be set before running 'guix pull' Now all the guix commands I have tried generate: ERROR: In procedure scm-error: no code for module (gcrypt hash) How best to recover?  Ideally I would undo the 'guix pull' and re-do the command with GUILE_LOAD_PATH set. Best regards, Paul.