bug-coreutils
[Top][All Lists]
Advanced

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

bug#6547: Strace of cp command


From: Paul Eggert
Subject: bug#6547: Strace of cp command
Date: Fri, 09 Jul 2010 09:55:59 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.10) Gecko/20100527 Thunderbird/3.0.5

On 07/09/10 01:46, Jost, Martin (NSN - DE/Munich) wrote:

> fgetxattr(3, "system.posix_acl_access"..., 
> "\x02\x00\x00\x00\x01\x00\x06\x00\xff\xff\xff\xff\x04\x00\x06\x00\xff\xff\xff\xff\x10\x00\x07\x00\xff\xff\xff\xff
>  \x00\x04\x00\xff\xff\xff\xff", 132) = 36
> fsetxattr(4, "system.posix_acl_access"..., 
> "\x02\x00\x00\x00\x01\x00\x06\x00\xff\xff\xff\xff\x04\x00\x06\x00\xff\xff\xff\xff\x10\x00\x07\x00\xff\xff\xff\xff
>  \x00\x04\x00\xff\xff\xff\xff", 36, 0) = -1 EOPNOTSUPP (Operation not 
> supported)

Ah, OK, I now see that it's a problem with ACLs.
Perhaps when you drop into the debugger you can see
whether this is caused by copy_acl or by
attr_copy_fd or by attr_copy_file or whatever.





reply via email to

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