bug#25598: [PATCH] gnu: r: Fix remaining reproducibility problems.

2017-03-16 Thread Ricardo Wurmus
Fixes . * gnu/packages/statistics.scm (r)[arguments]: Add remaining reproducibility fixes to "build-reproducibly" phase. --- gnu/packages/statistics.scm | 35 ++- 1 file changed, 34 insertions(+), 1 deletion(-) diff --git a/gnu/packages

bug#25598: [PATCH] gnu: r: Fix remaining reproducibility problems.

2017-03-16 Thread Ludovic Courtès
Hello! Ricardo Wurmus skribis: > Fixes . > > * gnu/packages/statistics.scm (r)[arguments]: Add remaining reproducibility > fixes to "build-reproducibly" phase. Woow, impressive work. You’re a reproducibility hero! You’re welcome to push to master. Thank you! Ludo

bug#25917: [PATCH] file-systems: Factorize file-system-packages.

2017-03-16 Thread Danny Milosavljevic
* gnu/system/linux-initrd.scm (base-initrd): Move helper-packages body to ... * gnu/system/file-systems.scm (file-system-packages): ... here. Also export it. * gnu/services/base.scm (file-system-shepherd-service): Set PATH by using file-system-packages. --- gnu/services/base.scm | 12 ++-

bug#17117: Not all downloaded files are printed

2017-03-16 Thread Joshua Branson
I think that these “extra” packages are just dependancies. So if I understand the original email correctly, there are 5 files that need to be downloaded first “openconnect”, “zlib”, “openssl”, “libxml”, and “vpnc”. BUT later on guix downloads perl. BUT openssl as it turns out depends on perl.

bug#15549: hydra.gnu.org needs to declare its javascript licenses for

2017-03-16 Thread Joshua Branson
This is still an issue. There are a couple of eval issues and some inline code that raises flags for LibreJs. Joshua

bug#26136: core-updates: python-minimal@2.7.13 fails due to missing zlib

2017-03-16 Thread Leo Famulari
python-minimal@2.7.13 is failing to build on core-updates: https://hydra.gnu.org/build/1912761 I saw this near the beginning of the install phase: -- configure: error: cannot run /bin/sh /tmp/guix-build-python-minimal-2.7.13.drv-0/Python-2.7.13/Modules/_ctypes/libffi/config.sub Failed to con