Comment 4 for bug 568456

Revision history for this message
Curtis Hovey (sinzui) wrote :

This is the error we are seeing

  Module lp.registry.browser.person, line 3686, in claim_gpg
    key = gpghandler.retrieveKey(self.fingerprint)
  Module canonical.launchpad.utilities.gpghandler, line 431, in retrieveKey
    key = self.importPublicKey(pubkey)
  Module canonical.launchpad.utilities.gpghandler, line 231, in importPublicKey
    result = context.import_(newkey)
GpgmeError: (7, 1, u'General error')