https://bugzilla.samba.org/show_bug.cgi?id=2208
------- Additional Comments From [EMAIL PROTECTED] 2005-02-25 16:58 ------- Has anyone tried commenting out HAVE_SOCKETPAIR from config.h to see if that is the problem? I mentioned somewhere that this seems to be the common case of failure -- it fails for a local transfer and for a transfer going through a remote shell, both of which use a socketpair() to communicate (unless HAVE_SOCKETPAIR is undefined, in which case a normal pipe() would be used). -- 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
