On 02/19/2014 12:53 AM, David Knight wrote:
> Wonderful, setting these solved the problem. Now guix package -i hello
> works for me!
Good. The namespaces are required for Guix to build new packages in a
chroot environment which should be independent of the host system and
consistent on all hosts
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
Wo
On 02/18/2014 05:29 PM, David Knight wrote:
> it downloads about 277M of files (up to guile-2.0.9.tar.xz) into
> /nix/store then errors with "guix package: error: build failed: unable
> to fork: Invalid argument". Rerunning the command gives the same error
> message.
I
when I try:
guix package -i hello
it downloads about 277M of files (up to guile-2.0.9.tar.xz) into
/nix/store then errors with "guix package: error: build failed: unable
to fork: Invalid argument". Rerunning the command gives the same error
message.
The same error shows on two