Eliot Moss wrote:
I am getting this output when trying to rsync
to any of several systems. I have RSYNC_RSH set
to use ssh, and the ssh commands work just fine.
This smells like some kind of non-matching library
issue to me ...

rsync: Failed to dup/close: Bad file descriptor (9)
rsync error: error in IPC code (code 14) at /home/lapo/packaging/rsync-3.0.6-1/src/rsync-3.0.6/pipe.c(72) [sender=3.0.6] rsync: writefd_unbuffered failed to write 4 bytes to socket [sender]: Connection reset by peer (104) rsync error: error in IPC code (code 14) at /home/lapo/packaging/rsync-3.0.6-1/src/rsync-3.0.6/io.c(1525) [sender=3.0.6]

I think that Corinna (et al.?) thought this was more likely to
be a problem in rsync introduce by its relatively recent
revision from 3.0.5 to 3.0.6.  However, I decided to try
building and running 3.0.5 myself under cygwin 1.7.0-64 and
I get the same error. This is saying to me that the problem
more likely lies in changes to cygwin than rsync, since
3.0.5 is from December 2008 ...

I can get you strace output if you want :-) ...   Eliot

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

Reply via email to