Page MenuHome GnuPG

Error testing gnupg 2.0.8
Closed, ResolvedPublic

Description

gpg (GnuPG) 2.0.8
Copyright (C) 2007 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Home: .
Supported algorithms:
Pubkey: RSA, ELG, DSA
Cipher: 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH
Hash: MD5, SHA1, RIPEMD160, SHA256, SHA384, SHA512
Compression: Uncompressed, ZIP, ZLIB, BZIP2
Used libraries: gcrypt(1.2.4)
PASS: version.test
Hash algorithm SHA-224 is not installed (not an error)
PASS: mds.test
PASS: decrypt.test
PASS: decrypt-dsa.test
MD5 SHA1 RIPEMD160 SHA256 SHA384 SHA512 | PASS: sigs.test
PASS: sigs-dsa.test
3DES CAST5 BLOWFISH AES AES192 AES256 TWOFISH | PASS: encrypt.test
3DES CAST5 BLOWFISH AES AES192 AES256 TWOFISH | PASS: encrypt-dsa.test
PASS: seat.test
PASS: clearsig.test
PASS: encryptp.test
PASS: detach.test
PASS: armsigs.test
PASS: armencrypt.test
PASS: armencryptp.test
PASS: signencrypt.test
PASS: signencrypt-dsa.test
PASS: armsignencrypt.test
PASS: armdetach.test
PASS: armdetachm.test
PASS: detachm.test
PASS: genkey1024.test
3DES CAST5 BLOWFISH AES AES192 AES256 TWOFISH | PASS: conventional.test
3DES CAST5 BLOWFISH AES AES192 AES256 TWOFISH | PASS: conventional-mdc.test
PASS: multisig.test
PASS: verify.test

PASS: armor.test

All 27 tests passed

make[3]: Leaving directory `/home/benjamin/build/gnupg-2.0.8/tests/openpgp'
make[2]: Leaving directory `/home/benjamin/build/gnupg-2.0.8/tests/openpgp'
make[2]: Entering directory `/home/benjamin/build/gnupg-2.0.8/tests'
make check-TESTS
make[3]: Entering directory `/home/benjamin/build/gnupg-2.0.8/tests'
asschk: cmd_expect_ok: expected OK but got `ERR 150994971 Not found <KSBA>'
FAIL: sm-sign+verify

PASS: sm-verify

1 of 2 tests failed

Please report to bug-gnupg@gnupg.org

make[3]: * [check-TESTS] Fehler 1
make[3]: Leaving directory `/home/benjamin/build/gnupg-2.0.8/tests'
make[2]:
* [check-am] Fehler 2
make[2]: Leaving directory `/home/benjamin/build/gnupg-2.0.8/tests'
make[1]: * [check-recursive] Fehler 1
make[1]: Leaving directory `/home/benjamin/build/gnupg-2.0.8/tests'
make:
* [check-recursive] Fehler 1

used following libraries:
libassuan-1.0.4
libgcrypt-1.2.4
libgpg-error-1.6
libksba-1.0.2

Details

Version
2.0.8

Event Timeline

willy.tm added projects: gnupg, Bug Report.
willy.tm added a subscriber: willy.tm.

The test scripts are not reliable. They will be disabled for 2.0.10 and
eventually replaced by better tests.

werner claimed this task.