Bug 198662

Summary: After latest updating coreutils has lost ACL support completely
Product: [Fedora] Fedora Reporter: Dmitry Butskoy <dmitry>
Component: coreutilsAssignee: Tim Waugh <twaugh>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: 5CC: k.georgiou, meyering
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: 5.97-1.1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-07-20 11:29:00 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Dmitry Butskoy 2006-07-12 16:31:50 UTC
Description of problem:
The current FC5's coreutils-5.96-1.2 package (latest update) has no ACL support
at all.


Version-Release number of selected component (if applicable):
5.96-1.2

How reproducible:
>foo
setfacl -m u:daemon:r-x foo

ls foo
 -- shows "rwxr-xr-x" instead of "rwxr-xr-x+"
ldd /bin/ls
 -- no libacl in dependencies

cp -p foo bar
getfacl bar
 -- new file has no acl


Additional info:
Perhaps it is because the configure script did not find acl libs, as there is no
libacl-devel as BR ...

Comment 1 Tim Waugh 2006-07-13 10:56:20 UTC
Thanks for the report.  coreutils-5.97-1.1 is now in the works for an FC5 update
to fix this.

Comment 2 Dmitry Butskoy 2006-07-17 12:04:11 UTC
coreutils-5.97-1.1 from updates/testing/5 is OK

Comment 3 Dmitry Butskoy 2006-07-20 11:29:00 UTC
Fixed in coreutils-5.97-1.1, now in updates/5 .