On Tue, 28.02.12 11:40, shawn ([email protected]) wrote:

> Running systemd-nspawn on a Linux kernel compiled without
> 
>   CONFIG_NAMESPACES=y
>   CONFIG_UTS_NS=y
>   CONFIG_IPC_NS=y
>   CONFIG_PID_NS=y
>   CONFIG_NET_NS=y
> 
> fails with the cryptic error message
> 
>   clone() failed: Invalid argument
> 
> Give user a more helpful error message when clone() fails

I have now applied a similar patch which however only prints this
informative messages on EINVAL and not otherwise.

Lennart

-- 
Lennart Poettering - Red Hat, Inc.
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to