From mboxrd@z Thu Jan 1 00:00:00 1970 From: George Clemmer Subject: Re: why does this system build but won't reconfigure? Date: Mon, 05 Nov 2018 09:11:41 -0500 Message-ID: References: <87o9b3n9hq.fsf@lassieur.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59733) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gJfbY-0004Id-Bu for help-guix@gnu.org; Mon, 05 Nov 2018 09:11:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gJfbU-0005Ge-Uu for help-guix@gnu.org; Mon, 05 Nov 2018 09:11:48 -0500 Received: from mail-qk1-x72d.google.com ([2607:f8b0:4864:20::72d]:33006) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gJfbU-0005GM-Ov for help-guix@gnu.org; Mon, 05 Nov 2018 09:11:44 -0500 Received: by mail-qk1-x72d.google.com with SMTP id o89so14890308qko.0 for ; Mon, 05 Nov 2018 06:11:44 -0800 (PST) In-reply-to: <87o9b3n9hq.fsf@lassieur.org> 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: =?utf-8?Q?Cl=C3=A9ment?= Lassieur Cc: help-guix Cl=C3=A9ment Lassieur writes: > George Clemmer writes: > >> Oh DUH! Never mind, I guess my 'sudo guix system reconfigure' is using >> the ancient guix version installed in root. Arf! > > Maybe you could try 'sudo -E guix system reconfigure', so that it uses > your current user's environment variables. Yes thats what I did. Thanks for the tip! - George