Re: getxattr / setxattr syscalls not allowed in build-container

2018-02-05 Thread Ludovic Courtès
Hello, Hartmut Goebel skribis: > when hunting down a failing test-case with strace, I found this error: > >    getxattr("…/writertest.txt") -> EOPNOTSUPP (Operation not supported) > > and > >    setxattr("…/writertest.txt") -> EOPNOTSUPP (Operation not supported) >

getxattr / setxattr syscalls not allowed in build-container

2018-02-04 Thread Hartmut Goebel
Hi, when hunting down a failing test-case with strace, I found this error:    getxattr("…/writertest.txt") -> EOPNOTSUPP (Operation not supported) and    setxattr("…/writertest.txt") -> EOPNOTSUPP (Operation not supported) I wonder if getxattr and setxattr are not supported in the