Bug 266080

Summary: net/rsync: after 3.2.5 update fails to copy file with a tilde at the end
Product: Ports & Packages Reporter: Rodrigo Osorio <rodrigo>
Component: Individual Port(s)Assignee: Rodrigo Osorio <rodrigo>
Status: New ---    
Severity: Affects Only Me CC: chris, jbtakk
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description Rodrigo Osorio freebsd_committer freebsd_triage 2022-08-28 04:47:44 UTC
Copy of issue reported by jbtakk in PR #265903


Well, in seamonkey, firefox, and iridium, once logged in the "file bug" refuses to accept any input in the portname box, so it is at least today imnpossible to input 
"net/rsync" to start the bug process. 



root/.local/share/recently-used.xbel
rsync: [sender] write error: broken pipe (32)
rsync error: error in socket IO (code 10) at io.c(845) [sender=3.2.5]
rsync error: received SIGUSR1 (code 19) at main.c(1619 [generator=3.2.5]
....
# rsync --vaHAXS --delete-delay --partial --stats --numeric-ids --inplace --archive --backup --one-file-system --hard-links --bwlimit=9000 --specials
--exclude-from="/usr/ [some file ]" . /destination ; kldload speaker; yell

.......
I had to force reinstall rsync to replicate this error, the rsync I
am using is from a few weeks ago that I got from one of my backups. 
.....
I am copying the four main filesystems one by one, here /
....
/dev/gpt/root_backup is mounted on /destination
...
13.1-STABLE GENERIC amd64 stable/13-97fe61d5b  [unsure of the digit following 6]
....
after I log out I will overwrite the newer rsync with the previous one...
3.2.4 works as expected
3.2.5 repeats this io.c error. 
.....
Sorry for not being able to file on the webpage as I detailed above, it
suddenly does not accept port name input.