User Details
User Details
- User Since
- Mar 27 2017, 4:48 PM (398 w, 3 d)
- Availability
- Available
Jun 17 2015
Jun 17 2015
lenharo added a comment to T2015: GET_PASSPHRASE with --no-ask always return error in gnupg 2.1.5.
lenharo added a comment to T2015: GET_PASSPHRASE with --no-ask always return error in gnupg 2.1.5.
Sorry not giving you more details at first time. Actually I'm using
gpg-preset-passphrase.
Executing the steps you mentioned works for me as well. The problem seems to be
when gpg-preset-passphrase is used.
$ gpg-connect-agent 'getinfo version' /bye
D 2.1.5
OK
$ echo "asd"|/usr/lib/gnupg/gpg-preset-passphrase --preset XXXXXXXXXX
$ gpg-connect-agent 'GET_PASSPHRASE --no-ask XXXXXXXXXX a a a' /bye
ERR 67108922 No data <GPG Agent>
-------
$ gpg-connect-agent 'getinfo version' /bye
D 2.1.4
OK
$ echo "asd"|/usr/lib/gnupg/gpg-preset-passphrase --preset XXXXXXXXXX
$ gpg-connect-agent 'GET_PASSPHRASE --no-ask XXXXXXXXXX a a a' /bye
OK 617364
Distro: Archlinux 64bit
Jun 16 2015
Jun 16 2015
lenharo set Version to gnupg 2.1.5 on T2015: GET_PASSPHRASE with --no-ask always return error in gnupg 2.1.5.