<div dir="ltr">Centos 7:<div><br></div><div>$ type python<br>python is /usr/bin/python<br>$ python --version<br>Python 2.7.5<br>$ type python2<br>python2 is /usr/bin/python2<br>$ type python3<br>bash: type: python3: not found<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Oct 2, 2018 at 8:41 AM Christian Mauderer <<a href="mailto:christian.mauderer@embedded-brains.de">christian.mauderer@embedded-brains.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Am 02.10.18 um 13:20 schrieb Joel Sherrill:<br>
> <br>
> <br>
> On Mon, Oct 1, 2018, 11:52 PM Chris Johns <<a href="mailto:chrisj@rtems.org" target="_blank">chrisj@rtems.org</a><br>
> <mailto:<a href="mailto:chrisj@rtems.org" target="_blank">chrisj@rtems.org</a>>> wrote:<br>
> <br>
>     On 02/10/2018 09:08, Joel Sherrill wrote:<br>
>     ><br>
>     > It could be a system administration issue I don't know how to<br>
>     resolve yet but<br>
>     > during recent Kick Starts, both Ubuntu abd msys2 have ended up<br>
>     with no program<br>
>     > named python. There can be a python2.x or python3.x. On Ubuntu, I<br>
>     hacked and<br>
>     > symlinked python2.x to python. This didn't work on msys2.<br>
>     ><br>
>     > Given I have seen this issue on two different platforms, I wanted<br>
>     to report this<br>
>     > and see if anyone had any insight.<br>
>     ><br>
> <br>
>     On Ubuntu I have:<br>
> <br>
>      $ file /usr/bin/python<br>
>      /usr/bin/python: symbolic link to python2.7<br>
>      $ apt-file search /usr/bin/python | grep "/usr/bin/python$"<br>
>      python-minimal: /usr/bin/python<br>
> <br>
>     This looks like a packaging issue on Ubuntu.<br>
> <br>
> <br>
> Grr..I added a second link by hand.<br>
> <br>
> <br>
>     On MSYS2 I do not know.<br>
> <br>
> <br>
> I tried a fresh MSYS2 yesterday. <br>
> <br>
> We need to watch out for this and see if there is a trend.<br>
> <br>
> <br>
> <br>
>     Chris<br>
> <br>
> <br>
<br>
Hello Joel and Chris,<br>
<br>
the official end of live date for Python 2 is 01.01.2020 (see<br>
<a href="https://www.python.org/dev/peps/pep-0373/#maintenance-releases" rel="noreferrer" target="_blank">https://www.python.org/dev/peps/pep-0373/#maintenance-releases</a>). So I<br>
would say that it's not unlikely that some distributions start to<br>
experiment with dropping the symlink "python" to find incompatible scripts.<br>
<br>
Best regards<br>
<br>
Christian<br>
-- <br>
--------------------------------------------<br>
embedded brains GmbH<br>
Herr Christian Mauderer<br>
Dornierstr. 4<br>
D-82178 Puchheim<br>
Germany<br>
email: <a href="mailto:christian.mauderer@embedded-brains.de" target="_blank">christian.mauderer@embedded-brains.de</a><br>
Phone: +49-89-18 94 741 - 18<br>
Fax:   +49-89-18 94 741 - 08<br>
PGP: Public key available on request.<br>
<br>
Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.<br>
</blockquote></div>