GnuPG 1.0.7 trustdb problem

Werner Koch wk@gnupg.org
Tue Apr 30 19:19:02 2002


On Tue, 30 Apr 2002 18:36:37 +0200, pplf  said:

> I have upgraded from 1.0.6 to 1.0.7 and I have a problem with my trustdb.
> My personal keys are untrusted !

check  with gpg --edit-key that your keys are ultimately trusted, it
not use the command "trust" to change the trust.  gpg should then
remind you to run "gpg --check-trustdb".  Alternatively you can run
"gpg --update-trustdb".

> What is the best command to do that without losing my old 1.0.6 parameters ?

gpg migrates the trustdb but because the ultimately rusted keys are
not anymore implicity deduced by the existance of a secret key, you
have to set them again as ultimately trusted.  

Hmmm, nobody mentined that problem with the pre-releases ;-)

  Werner