Public bug reported:

Binary package hint: coreutils

Hi,

Given:

yacoob:~/stuff/music/_in[261]> getfacl .
# file: .
# owner: yacoob
# group: yacoob
user::rwx
group::r-x
other::r-x
default:user::rwx
default:group::r-x
default:other::r-x

I get following bad behaviour:

yacoob:~/stuff/music/_in[264]> ls -l /tmp/bam
-r--r--r-- 1 yacoob yacoob 0 2007-09-22 15:27 /tmp/bam
yacoob:~/stuff/music/_in[265]> cp --no-preserve=all /tmp/bam .
yacoob:~/stuff/music/_in[266]> ls -l bam
-r--r--r-- 1 yacoob yacoob 0 2007-09-22 15:27 bam

I do believe cp should get the access rights from the default ACL of the 
directory we're copying files to, with --no-preserve in effect.
This is similar to http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=402332

Best regards,

KT.

** Affects: coreutils (Ubuntu)
     Importance: Undecided
         Status: New

-- 
cp ignore default ACLs
https://bugs.launchpad.net/bugs/144024
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to