From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#35942: guix install: environment variable message is very confusing Date: Thu, 06 Jun 2019 09:48:36 +0200 Message-ID: <87lfyfrw6j.fsf@gnu.org> References: <871s0ipyr1.fsf@nckx> <87sgsyvc0e.fsf@gnu.org> <871s0gl8st.fsf@elephly.net> <87k1e6nwxw.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 ([209.51.188.92]:44669) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hYn8x-0001NQ-FV for bug-guix@gnu.org; Thu, 06 Jun 2019 03:49:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hYn8w-0000kf-Lm for bug-guix@gnu.org; Thu, 06 Jun 2019 03:49:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:35323) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hYn8w-0000kN-Ic for bug-guix@gnu.org; Thu, 06 Jun 2019 03:49:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hYn8w-0006iM-GX for bug-guix@gnu.org; Thu, 06 Jun 2019 03:49:02 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <87k1e6nwxw.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Fri, 31 May 2019 23:19:55 +0200") 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-done@debbugs.gnu.org Hello, Ludovic Court=C3=A8s skribis: > How about the following patch? > > It does produce a slightly verbose message, but I don=E2=80=99t think we = can do > much better (we could save one line by not mentioning =E2=80=98--search-p= aths=E2=80=99.) Pushed as bcb7c900cc9d01603fb8fa47bc52caa8e7ebd480. Feedback welcome! Thanks, Ludo=E2=80=99.