On Fri, Sep 4, 2015 at 4:07 PM, Ludovic Courtès <[email protected]> wrote:
> Alex Vong <[email protected]> skribis:
>
>>   actual-error: (system-error "open-file" "~A: ~S" ("No such file or 
>> directory" "/proc/-1/setgroups") (2))
>
> David, I think this is a shortcoming in the ‘clone’ wrapper: It should
> throw to ‘system-error’ when the return value is -1, like the ‘setns’
> wrapper does.
>
> WDYT?

Yes, indeed.  I will push a patch and ask Alex to run the tests again
so we can see the real error string.

- Dave



Reply via email to