Can anyone tell me the repository to use to upgrade to a version of rsync later than 3.1.2? Chris -- Christopher Wensink IS Administrator Five Star Plastics, Inc 1339 Continental Drive Eau Claire, WI 54701 Office: 715-831-1682 Mobile: 715-563-3112 Fax: 715-831-6075 cwensink at five-star-plastics.com www.five-star-plastics.com
You'll need to upgrade to CentOS8. C7 is at rsync 3.1.2-10, and will not go above 3.1.2 ever. C8.2 is at 3.1.3-7, C8 will always be on 3.1.3 Martin On 06/08/2020 16:40, Christopher Wensink wrote:> Can anyone tell me the repository to use to upgrade to a version of > rsync later than 3.1.2? > > Chris >-- J Martin Rushton MBCS
On 2020-08-06 08:45, J Martin Rushton via CentOS wrote:> You'll need to upgrade to CentOS8. > > C7 is at rsync 3.1.2-10, and will not go above 3.1.2 ever. > > C8.2 is at 3.1.3-7, C8 will always be on 3.1.3 > > MartinAnother option is to build rsync from source, which is what I did to try out the zstd compression. centos7$ rsync --version rsync? version 3.2.2? protocol version 31 Copyright (C) 1996-2020 by Andrew Tridgell, Wayne Davison, and others. Web site: https://rsync.samba.org/ Capabilities: ??? 64-bit files, 64-bit inums, 64-bit timestamps, 64-bit long ints, ??? socketpairs, hardlinks, symlinks, IPv6, atimes, batchfiles, inplace, ??? append, no ACLs, xattrs, optional protect-args, iconv, symtimes, prealloc Optimizations: ??? no SIMD, asm, openssl-crypto Checksum list: ??? xxh64 (xxhash) md5 md4 none Compress list: ??? zstd lz4 zlibx zlib none> > On 06/08/2020 16:40, Christopher Wensink wrote: >> Can anyone tell me the repository to use to upgrade to a version of >> rsync later than 3.1.2? >> >> Chris >> >
On Thu, Aug 06, 2020 at 10:40:14AM -0500, Christopher Wensink wrote:> Can anyone tell me the repository to use to upgrade to a version of > rsync later than 3.1.2?IUS has 3.1.3 for EL7. More information available via writeup at https://wiki.centos.org/AdditionalResources/Repositories or https://ius.io/ John -- When a man tells you that he got rich through hard work, ask him: "Whose?" -- Don Marquis (1878-1937), American humorist, journalist, and author -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 198 bytes Desc: not available URL: <http://lists.centos.org/pipermail/centos/attachments/20200806/934e7ebb/attachment.sig>
I used that one, and it fixed the issue with the synology backup.? 4 hrs 12 min into the backup and 1.5 TB backed up.? Thanks everyone! On 8/6/2020 6:11 PM, John R. Dennison wrote:> On Thu, Aug 06, 2020 at 10:40:14AM -0500, Christopher Wensink wrote: >> Can anyone tell me the repository to use to upgrade to a version of >> rsync later than 3.1.2? > IUS has 3.1.3 for EL7. More information available via writeup at > https://wiki.centos.org/AdditionalResources/Repositories or > https://ius.io/ > > > > > > John > > > _______________________________________________ > CentOS mailing list > CentOS at centos.org > https://lists.centos.org/mailman/listinfo/centos-- Christopher Wensink IS Administrator Five Star Plastics, Inc 1339 Continental Drive Eau Claire, WI 54701 Office: 715-831-1682 Mobile: 715-563-3112 Fax: 715-831-6075 cwensink at five-star-plastics.com www.five-star-plastics.com
FYI, the IUS rsync31u package is going to be retired (unmaintained) in about a month. Upstream confirmed that there will never be another 3.1.x release. https://github.com/WayneD/rsync/issues/80 https://github.com/iusrepo/announce/issues/23 If there is still value in providing a newer rsync package for EL7 in IUS, I'd recommend requesting an rsync3 package (now that we know that upstream doesn't maintain old minor versions) on the wishlist. https://github.com/iusrepo/wishlist On Thu, Aug 6, 2020 at 6:11 PM John R. Dennison <jrd at gerdesas.com> wrote:> > On Thu, Aug 06, 2020 at 10:40:14AM -0500, Christopher Wensink wrote: > > Can anyone tell me the repository to use to upgrade to a version of > > rsync later than 3.1.2? > > IUS has 3.1.3 for EL7. More information available via writeup at > https://wiki.centos.org/AdditionalResources/Repositories or > https://ius.io/ > > > > > > John > > -- > When a man tells you that he got rich through hard work, ask him: "Whose?" > > -- Don Marquis (1878-1937), American humorist, journalist, and author > _______________________________________________ > CentOS mailing list > CentOS at centos.org > https://lists.centos.org/mailman/listinfo/centos-- Carl George
On 8/6/20 8:45 AM, J Martin Rushton via CentOS wrote:> C7 is at rsync 3.1.2-10, and will not go above 3.1.2 ever.Is there a reason you think that?? RHEL 7 was originally released with 3.0.9, so we can demonstrate that Red Hat will update not only revision, but minor version increases within an RHEL major release. RHEL 7's last minor release will be 7.9, later this year.? It would surprise me if rsync were updated after that, but not terribly surprising if that release included an update. https://access.redhat.com/support/policy/updates/errata/#Maintenance_Support_2_Phase http://vault.centos.org/7.0.1406/os/Source/SPackages/