[GPGME] python t-quick-key-manipulation.py fails

Alon Bar-Lev alon.barlev at gmail.com
Tue Apr 11 01:04:38 CEST 2017


Hi,

All tests are passing except this one:
---
Traceback (most recent call last):
  File "./t-quick-key-manipulation.py", line 112, in <module>
    assert len(keys) == 1
AssertionError
---

Happens for both python2.7 and python3.4.

Any clue?
len(keys) == 0

Thanks!
Alon

---

$ gpg --version
gpg (GnuPG) 2.1.18
libgcrypt 1.7.6
Copyright (C) 2017 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <https://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: /home/alonbl/.gnupg
Supported algorithms:
Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA
Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH,
        CAMELLIA128, CAMELLIA192, CAMELLIA256
Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224
Compression: Uncompressed, ZIP, ZLIB, BZIP2



More information about the Gnupg-devel mailing list