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

Bug 57306

Summary: coreutils-5.2.1-r1 emerge fail
Product: Gentoo Linux Reporter: Andrey Kolbasenko <edge>
Component: [OLD] Core systemAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Andrey Kolbasenko 2004-07-16 10:32:54 UTC
When I try emerge coreutils-5.2.1-r1, I get next error:

 *   003_all_coreutils-gentoo-uname.patch...

 * Failed Patch: 003_all_coreutils-gentoo-uname.patch!
 *
 * Include in your bugreport the contents of:
 *
 *   /var/tmp/portage/coreutils-5.2.1-r1/temp/003_all_coreutils-gentoo-uname.patch-16652.out

--------------------

***** 003_all_coreutils-gentoo-uname.patch *****

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

PATCH COMMAND:  patch -p0 -g0 < /var/tmp/portage/coreutils-5.2.1-r1/work/patch/generic/003_all_coreutils-gentoo-uname.patch

================================================
can't find file to patch at input line 4
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urN coreutils-5.0.91.old/src/uname.c coreutils-5.0.91/src/uname.c
|--- coreutils-5.0.91.old/src/uname.c   2003-07-23 00:26:48.000000000 -0700
|+++ coreutils-5.0.91/src/uname.c       2003-12-27 13:42:18.000000000 -0800
--------------------------
No file to patch.  Skipping patch.
patch: **** malformed patch at line 101:     printed.  */

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

PATCH COMMAND:  patch -p1 -g0 < /var/tmp/portage/coreutils-5.2.1-r1/work/patch/generic/003_all_coreutils-gentoo-uname.patch

================================================
patching file src/uname.c
patch: **** malformed patch at line 101:     printed.  */

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

PATCH COMMAND:  patch -p2 -g0 < /var/tmp/portage/coreutils-5.2.1-r1/work/patch/generic/003_all_coreutils-gentoo-uname.patch

================================================
can't find file to patch at input line 4
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urN coreutils-5.0.91.old/src/uname.c coreutils-5.0.91/src/uname.c
|--- coreutils-5.0.91.old/src/uname.c   2003-07-23 00:26:48.000000000 -0700
|+++ coreutils-5.0.91/src/uname.c       2003-12-27 13:42:18.000000000 -0800
--------------------------
No file to patch.  Skipping patch.
patch: **** malformed patch at line 101:     printed.  */

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

PATCH COMMAND:  patch -p3 -g0 < /var/tmp/portage/coreutils-5.2.1-r1/work/patch/generic/003_all_coreutils-gentoo-uname.patch

================================================
missing header for unified diff at line 4 of patch
can't find file to patch at input line 4
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urN coreutils-5.0.91.old/src/uname.c coreutils-5.0.91/src/uname.c
|--- coreutils-5.0.91.old/src/uname.c   2003-07-23 00:26:48.000000000 -0700
|+++ coreutils-5.0.91/src/uname.c       2003-12-27 13:42:18.000000000 -0800
--------------------------
No file to patch.  Skipping patch.
patch: **** malformed patch at line 101:     printed.  */

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

PATCH COMMAND:  patch -p4 -g0 < /var/tmp/portage/coreutils-5.2.1-r1/work/patch/generic/003_all_coreutils-gentoo-uname.patch

================================================
missing header for unified diff at line 4 of patch
can't find file to patch at input line 4
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -urN coreutils-5.0.91.old/src/uname.c coreutils-5.0.91/src/uname.c
|--- coreutils-5.0.91.old/src/uname.c   2003-07-23 00:26:48.000000000 -0700
|+++ coreutils-5.0.91/src/uname.c       2003-12-27 13:42:18.000000000 -0800
--------------------------
No file to patch.  Skipping patch.
patch: **** malformed patch at line 101:     printed.  */



Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2004-07-16 16:58:37 UTC
this was fixed days ago, please emerge sync

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