samba-bugs@samba.org
2008-Apr-28 22:11 UTC
DO NOT REPLY [Bug 5426] New: --existing and default_perms_for_dir for non-existing directory
https://bugzilla.samba.org/show_bug.cgi?id=5426 Summary: --existing and default_perms_for_dir for non-existing directory Product: rsync Version: 2.6.9 Platform: x86 OS/Version: Linux Status: NEW Severity: minor Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: avatar@hot.ee QAContact: rsync-qa@samba.org I am getting the following with rsync 2.6.9:> :~/tmp/rsync> mkdir a > :~/tmp/rsync> mkdir a/dir > :~/tmp/rsync> touch a/dir/file > :~/tmp/rsync> mkdir b > :~/tmp/rsync> rsync -r --existing a/ b > default_perms_for_dir: sys_acl_get_file(dir, SMB_ACL_TYPE_DEFAULT): No such file or directory, falling back on umask > rsync error: some files could not be transferred (code 23) at main.c(977) [sender=2.6.9]-- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
samba-bugs@samba.org
2008-Jun-24 00:31 UTC
DO NOT REPLY [Bug 5426] --existing and default_perms_for_dir for non-existing directory
https://bugzilla.samba.org/show_bug.cgi?id=5426 matt@mattmccutchen.net changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED Version|2.6.9 |3.0.0 ------- Comment #1 from matt@mattmccutchen.net 2008-06-23 19:32 CST ------- This was fixed in rsync 3.0.0. -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
Reasonably Related Threads
- --existing and default_perms_for_dir for non-existing directory
- DO NOT REPLY [Bug 3543] New: [ACL] rsync calls default_perms_for_dir on omitted implied dirs before ensuring they exist
- Bug#401189: rsync: using rltvz options spews sys_acl_get_file messages
- incoming chmod on daemon fails on subdirectories
- Rsync stops in the middle of a large transfer