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
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to