> Hmm, what problem do you observe here? For me everything exits 0, also > with fakeroot-1.38?
I get a "Segmentation fault (core dumped)". I should probably track down why cp is failing a fchownat on my systems, but that's a tangent that's probably not relevant to fakeroot. It should be possible to construct an artificial testcase if desired by manually setting errno to EPERM before a *listxattr syscall, but that surely can't be done from within bash alone.

