On Fri 06 May 2005, Michal ??iha?? wrote: > > Current rsync fails to do anything when logging through syslog (this is > default). Client ends with: > > rsync: read error: Connection reset by peer (104) > rsync error: error in rsync protocol data stream (code 12) at io.c(570) > > 2.6.4-2 works fine in same setup, 2.6.4-4 and 2.6.4-5 both fail with > same failure. Changing logging to file (adding log file=something to > rsyncd.conf) makes it work again.
Thanks for finding this (I always use log file). It's an interaction between older Debian patches to the logging (it wasn't very robust when the log file could not be written to), and some other upstream patches... I have now simply taken the upstream logging code in its entirety from CVS, as upstream has fixed the logging problems in a different but also good way. I'll be doing an upload soon. Paul Slootman -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]