From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50285) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cyw4S-00008A-65 for guix-patches@gnu.org; Fri, 14 Apr 2017 03:55:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cyw4O-0008KR-Be for guix-patches@gnu.org; Fri, 14 Apr 2017 03:55:08 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:48214) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cyw4O-0008KI-8F for guix-patches@gnu.org; Fri, 14 Apr 2017 03:55:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1cyw4M-00086v-Ga for guix-patches@gnu.org; Fri, 14 Apr 2017 03:55:02 -0400 Subject: bug#26366: [PATCH] doc: Specify that Guix should be built from within a container. Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <87inmjcn1o.fsf@lassieur.org> <20170405074943.27404-1-clement@lassieur.org> <87bms7qdhu.fsf@gnu.org> <87a87k46f3.fsf@lassieur.org> <87wpao80jp.fsf@gnu.org> <87fuhc9eog.fsf@lassieur.org> Date: Fri, 14 Apr 2017 09:54:15 +0200 In-Reply-To: <87fuhc9eog.fsf@lassieur.org> ("=?UTF-8?Q?Cl=C3=A9ment?= Lassieur"'s message of "Thu, 13 Apr 2017 23:32:31 +0200") Message-ID: <87y3v3h1aw.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: =?UTF-8?Q?Cl=C3=A9ment?= Lassieur Cc: 26366-done@debbugs.gnu.org Cl=C3=A9ment Lassieur skribis: > Ludovic Court=C3=A8s writes: [...] >> =E2=80=98guix environment=E2=80=99 definitely prepends things to PATH et= al. >> >> Could it be that you have variable definitions in the wrong Bash init >> files as noted in >> ? > > Oh... yes that's it :) Sorry the waste of time, I should have followed > the documentation. I close the bug, since I think it's all related to > this. No problem! This one often bites people=E2=80=A6 Ludo=E2=80=99.