This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Problem with rsync 3.0.6-1 [and 3.0.5] under 1.7.0-62 and 63 [and 64]


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]