Martin Mewes wrote:
> Howdy folks,
>
> I sucessfully created a GnuPG-Key with Usermin and please try to fetch
> it with Usermin as well.
>
> This is what happend when I tried to import a keyx from the
> default-keyserver ...
>
> <cut>
> Fetching key ID 0x1529A193 from keyserver pgp.mit.edu ..
>
> Failed to fetch key :
>
> gpg: WARNING: using insecure memory!
> gpg: please see http://www.gnupg.org/faq.html for more information
> gpg: key 1529A193: public key "Daniel Ahlberg " imported
> gpg: Total number processed: 1
> gpg: imported: 1
> <cut>
>
> Hmmm ... what triggers the error message on a succesful import?
This is a bug in Usermin - the 0x at the start of the entered key ID
causes it not to be found when the key list is searched after the
import has completed, causing Usermin to assume that the import
failed. Easy to fix though ..
- Jamie
|