Your message dated Mon, 28 Jan 2008 20:42:31 -0500
with message-id <[EMAIL PROTECTED]>
and subject line cp/mv do not respect default ACL set on the parent directory
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: coreutils
Version: 6.0-1
Severity: normal
Hi,
When copying or moving a file into a directory with setgid bit set, the
copied/moved file doesn't take this into account.
Even with '--no-preserve=mode,ownership', cp does not respect the parent's
directory setgid bit.
This exception does not apply to directories, which lets me think it is rather
a bug than a feature.
This does happen as standard user or as root.
Cheers,
Julien
-- System Information:
Debian Release: 4.0
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-686
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Versions of packages coreutils depends on:
ii libacl1 2.2.41-1 Access control list shared library
ii libc6 2.3.6.ds1-9 GNU C Library: Shared libraries
coreutils recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 6.10-2
It is normal for mv to retain the permissions on a file, not to change
it in the process of moving it.
--- End Message ---