Bug #1020
[librechroot] QEMU chroots don't support xattr syscalls.
Status:
fixed
Priority:
bug
Category:
ARM on x86
Assignee:
% Done:
100%
Description
qemu-arm-static
seems to not support the xattr system calls (which means you get a screenful of errors everytime something runs cp -a
).
I guess the old qemu-linaro
supported these system calls--perhaps we should port these to modern qemu?
History
Updated by lukeshu over 5 years ago
- % Done changed from 0 to 90
- Assignee set to lukeshu
Because it was built with --disable-attr
, which disables "attr and xattr support"!
Updated by lukeshu over 5 years ago
- % Done changed from 90 to 100
- Status changed from open to fixed
Fixed in qemu-user-static 2.11