User Details
User Details
- User Since
- Mar 27 2017, 4:48 PM (398 w, 6 d)
- Availability
- Available
Aug 18 2016
Aug 18 2016
tuxick added a comment to T2443: gpg2 --use-agent gives "gpg: decryption failed: No secret key".
gpg2 --use-agent --decrypt encrypted.asc
...
gpg: decryption failed: No secret key
FAIL
--use-agent --decrypt encrypted.asc
..
You need a passphrase to unlock the secret key for
...SUCCESS
This for example makes enigmail fail, and to make things worse: enigmail refuses
to work with gpg1
Using:
gpg (GnuPG) 2.1.11
libgcrypt 1.6.5
on Ubuntu 16.04.1 LTS
I have multiple keys in .gnupg, this might be triggering the problem.