samba-bugs@samba.org
2007-Sep-26 09:35 UTC
DO NOT REPLY [Bug 4995] New: source_filter dest_filter patch fails in 2.6.9
https://bugzilla.samba.org/show_bug.cgi?id=4995 Summary: source_filter dest_filter patch fails in 2.6.9 Product: rsync Version: 2.6.9 Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: nick@nickblundell.org.uk QAContact: rsync-qa@samba.org When rsync 2.6.9 is patched with the patch: rsync-2.6.9/patches/source-filter_dest-filter.diff You get this: rsync: read errors mapping "<some file>": No data available (61) By re-ordering some code in the patch, this can be made to function correctly. I have a patch here to fix this: http://projects.nickblundell.org.uk/sites/projects.nickblundell.org.uk/files/blundell_rsync2.6.9_source_dest_filter.patch -- 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
2007-Sep-26 15:26 UTC
DO NOT REPLY [Bug 4995] source_filter dest_filter patch fails in 2.6.9
https://bugzilla.samba.org/show_bug.cgi?id=4995 wayned@samba.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Comment #1 from wayned@samba.org 2007-09-26 10:26 CST ------- I have made the analogous change to the patch in CVS. Thanks for your help. A note for future patches: An easier way to show what changed in a patch is to produce a diff that can be applied to the code after the released diff. E.g. patch your rsync-2.6.9-orig code with the patch before you diff against the fixed code. FYI. -- 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
- [PATCH] --source-filter && --dest-filter for rsync 2.5.6
- DO NOT REPLY [Bug 5607] New: 3.0.2 client won't cooperate with 2.6.9 server
- DO NOT REPLY [Bug 5356] New: SELinux extended attributes incompatibility: Linux kernel 2.6.9 and 2.6.18
- DO NOT REPLY [Bug 5299] New: 2.6.9 client cannot receive files from 3.0.0 server
- DO NOT REPLY [Bug 4383] New: Idea: Store files in compressed format and visa versa