From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mathieu Lirzin Subject: bug#30437: No =?UTF-8?Q?=E2=80=9C.guix-profile/bin/python=E2=80=9D?= after =?UTF-8?Q?=E2=80=98guix?= package -i =?UTF-8?Q?python=E2=80=99?= Date: Mon, 12 Feb 2018 20:38:44 +0100 Message-ID: <87lgfy577f.fsf@gnu.org> References: <87po5a5ew6.fsf@gnu.org> <20180212182307.7c0982ee@scratchpost.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:4830:134:3::10]:54837) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1elJwN-0001I8-PV for bug-guix@gnu.org; Mon, 12 Feb 2018 14:39:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1elJwM-0005Vz-UL for bug-guix@gnu.org; Mon, 12 Feb 2018 14:39:03 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:60391) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1elJwM-0005Vg-Rj for bug-guix@gnu.org; Mon, 12 Feb 2018 14:39:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1elJwM-0007AT-LB for bug-guix@gnu.org; Mon, 12 Feb 2018 14:39:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20180212182307.7c0982ee@scratchpost.org> (Danny Milosavljevic's message of "Mon, 12 Feb 2018 18:23:07 +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: Danny Milosavljevic Cc: 30437@debbugs.gnu.org Hi, Danny Milosavljevic writes: > On Mon, 12 Feb 2018 17:52:41 +0100 > Mathieu Lirzin wrote: > >> I think it would work better if when installing python@3, a =E2=80=98pyt= hon=E2=80=99 >> executable would be available in the PATH. Maybe there is a technical >> reason for not doing so, but I find its absence rather confusing. > > For backward compatibility, the 'python' executable always has to be Pyth= on 2. > > A lot of old scripts specify just "/usr/bin/env python" in the shebang. > > On the other hand if your script supports Python 3 you know it. Hum, then I don't understand why we aren't applying this argument to every interperter (Perl, Guile, ...) which introduce backward incompatible changes? --=20 Mathieu Lirzin GPG: F2A3 8D7E EB2B 6640 5761 070D 0ADE E100 9460 4D37