Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 112370

Summary: kde-base/kcheckpass-3.5.0_rc1: "Failed Patch: kcheckpass-pie-final.patch"
Product: Gentoo Linux Reporter: John Galt <gabebw>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description John Galt 2005-11-12 22:07:23 UTC
kde-base/kcheckpass-3.5.0_rc1 can't use kcheckpass-pie-final.patch. The patch is
in kcheckpass/files, FYI. 

Here's the output that portage nicely told me to put in here:
***** kcheckpass-pie-final.patch *****

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

PATCH COMMAND:  patch -p0 -g0 --no-backup-if-mismatch <
/usr/portage/kde-base/kcheckpass/files/kcheckpass-pie-final.patch

======================================
patching file kcheckpass/Makefile.am
Hunk #1 FAILED at 2.
1 out of 1 hunk FAILED -- saving rejects to file kcheckpass/Makefile.am.rej
======================================

PATCH COMMAND:  patch -p1 -g0 --no-backup-if-mismatch <
/usr/portage/kde-base/kcheckpass/files/kcheckpass-pie-final.patch

======================================
patching file Makefile.am
Hunk #1 FAILED at 2.
1 out of 1 hunk FAILED -- saving rejects to file Makefile.am.rej
======================================

PATCH COMMAND:  patch -p2 -g0 --no-backup-if-mismatch <
/usr/portage/kde-base/kcheckpass/files/kcheckpass-pie-final.patch

======================================
missing header for unified diff at line 5 of patch
can't find file to patch at input line 5
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|Index: Makefile.am
|===================================================================
|--- kcheckpass/Makefile.am     (revision 472230)
|+++ kcheckpass/Makefile.am     (revision 472231)
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
======================================

PATCH COMMAND:  patch -p3 -g0 --no-backup-if-mismatch <
/usr/portage/kde-base/kcheckpass/files/kcheckpass-pie-final.patch

======================================
missing header for unified diff at line 5 of patch
can't find file to patch at input line 5
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|Index: Makefile.am
|===================================================================
|--- kcheckpass/Makefile.am     (revision 472230)
|+++ kcheckpass/Makefile.am     (revision 472231)
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
======================================

PATCH COMMAND:  patch -p4 -g0 --no-backup-if-mismatch <
/usr/portage/kde-base/kcheckpass/files/kcheckpass-pie-final.patch

======================================
missing header for unified diff at line 5 of patch
can't find file to patch at input line 5
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|Index: Makefile.am
|===================================================================
|--- kcheckpass/Makefile.am     (revision 472230)
|+++ kcheckpass/Makefile.am     (revision 472231)
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored


Reproducible: Always
Steps to Reproduce:
1. Put =kde-base/kcheckpass-3.5* in /etc/portagge/package.unmask and
/etc/portage/package.keywords
2. Run emerge kcheckpass
3. Observe failure

Actual Results:  
Portage spits this out:

 * Failed Patch: kcheckpass-pie-final.patch !
 *  ( /usr/portage/kde-base/kcheckpass/files/kcheckpass-pie-final.patch )
 *
 * Include in your bugreport the contents of:
 *
 *   /var/tmp/portage/kcheckpass-3.5.0_rc1/temp/kcheckpass-pie-final.patch-23607.out


 !!! ERROR: kde-base/kcheckpass-3.5.0_rc1 failed.

Expected Results:  
It should have applied the patch and continued the emerge.
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-11-13 02:31:45 UTC

*** This bug has been marked as a duplicate of 112342 ***