Package: enigmail Version: 2:1.4.1-2 Severity: serious Just got back from DebConf and receiving signatures by email every day - but I can't import them. I have marked the bug `serious' because this obviously impacts an important workflow.
I have the latest icedove and enigmail packages from wheezy, icedove is 10.0.5-1 The messages (usually sent to me by a user with caff) are decrypted successfully. However, when I click to save the attached signature, a 0 byte file is created. icedove reports the attachment is 2.3kb - but the file created in /tmp is 0 bytes. If I right click the attachment and click `Open', I get this popup: "This attachment appears to be empty. Please check with the person who sent this. Often company firewalls or antivirus programs will destroy attachments." If I right click and click `Import OpenPGP key', I get this popup: "Error - key importing failed Error - No valid armored OpenPGP data block found" If I use another machine with squeeze (icedove+enigmail), everything is fine. I can also manually save the sigs on the squeeze machine, copy them to the wheezy machine, and then import them to gpg from the command line: $ gpg --import 0x6C6580E77BD756C4.1.signed-by-0xD929F2992BEF0A33.asc gpg: key 7BD756C4: "Daniel Pocock <dan...@pocock.com.au>" 1 new signature gpg: Total number processed: 1 gpg: new signatures: 1 gpg: 3 marginal(s) needed, 1 complete(s) needed, PGP trust model gpg: depth: 0 valid: 1 signed: 4 trust: 0-, 0q, 0n, 0m, 0f, 1u gpg: depth: 1 valid: 4 signed: 6 trust: 4-, 0q, 0n, 0m, 0f, 0u gpg: next trustdb check due at 2019-05-09 I tried purging and re-installing the enigmail package, it did not help. I've also tried clearing the enigmail version preference (suggested by some other bug reports) and that didn't help. I put data from the Enigmail console log below 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) 1.4.12 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, RSA-E, RSA-S, ELG-E, DSA Cipher: 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 --passphrase-fd 0 --no-use-agent gpg: encrypted with 4096-bit RSA key, ID 6FCBFD6D, created 2009-05-11 "Didier Raboud <did...@raboud.com>" gpg: encrypted with 4096-bit RSA key, ID 7009F571, created 2012-07-08 "Daniel Pocock <dan...@pocock.com.au>" enigmail> /usr/bin/gpg --charset utf-8 --display-charset utf-8 --batch --no-tty --status-fd 2 --decrypt --passphrase-fd 0 --no-use-agent gpg: encrypted with 4096-bit RSA key, ID 6FCBFD6D, created 2009-05-11 "Didier Raboud <did...@raboud.com>" gpg: encrypted with 4096-bit RSA key, ID 7009F571, created 2012-07-08 "Daniel Pocock <dan...@pocock.com.au>" enigmail> /usr/bin/gpg --charset utf-8 --display-charset utf-8 --batch --no-tty --status-fd 2 --decrypt --passphrase-fd 0 --no-use-agent gpg: no valid OpenPGP data found. gpg: decrypt_message failed: eof enigmail> /usr/bin/gpg --charset utf-8 --display-charset utf-8 --batch --no-tty --status-fd 2 --decrypt --passphrase-fd 0 --no-use-agent gpg: no valid OpenPGP data found. gpg: decrypt_message failed: eof enigmail> /usr/bin/gpg --charset utf-8 --display-charset utf-8 --batch --no-tty --status-fd 2 --decrypt --passphrase-fd 0 --no-use-agent gpg: no valid OpenPGP data found. gpg: decrypt_message failed: eof enigmail> /usr/bin/gpg --charset utf-8 --display-charset utf-8 --batch --no-tty --status-fd 2 --decrypt --passphrase-fd 0 --no-use-agent gpg: no valid OpenPGP data found. gpg: decrypt_message failed: eof -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org