On 01/16/2018 11:47 PM, Alexander Ben Nasrallah wrote:
> On Tue, Jan 16, 2018 at 10:51:40PM -0700, the...@sys-concept.com wrote:
>> When I try to decrypt a file I get:
>>
>> gpg2 text.asc
>> ...
>> gpg: public key decryption failed: No pinentry
>> gpg: decryption failed: No secret key
>>
>> app-crypt/pinentry-1.0.0-r2 is installed
> 
> Sometime you have to set one of the following.
> 
>       # PIN entry program
>       pinentry-program /usr/bin/pinentry-curses # no X
>       pinentry-program /usr/bin/pinentry-qt
>       pinentry-program /usr/bin/pinentry-kwallet
>       pinentry-program /usr/bin/pinentry-gtk-2
> 
> to whatever suits you in ~/.gnupg/gpg-agent.conf.
> 
> Hope that helps.

OK, "gpg2 text.asc" it works now at the computer terminal but when I
log-in over "ssh"
it still giving me same error.

gpg2 text.asc
...
gpg: public key decryption failed: End of file
gpg: decryption failed: No secret key

In my other boxes I don't have any entry in ~/.gnupg/gpg-agent.conf
and it works OK even over ssh.

Joseph

Reply via email to