mba...@fastmail.com (Marius Bakke) writes: > mbakke pushed a commit to branch master > in repository guix. > > commit 06fcd4a89ebbdf589fb49d860406e5aa7eb9bd75 > Author: Marius Bakke <mba...@fastmail.com> > Date: Tue Dec 20 15:48:24 2016 +0100 > > gnu: gnupg: Update to 2.1.17. > > * gnu/packages/gnupg.scm (gnupg): Update to 2.1.17.
Unfortunately, this new version of gnupg consistently fails its test suite on every system we support except for x86_64: https://hydra.gnu.org/eval/109403?filter=gnupg https://hydra.gnu.org/build/1734588 (i686) https://hydra.gnu.org/build/1735072 (armhf) https://hydra.gnu.org/build/1735062 (mips64el) The error is always the same: --8<---------------cut here---------------start------------->8--- make check-local make[3]: Entering directory '/tmp/nix-build-gnupg-2.1.17.drv-0/gnupg-2.1.17/tests/gpgscm' EXEEXT= GPGSCM_PATH=. \ ./gpgscm ./t-child.scm make[3]: *** [Makefile:838: check-local] Segmentation fault --8<---------------cut here---------------end--------------->8--- If you can't find a fix quickly, please revert this commit, because several very important packages depend on it. Thanks, Mark