Hi Paul,
Paul Wise <[email protected]> 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 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? HTH, Thomas > I think this really needs to be fixed in stretch and the freeze is soon: > > https://lists.debian.org/debian-devel-announce/2016/12/msg00000.html > > -- System Information: > Debian Release: stretch/sid > APT prefers testing-debug > APT policy: (900, 'testing-debug'), (900, 'testing'), (800, > 'unstable-debug'), (800, 'unstable'), (790, 'buildd-unstable'), (700, > 'experimental-debug'), (700, 'experimental'), (690, 'buildd-experimental') > Architecture: amd64 (x86_64) > > Kernel: Linux 4.8.0-2-amd64 (SMP w/4 CPU cores) > Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8) > Shell: /bin/sh linked to /bin/dash > Init: systemd (via /run/systemd/system) > > Versions of packages needrestart depends on: > ii dpkg 1.18.18 > ii gettext-base 0.19.8.1-1 > ii libintl-perl 1.26-2 > ii libmodule-find-perl 0.13-1 > ii libmodule-scandeps-perl 1.22-1 > ii libproc-processtable-perl 0.53-2 > ii libsort-naturally-perl 1.03-1 > ii libterm-readkey-perl 2.37-1 > ii perl 5.24.1~rc4-1 > ii xz-utils 5.2.2-1.2 > > needrestart recommends no packages. > > Versions of packages needrestart suggests: > ii libnotify-bin 0.7.7-1 > ii needrestart-session 0.3-2 > > -- no debconf information > > -- > bye, > pabs > > https://wiki.debian.org/PaulWise -- :: WWW: https://fiasko-nw.net/~thomas/ :: ::: Jabber: xmpp:[email protected] ::: :: flickr: https://www.flickr.com/photos/laugufe/ ::

