Bug#850108: needrestart: support python3

2017-01-15 Thread Thomas Liske
close 850108 thanks Re, Paul Wise writes: > On Fri, 2017-01-13 at 22:38 +0100, Thomas Liske wrote: > >> this regex does match on /usr/bin/python3 since there is no >> end of string metacharacter ($). So it should not require any change in >> needrestart, shouldn't it? > > Hmm, that is correct

Bug#850108: needrestart: support python3

2017-01-13 Thread Paul Wise
On Fri, 2017-01-13 at 22:38 +0100, Thomas Liske wrote: > this regex does match on /usr/bin/python3 since there is no > end of string metacharacter ($). So it should not require any change in > needrestart, shouldn't it? Hmm, that is correct. Sorry for the noise. Could you test that it works with

Bug#850108: needrestart: support python3

2017-01-13 Thread Thomas Liske
Hi Paul, Paul Wise writes: > Package: needrestart > Version: 2.10-1 > Severity: important > > The Python interpreter support doesn't appear to check python3 processes: > > /usr/share/perl5/NeedRestart/Interp/Python.pm:return 1 if($bin =~ > m@/usr/(local/)?bin/python@); this regex does ma

Bug#850108: needrestart: support python3

2017-01-03 Thread Paul Wise
Package: needrestart Version: 2.10-1 Severity: important The Python interpreter support doesn't appear to check python3 processes: /usr/share/perl5/NeedRestart/Interp/Python.pm:return 1 if($bin =~ m@/usr/(local/)?bin/python@); I think this really needs to be fixed in stretch and the freeze