Fabrizio Gabbiani wrote:
> cp: preserving permissions for `/localdirectory/targetfile': Operation not
> supported
 
This is likely a consequence of the recent ACL related changes. ("cp -p" now
attempts to copy the ACLs.)

To make it easier for us to fix the issue, can you please say:
- What is your syetem type? (Linux or Solaris? Which version?)
- Can you show a trace of the library or system calls of the "cp -p ..."
  command? (ltrace on Linux, truss on Solaris.)
- The output of "nm cp | grep acl" ?

Thanks for your help.

Bruno



_______________________________________________
Bug-coreutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-coreutils


I had an identical problem when nfs mounting on a linux (Suse) box a zfs
exported fs, changed the protocol to nfsv4 which fixed it.
 





-- 
View this message in context: 
http://old.nabble.com/cp--p-fails-from-zfs-file-system-to-other-file-system-tp18125801p27447246.html
Sent from the Gnu - Coreutils - Discuss mailing list archive at Nabble.com.

Reply via email to