Bug#952572: procps: move binaries back to /bin

2020-02-27 Thread Craig Small
On Thu, 27 Feb. 2020, 4:51 pm Paul Wise, wrote: > > Another option would be a compat symlink. > I did think of that but then you have to conditionally put a symlink in when there isn't the /bin directory link or maybe usrmerge there doing it's thing or perhaps there is some third thing that

Bug#952572: procps: move binaries back to /bin

2020-02-26 Thread Paul Wise
On Thu, 27 Feb 2020 07:17:39 +1100 Craig Small wrote: > I think they all should be using a path rather than hard coding where ps > is. But in any case that's what these other packages do. I'll revert the > change. Another option would be a compat symlink. -- bye, pabs

Bug#952572: procps: move binaries back to /bin

2020-02-26 Thread Craig Small
I think they all should be using a path rather than hard coding where ps is. But in any case that's what these other packages do. I'll revert the change. - Craig On Wed, 26 Feb. 2020, 7:45 pm Thorsten Glaser, wrote: > Package: procps > Version: 2:3.3.16-2 > Severity: important > > I just

Bug#952572: procps: move binaries back to /bin

2020-02-26 Thread Patrice Duroux
Hi, Or do not hesitate to use Debian Code Search[1] for more occurrences! ;-) In my case it breaks at least the following script: environment-modules: /etc/profile.d/modules.sh Thanks, Patrice [1] https://codesearch.debian.net/

Bug#952572: procps: move binaries back to /bin

2020-02-26 Thread Christoph Berg
Another place where things must be called with absolute path: /lib/systemd/system $ grep bin/kill * gdm3.service:ExecReload=/bin/kill -SIGHUP $MAINPID gdm.service:ExecReload=/bin/kill -SIGHUP $MAINPID network-manager.service:#ExecReload=/bin/kill -HUP $MAINPID

Bug#952572: procps: move binaries back to /bin

2020-02-26 Thread Thorsten Glaser
Package: procps Version: 2:3.3.16-2 Severity: important I just upgraded procps from 2:3.3.16-1+b1 to 2:3.3.16-2 and noticed the following regression — only the first, of many to probably come: tglase@tglase-nb:~ $ sudo cleanenv / /etc/init.d/postgresql stop Can't exec "/bin/ps": No such file or