Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 37682 - coreutils-5.0.91-r4 fails on acl patch
Summary: coreutils-5.0.91-r4 fails on acl patch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
: 37793 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-01-09 05:24 UTC by Paul de Vrieze (RETIRED)
Modified: 2004-01-10 12:25 UTC (History)
3 users (show)

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


Attachments
The rejects. (Makefile.am.rej,1.00 KB, text/plain)
2004-01-09 06:24 UTC, Philipp Kern
Details
New patch (002_all_coreutils-acl+posix.patch,7.38 KB, patch)
2004-01-09 06:40 UTC, Paul Giordano
Details | Diff
And another new patch (003_all_coreutils-xattr.patch,11.74 KB, patch)
2004-01-09 06:41 UTC, Paul Giordano
Details | Diff
For completeness, here's the new tar with the new patches. (coreutils-5.0.91-gentoo-1.4.5.tar.bz2,83.37 KB, application/octet-stream)
2004-01-09 06:43 UTC, Paul Giordano
Details

Note You need to log in before you can comment on or make changes to this bug.
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. ***