On Thu, Jun 27, 2013 at 02:53:37PM +0100, Tiago Gomes wrote:
The problem is that for some reason baserock does not allow to set
extended attributes in temporaries inside /tmp.
This is a kernel issue. I believe there was talk recently of adding
xattr support to tmpfs, but I'm unsure.
option 1: disable this particular test
option 2: update the attr chunk and see if the problem is fixed
The problem isn't in attr.
option 3: move the tests temporary directory to outside /tmp
I would opt for this, since we want to continue testing all behaviours.