Skip Menu |

This queue is for tickets about the GnuPG-Interface CPAN distribution.

Report information
The Basics
Id: 17618
Status: resolved
Priority: 0/
Queue: GnuPG-Interface

People
Owner: RUZ [...] cpan.org
Requestors: Matt_Domsch [...] dell.com
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.33
Fixed in: (no value)



Subject: make test fails due to expired keys
make test fails due to expired gpg keys, as of 2006-Feb-05. This is also filed in Red Hat bugzilla 181330. $ make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/clearsign................FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/decrypt..................ok t/detach_sign..............FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/encrypt..................gpg: test/trustdb.gpg: trustdb created FAILED tests 1-3 Failed 3/3 tests, 0.00% okay t/encrypt_symmetrically....ok t/export_keys..............ok t/Fingerprint..............ok t/get_public_keys..........ok t/get_secret_keys..........ok t/import_keys..............ok t/Interface................ok t/list_public_keys.........ok t/list_secret_keys.........ok t/list_sigs................ok t/passphrase_handling......gpg: no default secret key: unusable secret key gpg: signing failed: unusable secret key FAILED tests 1-3 Failed 3/3 tests, 0.00% okay t/sign.....................FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/sign_and_encrypt.........FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/UserId...................ok t/verify...................ok t/wrap_call................ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/clearsign.t 2 2 100.00% 1-2 t/detach_sign.t 2 2 100.00% 1-2 t/encrypt.t 3 3 100.00% 1-3 t/passphrase_handling.t 3 3 100.00% 1-3 t/sign.t 2 2 100.00% 1-2 t/sign_and_encrypt.t 2 2 100.00% 1-2 Failed 6/20 test scripts, 70.00% okay. 14/51 subtests failed, 72.55% okay. make: *** [test_dynamic] Error 255
I think it's fixed for a while. -- Best regards, Ruslan.