[gnutls-dev] [PATCH] Fixing OpenPGP keyring import (again)
    Ludovic Courtès 
    ludo at chbouib.org
       
    Mon May 14 09:35:55 CEST 2007
    
    
  
Hi,
Timo Schulz <twoaday at gmx.net> writes:
> I did, but _after_ I applied the patch for extras. I wasn't aware
> the raw import did not work, so the patch makes sense. Thanks.
Any idea how we can get an ASCII-armored keyring so that we can test it
as well?
I was (presumably) able to create one with:
  $ gpg --keyring ./openpgp-keyring.gpg --export -a > t
But then `gpg' was unable to show me its contents:
  $ gpg --keyring ./t -a --list-keys
  [Lists ~/.gnupg/pubring.gpg...]
  gpg: [don't know]: invalid packet (ctb=2d)
  gpg: keydb_search_next failed: invalid packet
I was able to open it using the GnuTLS keyring API, though, which is
encouraging.
Thanks,
Ludovic.
    
    
More information about the Gnutls-devel
mailing list