Help needed

Hauke Laging mailinglisten at hauke-laging.de
Thu Nov 13 23:42:01 CET 2014


Am Do 13.11.2014, 22:33:31 schrieb david at gbenet.com:

> I exported my keys to a USB stick. Then I copied my .gnupg to a new
> Linux laptop. Then I imported my keys. I thought that I would be
> fine.

It is unclear to me what exactly you are talking about.

The terms "export" and "import" usually refer to the commands
gpg --export[...]
gpg --import

But it also sounds like you have copied the whole directory ~/.gnupg/


If you have copied the directory then maybe the file permissions have 
not been preserved. Check whether secring.gpg has 600. And delete the 
file random_seed.

If you have exported and imported instead then you are missing the trust 
database. You should either copy trustdb.gpg or export and import this 
data, too:

gpg --export-ownertrust
gpg --import-ownertrust


Hauke
-- 
Crypto für alle: http://www.openpgp-schulungen.de/fuer/unterstuetzer/
http://userbase.kde.org/Concepts/OpenPGP_Help_Spread
OpenPGP: 7D82 FB9F D25A 2CE4 5241 6C37 BF4B 8EEF 1A57 1DF5




More information about the Gnupg-users mailing list