guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: guix package: error: build failed: unable to fork: Invalid argument


From: David Knight
Subject: Re: guix package: error: build failed: unable to fork: Invalid argument
Date: Wed, 19 Feb 2014 00:53:12 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Sree Harsha Totakura wrote:
> I am suspecting that this is a problem with you kernel configuration.
> Do you have the namespaces available (the following options) in your
> config?
>
> CONFIG_NAMESPACES=y
> CONFIG_UTS_NS=y
> CONFIG_IPC_NS=y
> CONFIG_USER_NS=y
> CONFIG_PID_NS=y
> CONFIG_NET_NS=y

Wonderful, setting these solved the problem.  Now guix package -i hello
works for me!

Many thanks, David.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]