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


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
            Summary|i always get "rsync error:  |i always get "rsync error:
                   |some files could not be     |some files could not be
                   |transferred (code 23)" even |transferred (code 23)" even
                   |when there is nothing to    |when there is nothing to
                   |transfer                    |transfer
            Version|2.6.9                       |3.0.0




------- Comment #1 from [EMAIL PROTECTED]  2007-10-14 16:23 CST -------
The reason for the error-exit value is that rsync output that message about not
using the RSYNC_PASSWORD environment variable as an error, which makes rsync
think that something went wrong with the file transfer.

I could have changed the message from an "FERROR" to an "FINFO" message, but I
don't see the purpose in having rsync comment on the presence of an environment
variable when it was explicitly told to use a file on the command-line.  I have
fixed in this in CVS by removing the message.


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

Reply via email to