Bug 2139118

Summary: rsync-daemon fail on 3.1.3 [rhel-8.7.0.z]
Product: Red Hat Enterprise Linux 8 Reporter: RHEL Program Management Team <pgm-rhel-tools>
Component: rsyncAssignee: Michal Ruprich <mruprich>
Status: CLOSED ERRATA QA Contact: Ondrej Mejzlik <omejzlik>
Severity: medium Docs Contact: Šárka Jana <sjanderk>
Priority: urgent    
Version: 8.6CC: fadamo, fkrska, lkuprova, lmanasko, mruprich, omejzlik, pasik, sjanderk
Target Milestone: rcKeywords: Reproducer, Triaged, ZStream
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: rsync-3.1.3-19.el8_7.1 Doc Type: Bug Fix
Doc Text:
.`rsync` no longer fails while using regular expressions for extended attributes Previously, the `rsync` utility for transferring and synchronizing files was not able to handle extended attributes in RHEL 8 correctly. For example, if you passed the `--delete` option together with the `--filter '-x _string_.pass:[*]'` option for extended attributes to the `rsync` command, and a file on your system satisfied the regular expression, this resulted in an error message stating protocol incompatibilities. With this update, the `rsync` utility handles extended attributes correctly and you can use regular expressions for these attributes.
Story Points: ---
Clone Of: 2125311 Environment:
Last Closed: 2023-01-12 09:16:50 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 2125311    
Bug Blocks:    

Comment 13 errata-xmlrpc 2023-01-12 09:16:50 UTC
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-2023:0094

Comment 20 yuk 2023-08-11 13:34:08 UTC
I still have this problem:

[root@serverXYZ:~]# lsb_release -rs
8.8

[root@serverXYZ:~]# rpm -q rsync
rsync-3.1.3-19.el8_7.1.x86_64

[root@serverXYZ:~]# tail /tmp/rear-rsync.log
2023/08/11 15:05:20 [69430] removing duplicate name /boot from file list (11)
2023/08/11 15:05:20 [69430] removing duplicate name /boot from file list (12)
2023/08/11 15:05:20 [69430] removing duplicate name /home from file list (16)
2023/08/11 15:05:20 [69430] removing duplicate name /opt from file list (20)
2023/08/11 15:05:20 [69430] removing duplicate name /tmp from file list (27)
2023/08/11 15:05:20 [69430] removing duplicate name /var from file list (30)
2023/08/11 15:05:20 [69430] removing duplicate name /var from file list (31)
2023/08/11 15:05:20 [69430] delta-transmission enabled
2023/08/11 15:05:20 [69430] ERROR: rejecting excluded file-list name: /app/ABCDE
2023/08/11 15:05:20 [69430] rsync error: protocol incompatibility (code 2) at flist.c(912) [receiver=3.1.3]