* [gentoo-user] gnupg
@ 2018-01-03 3:39 thelma
2018-01-03 3:42 ` thelma
0 siblings, 1 reply; 2+ messages in thread
From: thelma @ 2018-01-03 3:39 UTC (permalink / raw
To: Gentoo mailing list
I've copied gpg key from one computer to another:
scp -r ~/.gnupg user@remotehost:~/
But when I try to decrypt a file it does not recognize a secret key
...
gpg: public key decryption failed: No pinentry
gpg: decryption failed: No secret key
--
Joseph
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [gentoo-user] gnupg
2018-01-03 3:39 [gentoo-user] gnupg thelma
@ 2018-01-03 3:42 ` thelma
0 siblings, 0 replies; 2+ messages in thread
From: thelma @ 2018-01-03 3:42 UTC (permalink / raw
To: Gentoo mailing list
On 01/02/2018 08:39 PM, thelma@sys-concept.com wrote:
> I've copied gpg key from one computer to another:
> scp -r ~/.gnupg user@remotehost:~/
>
> But when I try to decrypt a file it does not recognize a secret key
> ...
> gpg: public key decryption failed: No pinentry
> gpg: decryption failed: No secret key
>
The solution was to run:
killall -9 gpg-agent
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-01-03 3:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-03 3:39 [gentoo-user] gnupg thelma
2018-01-03 3:42 ` thelma
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox