Hi, I'm having difficulties to get Enigmail 1.6a1pre working with TB 21.0b1 on openSUSE 12.3, using gpg2 (version 2.0.19-5.1.1). When trying to open an encrypted message (encrypted to my public key), decrypting fails. The 'Details' don't reveal much information:
OpenPGP Security Info Error - signature verification failed Below is the debug output when running the test, personal info has been obfuscated: Initializing Enigmail service ... EnigmailAgentPath=/usr/bin/gpg enigmail> /usr/bin/gpg --version --version --batch --no-tty --charset utf-8 --display-charset utf-8 gpg (GnuPG) 2.0.19 libgcrypt 1.5.0 Copyright (C) 2012 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: ~/.gnupg Supported algorithms: Pubkey: RSA, ELG, DSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, CAMELLIA192, CAMELLIA256 Hash: MD5, SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 Compression: Uncompressed, ZIP, ZLIB, BZIP2 enigmail> /usr/bin/gpg --charset utf-8 --display-charset utf-8 --batch --no-tty --status-fd 2 --decrypt --use-agent EnigTest: START ******************************** EnigTest: To: [email protected] TEST MESSAGE 123 TEST MESSAGE 345 enigmail> /usr/bin/gpg --charset utf-8 --display-charset utf-8 --batch --no-tty --status-fd 2 --comment Using GnuPG with Thunderbird - http://www.enigmail.net/ -t --clearsign -u <[email protected]> --use-agent ************************************************ EnigTest: SIGNING ONLY EnigTest: cipherText = EnigTest: exitCode = -2 ************************************************ ************************************************ EnigTest: VERIFICATION EnigTest: decryptedText = EnigTest: exitCode = 0 EnigTest: signature = null ************************************************ enigmail> /usr/bin/gpg --charset utf-8 --display-charset utf-8 --batch --no-tty --status-fd 2 --comment Using GnuPG with Thunderbird - http://www.enigmail.net/ -a -t --encrypt --sign -r <[email protected]> -u <[email protected]> --use-agent ************************************************ EnigTest: SIGNING + ENCRYPTION EnigTest: cipherText = EnigTest: exitCode = 512 ************************************************ ************************************************ EnigTest: DECRYPTION EnigTest: decryptedText = EnigTest: exitCode = 0 EnigTest: signature = null ************************************************ enigmail> /usr/bin/gpg --charset utf-8 --display-charset utf-8 --batch --no-tty --status-fd 2 --decrypt --use-agent enigmail> /usr/bin/gpg --charset utf-8 --display-charset utf-8 --batch --no-tty --status-fd 2 --decrypt --use-agent enigmail> /usr/bin/gpg --charset utf-8 --display-charset utf-8 --batch --no-tty --status-fd 2 --decrypt --use-agent enigmail> /usr/bin/gpg --charset utf-8 --display-charset utf-8 --batch --no-tty --status-fd 2 --decrypt --use-agent enigmail> /usr/bin/gpg --charset utf-8 --display-charset utf-8 --batch --no-tty --status-fd 2 --decrypt enigmail> /usr/bin/gpg --charset utf-8 --display-charset utf-8 --batch --no-tty --status-fd 2 --decrypt enigmail> /usr/bin/gpg --charset utf-8 --display-charset utf-8 --batch --no-tty --status-fd 2 --decrypt enigmail> /usr/bin/gpg --charset utf-8 --display-charset utf-8 --batch --no-tty --status-fd 2 --decrypt enigmail> /usr/bin/gpg --charset utf-8 --display-charset utf-8 --batch --no-tty --status-fd 2 --decrypt enigmail> /usr/bin/gpg --charset utf-8 --display-charset utf-8 --batch --no-tty --status-fd 2 --fixed-list-mode --with-colons --list-keys xxx enigmail> /usr/bin/gpg --charset utf-8 --display-charset utf-8 --batch --no-tty --status-fd 2 --decrypt enigmail> /usr/bin/gpg --charset utf-8 --display-charset utf-8 --batch --no-tty --status-fd 2 --decrypt enigmail> /usr/bin/gpg --charset utf-8 --display-charset utf-8 --batch --no-tty --status-fd 2 --fixed-list-mode --with-colons --list-keys xxx enigmail> /usr/bin/gpg --charset utf-8 --display-charset utf-8 --batch --no-tty --status-fd 2 --decrypt --use-agent On the same system with TB 17.0.5 and Enigmail 1.5.1 decrypting the exact same message works fine. Anyone have an idea what's wrong? Are there any such known problems with 1.6a1pre? Thanks. -- Christian _______________________________________________ enigmail-users mailing list [email protected] https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net
