Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 32698 - Changes to kdepim-3.2_beta1 to enable a bug workaround on ppc
Summary: Changes to kdepim-3.2_beta1 to enable a bug workaround on ppc
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo KDE team
URL: http://bugs.kde.org/show_bug.cgi?id=6...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-04 02:22 UTC by Vincent Strubel
Modified: 2003-12-24 13:32 UTC (History)
0 users

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


Attachments
The modified ebuild (kdepim-3.2.0_beta1.ebuild,1.38 KB, text/plain)
2003-11-04 02:24 UTC, Vincent Strubel
Details
The ppc patch (kmail-ppc.patch,3.36 KB, patch)
2003-11-04 02:25 UTC, Vincent Strubel
Details | Diff
The correct modified ebuild (kdepim-3.2.0_beta1.ebuild,1.39 KB, text/plain)
2003-11-04 02:29 UTC, Vincent Strubel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vincent Strubel 2003-11-04 02:22:20 UTC
kde-3.2's kmail has char-signedness problems with quoted-printable emails on ppc, 
which make it crash on many of those mails. A patch has been posted on the kde 
bugzilla, but wasn't included in beta1. I changed the kdepim-3.2_beta1 ebuild to 
add this patch, and thought you may want to add this to portage, even though 
kdepim is only marked "~x86" at the moment (works on ppc, though). 
What I changed :  
 - added a test : arch ppc && epatch <the ppc patch> 
 - added "~ppc" keyword (arts, kdelibs/base/network need it too) 
 - added a pkg_postinst() in case of arch ppc to signal problems I had reading my 
ancient mail (from kde-3.2_alpha) and the workaround (basically reimporting all 
mails). This should'nt be a problem when switching from kde stable, as its a 
consequence of another reimport when switching to alpha. 
Patch and modified ebuild follow. This is just a suggestion, of course, not trully a 
bug in gentoo. 

Reproducible: Always
Steps to Reproduce:
1.

2.

3.
Comment 1 Vincent Strubel 2003-11-04 02:24:11 UTC
Created attachment 20242 [details]
The modified ebuild
Comment 2 Vincent Strubel 2003-11-04 02:25:02 UTC
Created attachment 20243 [details, diff]
The ppc patch
Comment 3 Vincent Strubel 2003-11-04 02:29:39 UTC
Created attachment 20244 [details]
The correct modified ebuild

First one had errors in the pkg_postinst() part. Sorry.
Comment 4 Caleb Tennis (RETIRED) gentoo-dev 2003-12-24 13:32:32 UTC
looks like this is fixed in 3.2 beta2