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?
Fixed in cf897cb. Alex, could you pull the master branch, run the tests, and send the new log files? Thanks! - Dave
