It's possible that something went wrong in my compilation, but this patch
seems broken:

old behavior:
$ s6-svstat date
down (exitcode 0) 3591 seconds, normally up, want up, ready 3591 seconds

patched:
$ ~/trees/mine/s6/s6-svstat date
up (pid 64) 3593 seconds, paused

pid 64 is entirely unrelated:

$ ps -f 64
UID          PID    PPID  C STIME TTY      STAT   TIME CMD
root          64       2  0  2014 ?        S<     0:00 [kworker/1:0H]

On Tue, Sep 8, 2015 at 3:04 PM, Laurent Bercot <[email protected]>
wrote:

> On 08/09/2015 23:47, Buck Evan wrote:
>
>> An error would solve my issue, but the other data in the output seem
>> valid.
>>
>
>  It's an accident if it is. Statting an unsupervised service directory is
> a programming error.
>  Try the latest s6 git, s6-svstat should now exit 1 in that case.
>
> --
>  Laurent
>
>

Reply via email to