Tomasz Chmielewski
2023-Mar-08 21:21 UTC
rsync 3.2.7 hangs when --usermap is used and receiver is not a super-user
After upgrading to rsync 3.2.7, the following command hangs forever (using "--usermap" causes the hang; without "--usermap" it doesn't hang): rsync -v -p -e --usermap user:user /etc/services user at remote: It did not hang with rsync 3.2.3. Not sure if it's intended behaviour? The fine manual says that --usermap should be used as a super-user on the receiver, but does not mention that it will hang if used as a non-super-user. Reproducible on Ubuntu 20.04 LTS. Tomasz Chmielewski
Francis.Montagnac at inria.fr
2023-Mar-09 07:15 UTC
rsync 3.2.7 hangs when --usermap is used and receiver is not a super-user
Hi. On Wed, 08 Mar 2023 22:21:28 +0100 Tomasz Chmielewski via rsync wrote:> After upgrading to rsync 3.2.7, the following command hangs forever > (using "--usermap" causes the hang; without "--usermap" it doesn't > hang):> rsync -v -p -e --usermap user:user /etc/services user at remote:This command is incorrect: the -e option needs a command. Without -e this command works for me on Fedora-37 with rsync-3.2.7-1.fc37.x86_64 -- francis
Possibly Parallel Threads
- rsync 3.2.7 hangs when --usermap is used and receiver is not a super-user
- rsync 3.2.7 hangs when --usermap is used and receiver is not a super-user
- virsh domifaddr --domain domname --source {lease, arp} not showing results with ipv6
- virsh domifaddr --domain domname --source {lease, arp} not showing results with ipv6
- usermap ignored?