On Sat, Jan 9, 2021 at 7:44 AM Christian Couder
[off-list ref] wrote:
On Sat, Jan 9, 2021 at 12:33 PM Jeffrey Walton [off-list ref] wrote:
quoted
I'm seeing a failed self test with 2.30.0 on Alpine Linux 3.10,
x86_64. Alpine Linux uses Musl and BusyBox, so things may be a bit
sideways because of them.
When a test script fails, could you try going into the "t" directory,
running the test script with -i -v -x and sending the output?
quoted
*** t4129-apply-samemode.sh ***
For example you could run the above test script with:
$ cd t
$ ./t4129-apply-samemode.sh -i -v -x
Thanks Christian and Matheus,
Attached is the redirected output of t4129.
I noticed Alpine does not provide setfacl:
$ setfacl -k newdir
-sh: setfacl: not found
Jeff