Trustdb Message
Werner Koch
wk@gnupg.org
Sat May 11 19:15:01 2002
On Sat, 11 May 2002 17:52:04 +0100, Graham said:
> After I recompiled GPG 1.0.7 I was resetting my keyrings and trustdb
> levels, and got this:
> [xxxx@xxxx .gnupg]$ gpg --update-trustdb
> gpg: 100 keys so far processed
> gpg: [don't know]: invalid packet (ctb=03)
You are using 1.0.6, right? The FAQ says:
6.19) Why does GnuPG 1.0.6 bail out on keyrings used with 1.0.7?
There is a small bug in 1.0.6 which didn't parse trust packets
currectly. You may want to apply this patch if you can't upgrade:
http://www.gnupg.org/developer/gpg-woody-fix.txt
Werner