Closed
Bug 1271021
Opened 9 years ago
Closed 9 years ago
Error - decryption failed gpg: decryption failed: No secret key
Categories
(Thunderbird :: Untriaged, defect)
Tracking
(thunderbird47-)
RESOLVED
INVALID
| Tracking | Status | |
|---|---|---|
| thunderbird47 | - | --- |
People
(Reporter: linuxmodder, Unassigned)
Details
(Whiteboard: [addon:Enigmail])
Attachments
(3 files)
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.2661.75 Safari/537.36
Steps to reproduce:
With gpg2 installed on 47.0a2 (2016-04-25) (Fedora 23/4.4.8-300 kernel)
1) Import full keypair (via gpg2 cli /client OR Thunderbird 'Import keys from {file/clipboard/url} )
2) Decrypt/verify (auto or manual) encrypted email signed / encrypted with this keypair.
3) Presented with error in report below.
Actual results:
Error - decryption failed gpg: decryption failed: No secret key Note: The message is encrypted for the following User ID's / Keys: 0x8B4E89435A88E539 (Corey 'linuxmodder' Sheldon (Find me on Google +CoreySheldon) <sheldon.corey@gmail.com>)
Expected results:
Present decrypted email.
gpg --se {any_file}
reciepient 5a88e539 (same key thunderbird claims secret key is missing)
signed and encrypted and gpg -o %any_path% -d %path/to/{any_file}% works as well on SAME system
| Reporter | ||
Updated•9 years ago
|
Severity: normal → blocker
OS: Unspecified → Linux
Hardware: Unspecified → x86_64
| Reporter | ||
Comment 1•9 years ago
|
||
gpg2 sees secret key as is shown in the log attached.
Attachment #8749928 -
Flags: review+
| Reporter | ||
Comment 2•9 years ago
|
||
and the output of gpg --list-keys 5a88e539 showing a valid Encrypt key for the log shown.
Attachment #8749930 -
Flags: review+
| Reporter | ||
Comment 3•9 years ago
|
||
Attachment #8749933 -
Flags: review+
| Reporter | ||
Updated•9 years ago
|
tracking-thunderbird47:
--- → ?
Flags: in-qa-testsuite+
Comment 4•9 years ago
|
||
You're reporting a problem on Enigmail, right? You're in the wrong place then.
Please contact the author of Enigmail. I'll NI him for you.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Flags: needinfo?(patrick)
Resolution: --- → INVALID
Whiteboard: [addon:Enigmail]
| Reporter | ||
Comment 5•9 years ago
|
||
(In reply to Jorg K (PTO during summer, NI me) from comment #4)
> You're reporting a problem on Enigmail, right? You're in the wrong place
> then.
> Please contact the author of Enigmail. I'll NI him for you.
My apologizes didn't see the slot for enigmail itself. thanks
| Reporter | ||
Comment 6•9 years ago
|
||
(In reply to linuxmodder from comment #5)
> (In reply to Jorg K (PTO during summer, NI me) from comment #4)
> > You're reporting a problem on Enigmail, right? You're in the wrong place
> > then.
> > Please contact the author of Enigmail. I'll NI him for you.
>
> My apologizes didn't see the slot for enigmail itself. thanks
For future where would I drop something like this plugin check?
Comment 7•9 years ago
|
||
Please note: Bugzilla is a tracking system for bugs in Mozilla products, not add-ons.
So if an add-on doesn't work, you need to contact the add-on author.
Enigmail is a bit special since we're planning to integrate it into TB. So we know its author. In general we don't know the add-on authors.
Comment 8•9 years ago
|
||
This is a setup error, not a bug in Enigmail.
Please report such problems to https://sourceforge.net/p/enigmail/forum/support/
Flags: needinfo?(patrick)
Updated•9 years ago
|
Updated•9 years ago
|
Severity: blocker → major
You need to log in
before you can comment on or make changes to this bug.
Description
•