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

Bug 300479

Summary: sys-apps/coreutils-7.5-r1 failed to emerge: Failed Patch: 001_all_coreutils-gen-progress-bar.patch
Product: Gentoo Linux Reporter: Eric Johnson <tokenmathematician>
Component: [OLD] Core systemAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: Sparc64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Eric Johnson 2010-01-10 19:34:20 UTC
Failed emerge of sys-apps/coreutils-7.5-r1. Whether package is pulled in as a dependency or a one shot is performed, the emerge fails

Reproducible: Always

Steps to Reproduce:
1. any emerge pulling in sys-apps/coreutils or 'emerge -1av sys-apps/coreutils'

Actual Results:  
>>> Unpacking coreutils-7.5-patches-2.tar.lzma to /var/tmp/portage/sys-apps/coreutils-7.5-r1/work
 * Applying various patches (bugfixes/updates) ...
 *   001_all_coreutils-gen-progress-bar.patch ...

 * Failed Patch: 001_all_coreutils-gen-progress-bar.patch !
 *  ( /var/tmp/portage/sys-apps/coreutils-7.5-r1/work/patch/001_all_coreutils-gen-progress-bar.patch )
 * 
 * Include in your bugreport the contents of:
 * 
 *   /var/tmp/portage/sys-apps/coreutils-7.5-r1/temp/001_all_coreutils-gen-progress-bar.patch.out

 * 
 * ERROR: sys-apps/coreutils-7.5-r1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_unpack
 *             environment, line 2600:  Called epatch
 *             environment, line 1237:  Called die
 * The specific snippet of code:
 *               die "Failed Patch: ${patchname}!";
 *  The die message:
 *   Failed Patch: 001_all_coreutils-gen-progress-bar.patch!
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/sys-apps/coreutils-7.5-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-apps/coreutils-7.5-r1/temp/environment'.
 * 


Expected Results:  
emerged successfully

There seems to be a misalignment of the copy.c file pulled in and this patch. However, isn't this particular patch supposed to be excluded according to the ebuild's conditions?

Output of the patchfile:
Comment 1 Jory A. Pratt gentoo-dev 2010-01-10 20:05:50 UTC
*** Bug 300480 has been marked as a duplicate of this bug. ***
Comment 2 Jory A. Pratt gentoo-dev 2010-01-10 20:07:23 UTC

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