claim_gpg fails in gpgme_op_encrypt when running _validateGPG

Bug #2100 reported by Christian Reis
This bug report is a duplicate of:  Bug #1972: Problem validating sign-only GPG key. Edit Remove
6
Affects Status Importance Assigned to Milestone
Launchpad itself
New
Medium
Unassigned

Bug Description

https:launchpad.net:443/++/people/crimsun/+editgpgkeys

    * Module canonical.launchpad.browser.person, line 643, in claim_gpg
      self._validateGPG(key)
    * Module canonical.launchpad.browser.person, line 780, in _validateGPG
      token.sendGPGValidationRequest(appurl, key, encrypt=True)
    * Module canonical.launchpad.database.logintoken, line 81, in sendGPGValidationRequest
      key.fingerprint)
    * Module canonical.launchpad.utilities.gpghandler, line 190, in encryptContent
      c.op_encrypt([key], 1, plain, cipher)
    * Module pyme.util, line 55, in _funcwrap
      "Invocation of " + name)
    * Module pyme.errors, line 46, in errorcheck
      raise GPGMEError(retval, extradata)

GPGMEError: Invocation of gpgme_op_encrypt: source(0), code(1) (0,1)

Revision history for this message
Celso Providelo (cprov) wrote :

I can't help based on this information, but it's probably the same error found in bug # 1792.
Need the key information to have better conclusion, but I recommend assign the duplication first.

Revision history for this message
Christian Reis (kiko) wrote :

Celso means bug 1972, but reporter, if you could confirm that your key is a sign-only key I'd appreciate it.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.