Bug 266080 - net/rsync: after 3.2.5 update fails to copy file with a tilde at the end
Summary: net/rsync: after 3.2.5 update fails to copy file with a tilde at the end
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Rodrigo Osorio
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-28 04:47 UTC by Rodrigo Osorio
Modified: 2022-08-28 05:47 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.