Hi,

"Yury G. Kudryashov" <[email protected]> writes:

>> Yury G Kudryashov <[email protected]> writes:
>>> 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?
> Already written to gnupg-devel mailing list.

Cool, thanks.  In that case, for packages I (co-)maintain at least, I
prefer if there’s a link to the discussion so we don’t lose track of
what’s going on.

>>>    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?
> They write that they need pwd from coreutils, not shell builtin. That was 
> the reason for hardcoding /bin/pwd. I'm trying to follow upstream as close 
> as possible.

OK, thanks for explaining.

Ludo’.

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

Reply via email to