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


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
            Version|2.6.3                       |2.6.0




------- Additional Comments From [EMAIL PROTECTED]  2004-09-17 16:14 -------
Rsync got a bug-fix in 2.6.1 that made --link-dest work properly for a non-root
user when -o was specified and the UID numbers for a username weren't identical.
The receiving rsync is the one that affects this (since it is the one doing the
checking to see if the files are the same and should be linked together or not).

So, in your test that succeeded with -o specified and a 2.6.0 receiving-rsync,
the two systems must have the same UID for that user.

Solutions:  (1) update the receiving rsync to 2.6.3pre1, (2) don't specify/imply
-o, or (3) make sure that your users have matching ID numbers on your various hosts.

-- 
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.
-- 
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to