Project

General

Profile

Bug #1020

[librechroot] QEMU chroots don't support xattr syscalls.

lukeshu - almost 8 years ago - . Updated over 6 years ago.

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

#1

Updated by lukeshu over 6 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"!

#2

Updated by lukeshu over 6 years ago

  • % Done changed from 90 to 100
  • Status changed from open to fixed

Fixed in qemu-user-static 2.11

Also available in: Atom PDF