[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAK7LNARL570EgjijCMY_CF91frwtTeatyhYcnD8-s08aiduFnQ@mail.gmail.com>
Date: Fri, 22 Jan 2021 07:06:27 +0900
From: Masahiro Yamada <masahiroy@...nel.org>
To: Andy Shevchenko <andy.shevchenko@...il.com>
Cc: Scott Branden <scott.branden@...adcom.com>,
Finn Behrens <me@...enk.de>,
BCM Kernel Feedback <bcm-kernel-feedback-list@...adcom.com>,
Philippe Ombredanne <pombredanne@...b.com>,
Thomas Gleixner <tglx@...utronix.de>,
Kate Stewart <kstewart@...uxfoundation.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] diffconfig: use python3 instead of python in Shebang line
On Fri, Jan 22, 2021 at 5:35 AM Andy Shevchenko
<andy.shevchenko@...il.com> wrote:
>
> On Thu, Jan 21, 2021 at 10:31 PM Andy Shevchenko
> <andy.shevchenko@...il.com> wrote:
> >
> > On Thu, Jan 21, 2021 at 10:28 PM Masahiro Yamada <masahiroy@...nel.org> wrote:
> > >
> > > On Fri, Jan 22, 2021 at 2:17 AM Scott Branden
> > > <scott.branden@...adcom.com> wrote:
> > > >
> > > > Use python3 instead of python in diffconfig Shebang line.
> > > > python2 was sunset January 1, 2000 and environments do not need
> > > > to support python any more.
> >
> > > Just from curiosity, what problem is this solving?
> > >
> > > Is there a distribution where 'python' does not exist,
> > > but 'python3' does ?
> >
> > Yes. Called surprise surprise Debian
> > An it's a rare case when I agree with them.
>
> For the record, you seems haven't noticed:
> https://lkml.org/lkml/2020/12/9/446
Ohh, I missed it.
I know many patches are falling into a crack.
To respect the first submitter, and it solves
another file, I just picked up Andy's one.
I use Ubuntu, where /usr/bin/python is a symlink
to /usr/bin/python3.
I just booted Debian in a VM, and confirmed
/usr/bin/python no longer exists.
Thanks for the explanation.
--
Best Regards
Masahiro Yamada
Powered by blists - more mailing lists