samba-bugs@samba.org
2009-Jun-05 05:28 UTC
DO NOT REPLY [Bug 6438] New: rsync fails to understand IPv6 on Solaris
https://bugzilla.samba.org/show_bug.cgi?id=6438 Summary: rsync fails to understand IPv6 on Solaris Product: rsync Version: 3.0.6 Platform: x64 URL: http://bink.tajinc.org/tmp2/solaris_rsync_ipv6.patch OS/Version: Solaris Status: NEW Severity: major Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: tim@tajinc.org QAContact: rsync-qa@samba.org running rsync as a daemon on Solaris fails to listen for IPv6 connections... even with the -6 flag. I traced this down to the configure script not correctly detecting that IPv6 is supported on Solaris/OpenSolaris. I've built rsync with a patch to configure.in which allows rsync to listen for IPv6 connections (see URL) -- 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.
samba-bugs@samba.org
2009-Jun-05 20:01 UTC
DO NOT REPLY [Bug 6438] rsync fails to understand IPv6 on Solaris
https://bugzilla.samba.org/show_bug.cgi?id=6438 wayned@samba.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Comment #1 from wayned@samba.org 2009-06-05 15:02 CST ------- Thanks -- this is now commited to the git repo. -- 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.
Maybe Matching Threads
- [Bug 10182] New: Deleted file not shown in logfile (--log-file) unless out-format option is specified
- DO NOT REPLY [Bug 6694] New: rsync -A drops mask from ACL
- DO NOT REPLY [Bug 1675] rsync cannot cope with literal IPv6 addresses
- DO NOT REPLY [Bug 6821] New: Assertion failed so rsync crashes (path includes special char)
- DO NOT REPLY [Bug 6542] New: rsync: hlink.c:125: match_gnums: Assertion `gnum >= hlink_flist->ndx_start' failed.