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

2014-02-18 Thread David Knight
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

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

2014-02-18 Thread David Knight
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 different distr