Bug 152640

Summary: thunderbird can't install enigmail correctly on x86-64
Product: [Fedora] Fedora Reporter: Ian Romanick <idr>
Component: thunderbirdAssignee: Christopher Aillon <caillon>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 3   
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-05-12 09:04:23 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ian Romanick 2005-03-30 22:17:18 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.7.6) Gecko/20050323 Firefox/1.0.2 Fedora/1.0.2-1.3.1

Description of problem:
Trying to install enigmail-0.90.2-tb-linux-x64.xpi on FC3 x86-64 results in a broken install.  The install will appear to have worked correct (e.g., the Enigmail menu shows up when thunderbird is restarted), but e-mail will not be encryped / decrypted.  Selecting "About Enigmail" from the Enigmail menu will say that the enigmime service could not be started.

I was able to "work around" this by installing the i386 thunderbird RPM and using enigmail-0.91.0-tb-linux.xpi.  This works perfectly on both FC3 i386 and FC3 x86-64.

Version-Release number of selected component (if applicable):
thunderbird-1.0.2-1.3.2

How reproducible:
Always

Steps to Reproduce:
1. Install the x86_64 RPM of thunderbird.
2. Download enigmail-0.90.2-tb-linux-x64.xpi from http://enigmail.mozdev.org/
3. Try to install the XPI from Tools->Extensions in thunderbird
4. Restart thunderbird.
5. Select the Enimmail->Perferences menu and fill in the "GnuPG executable path" field.
6. Select the Enigmail->About Enigmail menu.
  

Actual Results:  If the bug is reproduced, a window will be opened with an error message about the enigmime service not being available.

Expected Results:  If the bug is not reproduces, a window will be opened with a message like "Using gpg executable /usr/bin/gpg to encrypt and decrypt".

Additional info:

Comment 1 Warren Togami 2005-05-12 09:04:23 UTC
If you read Enigmail's pages, upstream enigmail binaries do not work with custom
thunderbird builds, like those supplied from distributions.  You need a custom
build of enigmail in order to use it with the RPM packaged thunderbird.  Yes
this sucks, and it is difficult to do too. =(

Someone should make an add-on package for Extras, but attempts to do so in the
past have failed.  It just doesn't work for some reason.

Ideally one of the two competing implementations of GPG for thunderbird should
be merged upstream and ship as a standard feature.  This would be the best long
term solution.