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

Bug 37682

Summary: coreutils-5.0.91-r4 fails on acl patch
Product: Gentoo Linux Reporter: Paul de Vrieze (RETIRED) <pauldv>
Component: [OLD] Core systemAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED FIXED    
Severity: normal CC: motaboy, phil, weeve
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: The rejects.
New patch
And another new patch
For completeness, here's the new tar with the new patches.

Description Paul de Vrieze (RETIRED) gentoo-dev 2004-01-09 05:24:28 UTC
The coreutil unpack stage fails on 002_all_coreutils-acl+posix.patch
Comment 1 Paul de Vrieze (RETIRED) gentoo-dev 2004-01-09 05:25:41 UTC
The relevant part of the patch failure is:
PATCH COMMAND:  patch -g0 -p1 < /var/tmp/portage/coreutils-5.0.91-r4/work/patch/
acl/002_all_coreutils-acl+posix.patch

=============================================
patching file lib/acl.c
patching file m4/acl.m4
patching file src/Makefile.am
Hunk #1 FAILED at 32.
1 out of 1 hunk FAILED -- saving rejects to file src/Makefile.am.rej
=============================================
Comment 2 Jason Wever (RETIRED) gentoo-dev 2004-01-09 05:29:53 UTC
I have a sparc64 system that gets this as well.  If you look at the epatch log, you'll see it rejects a patch for a Makefile (though which one doesn't seem to be consistant).  I tried looking for a .rej but cannot find one.

However I have another sparc64 system that works fine with it, so I don't know if there is some flukiness involved on that box or not.
Comment 3 Jason Wever (RETIRED) gentoo-dev 2004-01-09 05:33:02 UTC
disregard the part about the file it's failing on being inconsistant, that was a "user needs to learn how to read" problem :-P  However it seems I'm seeing the same as pauldv.
Comment 4 Philipp Kern 2004-01-09 06:24:47 UTC
Created attachment 23461 [details]
The rejects.

I attached the rejects from the patch acl/002_all_coreutils-acl+posix.patch
Comment 5 Paul Giordano 2004-01-09 06:40:40 UTC
Created attachment 23463 [details, diff]
New patch 

This fixes the corresponding patch in coreutils-5.0.91-gentoo-1.4.5.tar.bz2.
Comment 6 Paul Giordano 2004-01-09 06:41:47 UTC
Created attachment 23464 [details, diff]
And another new patch

This fixes the same problem in the corresponding patch
Comment 7 Paul Giordano 2004-01-09 06:43:26 UTC
Created attachment 23465 [details]
For completeness, here's the new tar with the new patches.

Just a recreation for ease of others.
Comment 8 Seemant Kulleen (RETIRED) gentoo-dev 2004-01-09 07:01:32 UTC
sorry about that :(  The new tarball is 1.4.6 and is on the mirrors.  Ebuild and digest have been updated to reflect the new tarball version.
Comment 9 Seemant Kulleen (RETIRED) gentoo-dev 2004-01-10 12:25:24 UTC
*** Bug 37793 has been marked as a duplicate of this bug. ***