Quoting Samuel Thibault (2015-05-28 12:48:17)
> Justus Winter, le Tue 26 May 2015 15:30:28 +0200, a écrit :
> > I conclude that `ps -o %r' never worked, but hanging is of course not
> > an option. Samuel, did you mean that?
>
> I just meant that some Debian packages happen to run that during its
> build, and thus the build hangs :)
Oh, that's bad :/ we could always just use ps from procps I guess, at
least on the build daemons. Or by default, as I'm not a fan of a
setuid root ps...
Btw, I think Esa's patch is correct. That doesn't help ofc for build
scripts expecting it to actually work.
Justus