2.1.14: tests/openpgp/gpgtar.scm failing under --disable-gpgtar

Daniel Kahn Gillmor dkg at fifthhorseman.net
Fri Jul 15 02:52:25 CEST 2016


It looks like the gpgtar test fails when gpgtar is not built.

tests/openpgp/gpgtar.scm tries to address this with:

(unless (= 0 (call `(,(tool 'gpgtar) --help)))
	(skip "gpgtar not installed"))

but it looks like gpgscm chokes instead.  When building with ./configure
--disable-gpgtar, i get the following test suite failure:

gpgscm: error running '("/home/dkg/src/pkg-gnupg/gnupg2/build/tools/gpgtar" --help)': probably not installed
(wait-process "(\"/home/dkg/src/pkg-gnupg/gnupg2/build/tools/gpgtar\" --help)" 10504 #t): Configuration error 
FAIL: gpgtar.scm

let me know if you're unable to replicate the problem.

    --dkg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 948 bytes
Desc: not available
URL: </pipermail/attachments/20160715/4cf346ba/attachment.sig>


More information about the Gnupg-devel mailing list