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
should be fixed with latest coreutils/e2fsprogs in ~arch