GNOME Bugzilla – Bug 310496
'make check' fails on gpg test
Last modified: 2005-08-09 09:42:58 UTC
'make check' fails in pgp, I'm guessing because the tinderbox user doesn't have a pgp keyring. 'make check' has a 'couldn't run the test' state; could this test use that instead? creating pgp make[4]: Leaving directory `/home/bb/microtinder/cvs/evolution-data-server/camel/tests/smime' make check-TESTS make[4]: Entering directory `/home/bb/microtinder/cvs/evolution-data-server/camel/tests/smime' evolution-tests-Message: gpg --import ../../../camel/tests/data/camel-test.gpg.pub > /dev/null 2>&1 evolution-tests-Message: gpg --import ../../../camel/tests/data/camel-test.gpg.sec > /dev/null 2>&1 Test: Test of PGP functions ... Failed. pgp.c:185: camel_cipher_validity_get_valid (valid) "gpg: armor header: Version: GnuPG v1.2.5 (GNU/Linux) gpg: Signature made Fri 15 Jul 2005 09:33:13 AM EDT using DSA key ID 7A40CA06 gpg: Good signature from "No User <no.user@no.domain>" gpg: checking the trustdb gpg: 1 keys processed (0 validity counts cleared) gpg: no ultimately trusted keys found gpg: WARNING: This key is not certified with a trusted signature! gpg: There is no indication that the signature belongs to the owner. Primary key fingerprint: 0BA7 6B83 A266 0AF4 8C23 DC42 EBCC 8602 7A40 CA06 gpg: binary signature, digest algorithm SHA1 " Thread -1217444192: Current action: PGP verify Test: Test of PGP functions FAIL: pgp =================== 1 of 1 tests failed ===================
it always fails, it should be removed from the build
Created attachment 50380 [details] [review] disable under normal circumstances
committed, to 2.4 only
must've forgotten to close it