From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#39195: guix pull switching between profiles/per-user and profiles/default Date: Mon, 20 Jan 2020 16:45:28 +0100 Message-ID: <87iml6gmhz.fsf@gnu.org> References: <87d0bfqeu6.fsf@gnu.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:470:142:3::10]:52283) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1itZFb-0004SK-Ky for bug-guix@gnu.org; Mon, 20 Jan 2020 10:46:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1itZFa-0008CV-Nr for bug-guix@gnu.org; Mon, 20 Jan 2020 10:46:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:39876) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1itZFa-0008C4-4a for bug-guix@gnu.org; Mon, 20 Jan 2020 10:46:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1itZFa-00081s-3l for bug-guix@gnu.org; Mon, 20 Jan 2020 10:46:02 -0500 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: (Jimmy Thrasibule's message of "Mon, 20 Jan 2020 10:26:10 +0100") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane-mx.org@gnu.org Sender: "bug-Guix" To: Jimmy Thrasibule Cc: 39195-done@debbugs.gnu.org Hi Jimmy, Jimmy Thrasibule skribis: >> but it=E2=80=99s possible that you were running a version that lacks thi= s fix. > > That's is what I started to understand after playing around a bit. The > Guix version provided into the archive is old so it was failing back > to the "default" profile. Once upgraded, the "new" Guix was trying to > switch back to the "root" profile. > > Now with the $USER environment variable set all is working great. Good to hear. I guess that=E2=80=99s another reason why we should push a n= ew release. Thanks for your feedback! Ludo=E2=80=99.