Bug#940056: fakeroot does not fake statx()

2020-07-27 Thread jhcha54008
X-Debbugs-CC: Daniel Lewart , Steve McIntyre Dear Maintainer, It seems that this bug now affects ls and stat (in unstable). I suspect that it was the cause of the recent failures of debian-installer daily builds [1], [2]. How to reproduce the symptoms : $ fakeroot # touch file1 # mknod null c

Bug#940056: fakeroot does not fake statx()

2019-09-11 Thread Robert Lemmen
Package: fakeroot Version: 1.23-1 Severity: normal Howdie! we noticed a problem when building rakudo (seed #935290), which turns out to be a combination of a newer version of libuv, which replaces many stat() calls with statx() ones, and building under fakeroot. fakeroot does wrap the stat() call