On Thu 2021-06-03 09:43:02 +0900, NIIBE Yutaka wrote:
> ಚಿರಾಗ್ ನಟರಾಜ್ wrote:
>> I'm getting this error/warning even when I just decrypt an encrypted
>> file using plain gpg.
>
> If you keep using ~/.gnupg/pubring.gpg, I think this is the cause of
> your problem.
>
> In this case, see this comment i
12021/03/32 08:63.22 ನಲ್ಲಿ, NIIBE Yutaka ಬರೆದರು:
> Hello,
>
> ಚಿರಾಗ್ ನಟರಾಜ್ wrote:
> > I'm getting this error/warning even when I just decrypt an encrypted
> > file using plain gpg.
>
> If you keep using ~/.gnupg/pubring.gpg, I think this is the cause of
> your problem.
>
> In this case, see th
On 6/3/21 1:50 PM, Herr Saalfeld via Gnupg-users wrote:
> Hi,
>
> I though migrating my user GPG configuration onto a new computer should
> be as simple as making a full copy of ~/.gnupg with rsync
>
> rsync -av old:/home/me/.gnupg /home/me/
>
> However, on the new computer, I see nothing when I
Am 03.06.21 um 19:50 schrieb Herr Saalfeld via Gnupg-users:
> Hi,
>
> I though migrating my user GPG configuration onto a new computer should
> be as simple as making a full copy of ~/.gnupg with rsync
>
> rsync -av old:/home/me/.gnupg /home/me/
>
> However, on the new computer, I see nothing wh
Hi,
I though migrating my user GPG configuration onto a new computer should
be as simple as making a full copy of ~/.gnupg with rsync
rsync -av old:/home/me/.gnupg /home/me/
However, on the new computer, I see nothing when I call
gpg -k
So I checked for differences
gpg --version on the new co