Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 262185 - kde-base/kdelibs-4.2.1-r2 emerge error: kcatalog patch failure
Summary: kde-base/kdelibs-4.2.1-r2 emerge error: kcatalog patch failure
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-11 19:48 UTC by Colin Bennett
Modified: 2009-03-11 20:00 UTC (History)
0 users

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


Attachments
Patch failure output (emerge-kde-error_patch.out,3.19 KB, text/plain)
2009-03-11 19:49 UTC, Colin Bennett
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Colin Bennett 2009-03-11 19:48:18 UTC
I get an error when I try to emerge kde-base/kdelibs-4.2.1-r2:  The patch "kdelibs-4.2.1-kcatalog.patch" fails to apply.


>>> Emerging (4 of 9) kde-base/kdelibs-4.2.1-r2
 * kdelibs-4.2.1.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...                          [ ok ]
 * checking ebuild checksums ;-) ...                                              [ ok ]
 * checking auxfile checksums ;-) ...                                             [ ok ]
 * checking miscfile checksums ;-) ...                                            [ ok ]
>>> Unpacking source...
>>> Unpacking kdelibs-4.2.1.tar.bz2 to /var/tmp/portage/kde-base/kdelibs-4.2.1-r2/work
>>> Source unpacked in /var/tmp/portage/kde-base/kdelibs-4.2.1-r2/work
 * Applying 09_disable_debug_messages_if_not_explicitly_enabled.patch ...          [ ok ]
 * Applying 20_use_dejavu_as_default_font.patch ...                                [ ok ]
 * Applying 23_solid_no_double_build.patch ...                                     [ ok ]
 * Applying kdelibs-4.2.1-qt4.5.patch ...                                          [ ok ]
 * Applying kdelibs-4.2.1-kcatalog.patch ...

 * Failed Patch: kdelibs-4.2.1-kcatalog.patch !
 *  ( /usr/portage/kde-base/kdelibs/files/kdelibs-4.2.1-kcatalog.patch )




 * Call stack:
 *               ebuild.sh, line   49:  Called src_prepare
 *             environment, line 3223:  Called kde4-base_src_prepare
 *             environment, line 2390:  Called base_src_prepare
 *             environment, line  379:  Called base_src_util 'autopatch'
 *             environment, line  422:  Called epatch '/usr/portage/kde-base/kdelibs/files/kdelibs-4.2.1-kcatalog.patch'
 *             environment, line 1618:  Called die
 * The specific snippet of code:
 *                   die "Failed Patch: ${patchname}!";
 *  The die message:
 *   Failed Patch: kdelibs-4.2.1-kcatalog.patch!
Comment 1 Colin Bennett 2009-03-11 19:49:25 UTC
Created attachment 184729 [details]
Patch failure output

This is the output from the patch operation.  It looks like files are missing... ?
Comment 2 Tomáš Chvátal (RETIRED) gentoo-dev 2009-03-11 20:00:17 UTC
Alredy fixed in the tree. Sorry for the mess.