guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

getxattr / setxattr syscalls not allowed in build-container


From: Hartmut Goebel
Subject: getxattr / setxattr syscalls not allowed in build-container
Date: Sun, 4 Feb 2018 22:21:10 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2

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 build-container?!

-- 
Regards
Hartmut Goebel

| Hartmut Goebel          | address@hidden               |
| www.crazy-compilers.com | compilers which you thought are impossible |




reply via email to

[Prev in Thread] Current Thread [Next in Thread]