#978759 rsync: --noatime rename breaks rsync with older versions

Package:
rsync
Source:
rsync
Description:
fast, versatile, remote (and local) file-copying tool
Submitter:
Mara Sophie Grosch
Date:
2026-05-19 08:45:01 UTC
Severity:
important
#978759#5
Date:
2020-12-31 12:41:25 UTC
From:
To:
Dear Maintainer,

I was trying to rsync my server to my desktop as a backup today, running
testing on my desktop and stable on the server. First my script failed
due to --noatime being renamed to --open-noatime, easily fixed. Then it
failed because the server doesn't know about --open-noatime:

  rsync: on remote machine: --open-noatime: unknown option

Easiest "fix" for now seems to be accepting "--noatime" on newer
versions and deprecate it when "--open-noatime" is more widely spread.

Installing rsync from buster-backports on my servers helped as a
workaround for now.

Best regards, thank your for your work and have a happy new year (if
your calendar overflows this night)
Mara Sophie Grosch

(second try, reportbug not configured on this machine x.x)

#978759#10
Date:
2021-02-08 21:14:57 UTC
From:
To:
Hello Mara,

Thanks for reporting the issue,

Unfortunately this was an expected behavior, upstream changed the
parameter as the previous one was not part of the official release (it
was an upstream provided patch), I haven't looked into the details yet
to know if a compatibility patch can be provided but if so, I suggest
contacting upstream.

I'm happy to know that the backports package was useful :)

Thanks,

#978759#15
Date:
2026-05-19 08:43:18 UTC
From:
To:
Hello,

based on the comments and new releases since this ticket was opened, it
seems the issue is not relevant anymore.

Any objects against closing it?

Regards,
Christian Buhtz