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? Ludo’.
