After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 310496 - 'make check' fails on gpg test
'make check' fails on gpg test
Status: RESOLVED FIXED
Product: evolution-data-server
Classification: Platform
Component: Mailer
unspecified
Other Linux
: Normal normal
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2005-07-15 13:42 UTC by Luis Villa
Modified: 2005-08-09 09:42 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12


Attachments
disable under normal circumstances (1.25 KB, patch)
2005-08-08 09:56 UTC, Not Zed
committed Details | Review

Description Luis Villa 2005-07-15 13:42:33 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
===================
Comment 1 Not Zed 2005-08-04 09:06:35 UTC
it always fails, it should be removed from the build
Comment 2 Not Zed 2005-08-08 09:56:32 UTC
Created attachment 50380 [details] [review]
disable under normal circumstances
Comment 3 Not Zed 2005-08-09 04:00:09 UTC
committed, to 2.4 only
Comment 4 Not Zed 2005-08-09 09:42:58 UTC
must've forgotten to close it