Bug 284074 - net/rsync: rsync 3.4.0 is broken on -H option
Summary: net/rsync: rsync 3.4.0 is broken on -H option
Status: Closed DUPLICATE of bug 284091
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: 2025-01-15 08:42 UTC by Yasuhito FUTATSUKI
Modified: 2025-01-16 06:58 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (rodrigo)


Attachments

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