Hide Forgot
rsync hangs up with next error: rsync error: protocol incompatibility (code 2) at generator.c(1278) [generator=3.1.3] rsync-3.1.3-6.el8.x86_64 How reproducible: always Could be related to: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=863334 https://bugzilla.samba.org/show_bug.cgi?id=12569 Steps to Reproduce: 1. mkdir /tmp/emtpy 2. find /usr/bin > /tmp/files_to_remove # rsync --dry-run --stats --delete -Pav --files-from=/tmp/files_to_remove --ignore-missing-args --delete-missing-args /tmp/emtpy / building file list ... file has vanished: "/tmp/emtpy/usr" 0 files... file has vanished: "/tmp/emtpy/usr" file has vanished: "/tmp/emtpy/usr/bin" 865 files to consider ABORTING due to invalid path from sender: usr/bin rsync error: protocol incompatibility (code 2) at generator.c(1278) [generator=3.1.3] On Centos 7 rsync-3.1.2-4.el7.x86_64 works as expected
Hi Andrei, i will work on this. As you stated yourself, the upstream is aware of this issue. Unfortunately they do not have the official fix yet. I will try to help things move and then we can decide whether this will be fixed in rhel 8. Thanks for reporting this bug, i will keep you updated on the progress.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (rsync bug fix and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2021:1622