(triaging old bugs) Hello,
This bug ( https://bugs.gnu.org/17669 ) deals with ACL test failures on Solaris for coreutils 8.22 . Shortly after the release of 8.22 (but few months before this bug was submitted), Bernard pushed this: ---- commit 5d7591d0edf0dd31c2daa195ee766c1383b89f4c Author: Bernhard Voelker <m...@bernhard-voelker.de> Date: Fri Jan 10 16:48:25 2014 +0100 tests: improve test for a working setfacl Prompted by a test framework failure of tests/mkdir/p-acl.sh on armv7l: The previous test for a working setfacl was not sufficient in some circumstances. ---- https://git.savannah.gnu.org/cgit/coreutils.git/commit/?id=5d7591d0edf0dd31c2daa195ee766c1383b89f4c Is that by any chance solve the problem ? (is this even still a problem?) regards, - assaf