Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 62120 - Kbabel in kdesdk-3.3.0 is unstable, patch
Summary: Kbabel in kdesdk-3.3.0 is unstable, patch
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 All
: High critical (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-29 09:56 UTC by Federico Zenith
Modified: 2004-09-04 05:27 UTC (History)
0 users

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


Attachments
Syntax highlighting patch for Kbabel (syntax_highlighter.diff,2.14 KB, patch)
2004-08-29 09:58 UTC, Federico Zenith
Details | Diff
Ebuild for kdesdk-3.3.0-r1 (kdesdk-3.3.0.ebuild,507 bytes, text/plain)
2004-08-29 09:59 UTC, Federico Zenith
Details
Fixed ebuild (kdesdk-3.3.0.ebuild,467 bytes, text/plain)
2004-08-29 10:10 UTC, Federico Zenith
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Federico Zenith 2004-08-29 09:56:39 UTC
A patch has been made available on the KDE bugzilla to fix the unstability of Kbabel.
http://bugs.kde.org/show_bug.cgi?id=87437

However, when trying to apply the patch in an ebuild, an error message is displayed and the patch is not applied; the message is:
/usr/sbin/ebuild.sh: line 19: epatch: command not found

Would really appreciate if someone explained me what is wrong, since I just modeled the src_unpack from kdebase-3.3.0's ebuild
Comment 1 Federico Zenith 2004-08-29 09:58:46 UTC
Created attachment 38439 [details, diff]
Syntax highlighting patch for Kbabel
Comment 2 Federico Zenith 2004-08-29 09:59:43 UTC
Created attachment 38440 [details]
Ebuild for kdesdk-3.3.0-r1

Tries to implement the syntax-highlighting patch, but fails for reasons not
understood yet...
Comment 3 Federico Zenith 2004-08-29 10:10:08 UTC
Created attachment 38442 [details]
Fixed ebuild

Of course, if I add the eutils, epatch might work just slightly better...
Comment 4 Federico Zenith 2004-08-29 11:18:31 UTC
Ok, just to confirm the ebuild compiles and KBabel looks stable on my machine now.
Please test!
Comment 5 Caleb Tennis (RETIRED) gentoo-dev 2004-09-03 07:03:28 UTC
fixed in portage.
Comment 6 Federico Zenith 2004-09-04 05:27:31 UTC
Confirming spotting in portage and closing bug. Thanks!