From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#26062: Spurious "environment variable may be needed" output Date: Sun, 19 Mar 2017 16:51:54 +0100 Message-ID: <87bmsx463p.fsf@gnu.org> References: <87r3233brn.fsf@gmail.com> <87tw6sgrjh.fsf@inria.fr> <87h92rej69.fsf@gmail.com> <87tw6qan7m.fsf@gnu.org> <87d1deebqm.fsf@gmail.com> 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]:52245) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cpd8l-0003iU-IG for bug-guix@gnu.org; Sun, 19 Mar 2017 11:53:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cpd8g-0001SH-Oj for bug-guix@gnu.org; Sun, 19 Mar 2017 11:53:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:37178) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cpd8g-0001S5-Lf for bug-guix@gnu.org; Sun, 19 Mar 2017 11:53:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1cpd8g-00066S-Fg for bug-guix@gnu.org; Sun, 19 Mar 2017 11:53:02 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <87d1deebqm.fsf@gmail.com> ("Taylan Ulrich \=\?utf-8\?Q\?\=5C\=22Ba\?\= \=\?utf-8\?Q\?y\=C4\=B1rl\=C4\=B1\=2FKammer\=5C\=22\=22's\?\= message of "Sat, 18 Mar 2017 18:27:45 +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.org@gnu.org Sender: "bug-Guix" To: "Taylan Ulrich \"=?UTF-8?Q?Bay=C4=B1rl=C4=B1/Kammer?=\"" Cc: 26062-done@debbugs.gnu.org taylanbayirli@gmail.com (Taylan Ulrich "Bay=C4=B1rl=C4=B1/Kammer") skribis: > ludo@gnu.org (Ludovic Court=C3=A8s) writes: > >> Above the =E2=80=98wrap-program=E2=80=99 call, there=E2=80=99s this comm= ent: >> >> ;; Ignore user settings so that a bogus >> ;; GUILE_LOAD_COMPILED_PATH does not prevent use of >> ;; 'guix', notably when it contains entries pointing to >> ;; incompatible .go files as reported at >> ;; . > > Duh, missed that. :-) > >> Since 2.0.12, Guile skips invalid .go files, so this problem is gone. >> So I think you can go ahead and change '=3D to 'prefix there. > > Done and pushed. Thanks, closing the bug. Ludo'.