Hi,

Yury G Kudryashov <[email protected]> writes:

> Author: urkud
> Date: 2010-04-22 12:29:47 +0000 (Thu, 22 Apr 2010)
> New Revision: 21235

[...]

> GnuPG tests fail without running gpg-agent

Then it looks like a regression compared to 2.0.12.  For GNU programs
“make check” alone should do the right thing, including starting
auxiliary programs if needed.  Could you report it upstream?

>    patchPhase = ''
> -    find tests -type f | xargs sed -e 's@/bin/p...@pwd@g' -i
> +    find tests -type f | xargs sed -e 's@/bin/p...@${stdenv.coreutils}&@g' -i
>    '';

Why is that necessary?

Thanks,
Ludo’.
_______________________________________________
nix-dev mailing list
[email protected]
https://mail.cs.uu.nl/mailman/listinfo/nix-dev

Reply via email to