Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 175521 - Mozilla-Thunderbird 2.0 requires Enigmail version >= 0.95.0
Summary: Mozilla-Thunderbird 2.0 requires Enigmail version >= 0.95.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-22 05:18 UTC by Adam Lassek
Modified: 2007-04-22 11:23 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Corrected ebuild file (mozilla-thunderbird-2.0.0.0.ebuild,7.70 KB, text/plain)
2007-04-22 05:19 UTC, Adam Lassek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Lassek 2007-04-22 05:18:30 UTC
Versions of enigmail prior to 0.95.0 are not compatible with Thunderbird 2.0. The ebuild needs to be updated to require 0.95.0 or higher.

Reproducible: Always

Steps to Reproduce:
1. unmask mozilla-thunderbird-2.0.0.0
2. enable 'crypt' useflag
3. emerge mozilla-thunderbird

Actual Results:  
x11-plugins/enigmail-0.94.3 is installed, which is disabled in mozilla-thunderbird-2.0.0.0 due to incompatibility.

Expected Results:  
Require x11-plugins/enigmail-0.95.0 be unmasked or crypt flag disabled.

I have made the necessary change to the ebuild file, which I am including as an attachment.
Comment 1 Adam Lassek 2007-04-22 05:19:24 UTC
Created attachment 116964 [details]
Corrected ebuild file
Comment 2 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2007-04-22 06:55:55 UTC
Next time please post patch to the ebuild, not whole ebuild.
Comment 3 Raúl Porcel (RETIRED) gentoo-dev 2007-04-22 11:23:23 UTC
Fixed, thanks.