From: Joe Perches <joe@perches.com>
To: Masahiro Yamada <masahiroy@kernel.org>
Cc: Andy Shevchenko <andy.shevchenko@gmail.com>,
Scott Branden <scott.branden@broadcom.com>,
Finn Behrens <me@kloenk.de>,
BCM Kernel Feedback <bcm-kernel-feedback-list@broadcom.com>,
Philippe Ombredanne <pombredanne@nexb.com>,
Thomas Gleixner <tglx@linutronix.de>,
Kate Stewart <kstewart@linuxfoundation.org>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] diffconfig: use python3 instead of python in Shebang line
Date: Fri, 22 Jan 2021 09:52:06 -0800 [thread overview]
Message-ID: <59dfd27e4b5cfe183a8cd64ed930c6dfd3c0aa20.camel@perches.com> (raw)
In-Reply-To: <CAK7LNAQM5zYu3J-zP1AFPSKqiFL0rmnud9WyNFDNMmg3Dgw00w@mail.gmail.com>
On Sat, 2021-01-23 at 02:16 +0900, Masahiro Yamada wrote:
> On Sat, Jan 23, 2021 at 12:51 AM Joe Perches <joe@perches.com> wrote:
> >
> > On Fri, 2021-01-22 at 07:06 +0900, Masahiro Yamada wrote:
> > > I use Ubuntu, where /usr/bin/python is a symlink
> > > to /usr/bin/python3.
> >
> > Odd, here:
> >
> > $ lsb_release -a
> > No LSB modules are available.
> > Distributor ID: Ubuntu
> > Description: Ubuntu 20.10
> > Release: 20.10
> > Codename: groovy
> >
> > $ ls /usr/bin/python -la
> > lrwxrwxrwx 1 root root 7 Apr 15 2020 /usr/bin/python -> python2
>
> Hmm, presumably I changed the symlink path by myself
> although I do not remember... Sorry for confusion.
Or maybe it's because my system has only been upgraded since
about Ubuntu 8.04... Maybe it's time for a fresh reinstall..
I believe that Ubuntu now only installs python3 since 18.04
https://wiki.ubuntu.com/BionicBeaver/ReleaseNotes
Other base system changes since 16.04 LTS
The gpg binary is provided by gnupg2
For new installs, a swap file will be used by default instead of a swap partition.
Python 2 is no longer installed by default. Python 3 has been updated to 3.6. This is the last LTS release to include Python 2 in main.
next prev parent reply other threads:[~2021-01-22 18:02 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-21 17:07 [PATCH] diffconfig: use python3 instead of python in Shebang line Scott Branden
2021-01-21 20:25 ` Masahiro Yamada
2021-01-21 20:31 ` Andy Shevchenko
2021-01-21 20:35 ` Andy Shevchenko
2021-01-21 20:56 ` Scott Branden
2021-01-21 22:06 ` Masahiro Yamada
2021-01-22 9:34 ` Andy Shevchenko
2021-01-22 15:50 ` Joe Perches
2021-01-22 17:16 ` Masahiro Yamada
2021-01-22 17:52 ` Joe Perches [this message]
2021-01-21 20:44 ` Scott Branden
2021-01-22 2:18 ` Joe Perches
2021-01-22 16:46 ` Scott Branden
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=59dfd27e4b5cfe183a8cd64ed930c6dfd3c0aa20.camel@perches.com \
--to=joe@perches.com \
--cc=andy.shevchenko@gmail.com \
--cc=bcm-kernel-feedback-list@broadcom.com \
--cc=gregkh@linuxfoundation.org \
--cc=kstewart@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=masahiroy@kernel.org \
--cc=me@kloenk.de \
--cc=pombredanne@nexb.com \
--cc=scott.branden@broadcom.com \
--cc=tglx@linutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.