On 02/21/2014 10:46 PM, Mark H Weaver wrote: > That failed immediately. The reason is that apparently GNUnet's test > suite only works if GNUnet has already been installed. In this case, > since the build failed, the guix-daemon deleted the /nix/store/* > directory where it had been installed :-(
True. I forgot about that. I suspect it is the timing issue here. Can you perhaps compile gnunet manually with its dependencies from Guix and then run the tests in revocation? Sree
