2015-07-06 1:08 GMT+02:00 Pádraig Brady <[email protected]>: > Is that covered with gnulib or coreutils tests?
Yes, by several tests, but the issue only triggers on file systems with POSIX ACL support. For ufs this means adding the 'acls' mount option. I do get the following unrelated failure though: localtime(72057594037927936) too large at ./tests/misc/date.pl line 54. localtime(72057594037927936) failed at ./tests/misc/date.pl line 54. date.pl: test uninit-64 failed: exit status mismatch: expected 1, got 0 FAIL tests/misc/date.pl (exit status: 1) Andreas
