From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: bug#35942: guix install: environment variable message is very confusing Date: Fri, 31 May 2019 18:45:05 +0200 Message-ID: <20190531164505.GA2648@jurong> References: <871s0ipyr1.fsf@nckx> <87sgsyvc0e.fsf@gnu.org> <871s0gl8st.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([209.51.188.92]:43535) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hWkjS-0006bo-Us for bug-guix@gnu.org; Fri, 31 May 2019 12:50:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hWkfK-00029N-Dx for bug-guix@gnu.org; Fri, 31 May 2019 12:46:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:50730) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hWkfK-00029F-B2 for bug-guix@gnu.org; Fri, 31 May 2019 12:46:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hWkfK-0002HC-6K for bug-guix@gnu.org; Fri, 31 May 2019 12:46:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Content-Disposition: inline In-Reply-To: <871s0gl8st.fsf@elephly.net> 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.org@gnu.org Sender: "bug-Guix" To: Ricardo Wurmus Cc: 35942@debbugs.gnu.org Hello, On Thu, May 30, 2019 at 09:07:30AM +0200, Ricardo Wurmus wrote: > I was in favour of *replacing* the message with the suggestion to run > export GUIX_PROFILE=/this/profile > source $GUIX_PROFILE/etc/profile > because it usually does the right thing. I think this was the conclusion reached, and am just waiting for Guix to give me the message to update one of my bash* files :-) Andreas