On Thu 2016-09-01 16:28:44 -0400, Bitcoin Admin wrote:
> Yes, that 'other user' was me. And a fresh gnupg install solved the
> dilemma, just imported the keyring and trustdb

if you could send me a diff between your old gpg.conf and gpg-agent.conf
(the ones that don't work) and the new ones (that do work), i'd be
interested in seeing it.

If there's sensitive info in it, feel free to redact.

> I had to remove one other file pubring.kbx, as it conflicts with the
> pubring.gpg

If you're using the modern branch of gnupg, you're better off moving
pubring.gpg out of the way and relying solely on pubring.kbx, rather
than the other way around.

You might try:

    mv ~/.gnupg/pubring.gpg ~/.gnupg/pubring.gpg.old
    gpg --import-options import-local --import < ~/.gnupg/pubring.gpg.old

on debian systems where gpg is version 2.1 or higher, you might also try
"migrate-pubring-from-classic-gpg".

Regards,

            --dkg

_______________________________________________
enigmail-users mailing list
[email protected]
To unsubscribe or make changes to your subscription click here:
https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net

Reply via email to