Bug 284074

Summary: net/rsync: rsync 3.4.0 is broken on -H option
Product: Ports & Packages Reporter: Yasuhito FUTATSUKI <freebsd-bug-report-yf>
Component: Individual Port(s)Assignee: Rodrigo Osorio <rodrigo>
Status: Closed DUPLICATE    
Severity: Affects Only Me CC: leres
Priority: --- Flags: bugzilla: maintainer-feedback? (rodrigo)
Version: Latest   
Hardware: Any   
OS: Any   

Description Yasuhito FUTATSUKI 2025-01-15 08:42:30 UTC
It seems rsync 3.4.0 is broken on -H (normaly assosiated with -r) option.

https://github.com/RsyncProject/rsync/issues/697
https://github.com/RsyncProject/rsync/issues/702
Comment 1 Rodrigo Osorio freebsd_committer freebsd_triage 2025-01-15 09:12:40 UTC
Hi Yasuhito,

Yes I'm aware of it and tracking upcoming fixes. Thanks for the heads-up.

Cheers,
rodrigo
Comment 2 Rodrigo Osorio freebsd_committer freebsd_triage 2025-01-15 09:15:44 UTC
(In reply to Rodrigo Osorio from comment #1)

Using the -H flag to keep symlinks doesn't fail in all cases.
See my comments on GH issue 702 : https://github.com/RsyncProject/rsync/issues/702#issuecomment-2591918388
Comment 3 Craig Leres freebsd_committer freebsd_triage 2025-01-16 00:03:06 UTC
Looks like 3.4.1 dropped, "This is a fix for some regressions in 3.4.0 "
Comment 4 Rodrigo Osorio freebsd_committer freebsd_triage 2025-01-16 06:42:38 UTC
New version 3.4.1 available

*** This bug has been marked as a duplicate of bug 284091 ***
Comment 5 Rodrigo Osorio freebsd_committer freebsd_triage 2025-01-16 06:48:56 UTC
BTW thanks for the headsup

cheers
-- rodrigo
Comment 6 Yasuhito FUTATSUKI 2025-01-16 06:58:22 UTC
Thank you for the quick resolution.