List all open bug reports with emacs-debbugs

2017-08-17 Thread Arun Isaac
How do I list all open bug reports for guix-patches with emacs-debbugs? I'm sorry I'm unable to figure this out by myself. But, debbugs and emacs-debbugs are confusing at times. Thanks, Arun.

Performance issues with /gnu/store in virtual machines

2017-08-17 Thread Christopher Baines
Hey, So I was trying out using VMs created through Guix for more things, particularly as they can be run as part of derivations, e.g. the system tests for Guix. However, I'm seeing anything that does I/O performing very poorly compared with the host system. See the system call profiles from strac

Re: Problems with GNU Parallel and ulimit

2017-08-17 Thread Arun Isaac
Eric Bavier writes: > The problem appears if you do not have 'perl' available in $PATH. GNU > parallel calls it recursively for a few tasks: This is correct. I have verified it. When I have perl in my PATH, GNU parallel works fine. > There is some path patching that goes on in the package recip