DO NOT REPLY [Bug 6576] generate_files lists non-existent files

samba-bugs at samba.org samba-bugs at samba.org
Sat Jan 1 14:03:34 MST 2011


https://bugzilla.samba.org/show_bug.cgi?id=6576


wayned at samba.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
            Version|3.0.6                       |3.0.8




------- Comment #2 from wayned at samba.org  2011-01-01 15:03 CST -------
The error message was outputting the filename relative to the transfer, so it
was talking about 0/etc.  In the case where directory 0/etc did not exist but
alt-dest 1/etc did exist, rsync was itemizing director xattrs always against
the real destination, which could cause an error if the destination directory
did not yet exist.

I have changed the error messages for xattrs to output a full path (as other
errors do) and have fixed this itemizing xattr lookup to check against the
alt-path directory.  This will be in 3.0.8.


-- 
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.


More information about the rsync mailing list