Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 497564 Details for
Bug 620524
sys-apps/install-xattr: setxattr() failed: Operation not permitted - on hardened profile with FEATURES="userpriv" during src_compile as opposed to src_install
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
strace for install-xattr (btrfs to btrfs)
install-xattr-test.strace (text/plain), 2.81 KB, created by
Nils Freydank
on 2017-10-03 20:36:04 UTC
(
hide
)
Description:
strace for install-xattr (btrfs to btrfs)
Filename:
MIME Type:
Creator:
Nils Freydank
Created:
2017-10-03 20:36:04 UTC
Size:
2.81 KB
patch
obsolete
>execve("/usr/bin/install-xattr", ["install-xattr", "install-xattr-test", "/mnt/btrfs/usb_data"], 0x7fff8e3ba550 /* 81 vars */) = 0 >brk(NULL) = 0x60b79cbc5000 >mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x76d875dde000 >access("/etc/ld.so.preload", R_OK) = 0 >open("/etc/ld.so.preload", O_RDONLY|O_CLOEXEC) = 3 >fstat(3, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0 >close(3) = 0 >open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3 >fstat(3, {st_mode=S_IFREG|0644, st_size=278420, ...}) = 0 >mmap(NULL, 278420, PROT_READ, MAP_PRIVATE, 3, 0) = 0x76d875d9a000 >close(3) = 0 >open("/lib64/libc.so.6", O_RDONLY|O_CLOEXEC) = 3 >read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\320\6\2\0\0\0\0\0"..., 832) = 832 >fstat(3, {st_mode=S_IFREG|0755, st_size=1807816, ...}) = 0 >mmap(NULL, 3915192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x76d875800000 >mprotect(0x76d8759b2000, 2097152, PROT_NONE) = 0 >mmap(0x76d875bb2000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1b2000) = 0x76d875bb2000 >mmap(0x76d875bb8000, 15800, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x76d875bb8000 >close(3) = 0 >mmap(NULL, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x76d875d97000 >arch_prctl(ARCH_SET_FS, 0x76d875d97700) = 0 >mprotect(0x76d875bb2000, 16384, PROT_READ) = 0 >mprotect(0x60b79c7f9000, 4096, PROT_READ) = 0 >mprotect(0x76d875de0000, 4096, PROT_READ) = 0 >munmap(0x76d875d9a000, 278420) = 0 >brk(NULL) = 0x60b79cbc5000 >brk(0x60b79cbe7000) = 0x60b79cbe7000 >lstat("/proc", {st_mode=S_IFDIR|0555, st_size=0, ...}) = 0 >lstat("/proc/self", {st_mode=S_IFLNK|0777, st_size=0, ...}) = 0 >readlink("/proc/self", "31739", 4095) = 5 >lstat("/proc/31739", {st_mode=S_IFDIR|0555, st_size=0, ...}) = 0 >lstat("/proc/31739/exe", {st_mode=S_IFLNK|0777, st_size=0, ...}) = 0 >readlink("/proc/31739/exe", "/usr/bin/install-xattr", 4095) = 22 >lstat("/usr", {st_mode=S_IFDIR|0755, st_size=146, ...}) = 0 >lstat("/usr/bin", {st_mode=S_IFDIR|0755, st_size=75504, ...}) = 0 >lstat("/usr/bin/install-xattr", {st_mode=S_IFREG|0755, st_size=10360, ...}) = 0 >clone(child_stack=NULL, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0x76d875d979d0) = 31740 >wait4(-1, /usr/bin/install: reguläre Datei '/mnt/btrfs/usb_data' kann nicht angelegt werden: Datei oder Verzeichnis nicht gefunden >[{WIFEXITED(s) && WEXITSTATUS(s) == 1}], 0, NULL) = 31740 >--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=31740, si_uid=1000, si_status=1, si_utime=0, si_stime=0} --- >stat("/mnt/btrfs/usb_data", 0x7ffdfc8ee320) = -1 ENOENT (No such file or directory) >exit_group(1) = ? >+++ exited with 1 +++
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 620524
:
475112
|
475114
|
497362
|
497364
|
497560
|
497562
|
497564
|
497566