Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 435970 - [kde overlay] kde-base/kdelibs-4.9.49.9999 fails because of kdelibs-4.8.2-calculator_key.patch
Summary: [kde overlay] kde-base/kdelibs-4.9.49.9999 fails because of kdelibs-4.8.2-cal...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-23 08:39 UTC by Jure Repinc
Modified: 2012-09-24 12:14 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jure Repinc 2012-09-23 08:39:04 UTC
I have tried to update kdelibs 4.9 branch today and one of the failing packages was kdelibs. It fails to compile bacause patch kdelibs-4.8.2-calculator_key.patch doesn't apply anymore.

Reproducible: Always

Steps to Reproduce:
1. Try to emerge kdelibs-4.9.49.9999
Actual Results:  
Emerge fails beacause a patch fails

Expected Results:  
Emerge should not fail

Contents of kdelibs-4.8.2-calculator_key.patch.out:
***** kdelibs-4.8.2-calculator_key.patch *****
PWD: /mnt/linux2/var/tmp/portage/kde-base/kdelibs-4.9.49.9999/work/kdelibs-4.9.49.9999

==============================================

PATCH COMMAND:  patch -p0 -g0 -E --no-backup-if-mismatch  < '/var/lib/layman/kde/kde-base/kdelibs/files/kdelibs-4.8.2-calculator_key.patch'

==============================================
patching file kdeui/util/kkeyserver_x11.cpp
Hunk #1 FAILED at 355.
1 out of 1 hunk FAILED -- saving rejects to file kdeui/util/kkeyserver_x11.cpp.rej

patch program exited with status 1
==============================================

PATCH COMMAND:  patch -p1 -g0 -E --no-backup-if-mismatch  < '/var/lib/layman/kde/kde-base/kdelibs/files/kdelibs-4.8.2-calculator_key.patch'

==============================================
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- kdeui/util/kkeyserver_x11.cpp      2012-02-25 18:53:49.480771132 -0200
|+++ kdeui/util/kkeyserver_x11.cpp      2012-02-25 18:20:38.912403430 -0200
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored

patch program exited with status 1
==============================================

PATCH COMMAND:  patch -p2 -g0 -E --no-backup-if-mismatch  < '/var/lib/layman/kde/kde-base/kdelibs/files/kdelibs-4.8.2-calculator_key.patch'

==============================================
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- kdeui/util/kkeyserver_x11.cpp      2012-02-25 18:53:49.480771132 -0200
|+++ kdeui/util/kkeyserver_x11.cpp      2012-02-25 18:20:38.912403430 -0200
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored

patch program exited with status 1
==============================================

PATCH COMMAND:  patch -p3 -g0 -E --no-backup-if-mismatch  < '/var/lib/layman/kde/kde-base/kdelibs/files/kdelibs-4.8.2-calculator_key.patch'

==============================================
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- kdeui/util/kkeyserver_x11.cpp      2012-02-25 18:53:49.480771132 -0200
|+++ kdeui/util/kkeyserver_x11.cpp      2012-02-25 18:20:38.912403430 -0200
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored

patch program exited with status 1
==============================================

PATCH COMMAND:  patch -p4 -g0 -E --no-backup-if-mismatch  < '/var/lib/layman/kde/kde-base/kdelibs/files/kdelibs-4.8.2-calculator_key.patch'

==============================================
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- kdeui/util/kkeyserver_x11.cpp      2012-02-25 18:53:49.480771132 -0200
|+++ kdeui/util/kkeyserver_x11.cpp      2012-02-25 18:20:38.912403430 -0200
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored

patch program exited with status 1
Comment 1 Johannes Huber (RETIRED) gentoo-dev 2012-09-24 12:14:36 UTC
Please sync the overlay.

> commit ba93db5b57a79a9b9c7a89feae4f118aef61828e
> Author: Michael Palimaka <kensington@gentoo.org>
> Date:   Thu Aug 23 17:55:32 2012 +1000
>
>    [kde-base/kdelibs] Fully remove calculator key patch.