On Mon, 09 Jul 2018 at 22:03:06 +1000, Craig Small wrote: > On Mon, 9 Jul 2018 at 19:38 Simon McVittie <[email protected]> wrote: > > This appears to have been fixed before procps 3.3.12 (which is in stretch) > > if I'm reading changelogs correctly? > > > This was the revert of the namespace problem?
"This" referred to <https://gitlab.com/procps-ng/procps/issues/4> "pidof does not check comm field in /proc/.../stat file like sysvinit did" which you pointed to from <https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=810018#40>. You appear to have fixed it in <https://gitlab.com/procps-ng/procps/commit/3f5b75035ec4151a5ffe911b0857d0419ffb5a15> "pidof: check cmd if space in argv0". I assume by "the namespace problem" you are referring to <https://gitlab.com/procps-ng/procps/commit/791cb72d32dd963a76fccc4b46facd906a4381fb> "Revert "Support running with child namespaces""? If so, that looks unrelated. smcv

