Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 194866 - sys-fs/e2fsprogs-1.40.2 fails f_clear_xattr test
Summary: sys-fs/e2fsprogs-1.40.2 fails f_clear_xattr test
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: Sparc64 Linux
: High normal
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-06 00:09 UTC by Jorge Manuel B. S. Vicetto (RETIRED)
Modified: 2008-03-16 08:54 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jorge Manuel B. S. Vicetto (RETIRED) gentoo-dev 2007-10-06 00:09:56 UTC
e2fsprogs fails the test with:
f_clear_xattr: clearing i_file_acl when !ext_attr feature: failed
I have ACL support for extX built on the kernel. I originally got the error without acl installed, but I have since got the same error with acl installed. Could the test require coreutils built with acl support?

zgrep -i acl /proc/config.gz       
CONFIG_EXT2_FS_POSIX_ACL=y
CONFIG_EXT3_FS_POSIX_ACL=y
CONFIG_FS_POSIX_ACL=y

qlist -IUv coreutils
sys-apps/coreutils-6.9-r1 (nls)

Reproducible: Always
Comment 1 SpanKY gentoo-dev 2008-03-16 08:54:49 UTC
should be fixed with latest coreutils/e2fsprogs in ~arch