RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 2139118 - rsync-daemon fail on 3.1.3 [rhel-8.7.0.z]
Summary: rsync-daemon fail on 3.1.3 [rhel-8.7.0.z]
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: rsync
Version: 8.6
Hardware: x86_64
OS: Linux
urgent
medium
Target Milestone: rc
: ---
Assignee: Michal Ruprich
QA Contact: Ondrej Mejzlik
Šárka Jana
URL:
Whiteboard:
Depends On: 2125311
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-11-01 14:15 UTC by RHEL Program Management Team
Modified: 2023-08-11 13:34 UTC (History)
8 users (show)

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.
Clone Of: 2125311
Environment:
Last Closed: 2023-01-12 09:16:50 UTC
Type: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHELPLAN-137978 0 None None None 2022-11-01 14:33:52 UTC
Red Hat Product Errata RHBA-2023:0094 0 None None None 2023-01-12 09:16:52 UTC

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]


Note You need to log in before you can comment on or make changes to this bug.