Hello Everyone ! I hope you're doing fine !
I have a seemly identical bug on Ubuntu 22.04.(1/2?) using rsync_3.2.7-0ubuntu0.22.04.2_amd64.deb. Doing : rsync --verbose --recursive --times --links --safe-links --hard-links --stats \ --files-from=/tmp/file_list rsync://rsync.ourserver.internal.bla/somepath /tmp/. file_list contains alike : ../.the_directory/the_file ../.the_directory/another_file I got : ERROR: rejecting unrequested file-list name: .the_directory rsync error: requested action not supported (code 4) at flist.c(1000) [Receiver=3.2.7] Work correctly using rsync_3.2.3-8ubuntu3.1_amd64.deb. Does this fix makes it to the Ubuntu 22.04.x repos? Thanks in advance, Have a nice day ! -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to rsync in Ubuntu. https://bugs.launchpad.net/bugs/2002918 Title: ERROR: rejecting excluded file-list name Status in rsync: Unknown Status in rsync package in Ubuntu: Fix Released Bug description: Problems related to --exclude and --filter=protect options are raising error while execution of rsync. The following error is launched: ERROR: rejecting excluded file-list name: rsync error: protocol incompatibility (code 2) at flist.c(994) [receiver=3.2.5] rsync: [sender] write error: Broken pipe (32) It was already reported in: https://github.com/WayneD/rsync/issues/375 There is also a patch released. --- lsb_release -rd Description: Ubuntu 22.10 Release: 22.10 apt-cache policy rsync rsync: Instalado: 3.2.5-1 Candidato: 3.2.5-1 To manage notifications about this bug go to: https://bugs.launchpad.net/rsync/+bug/2002918/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp