On Wed, Jun 23, 2021 at 11:28 PM Pavel Machek pavel@ucw.cz wrote:
On Fri 2021-05-21 06:37:00, Greg Kroah-Hartman wrote:
On Fri, May 21, 2021 at 06:36:18AM +0200, Greg Kroah-Hartman wrote:
On Thu, May 20, 2021 at 10:36:26PM +0200, Pavel Machek wrote:
...
Old distributions may not have python3 installed, and we should not change this dependency in the middle of the series.
What distro that was released in 2017 (the year 4.14.0 was released) did not have python3 on it?
oops, I meant 2018, when 4.19.0 was out, wrong tree...
In anything yocto-based, for example, you explicitely select which packages you want. And changing dependencies in middle of stable release is surprising and against our documentation.
How is this all relevant?
Scripts where the interpreter changed are not supposed to be used outside of the (kernel) development process. No user should really rely on those scripts to produce anything at any point of time or even be there.