-ISSUE-
python34-libs-3.4.10-4.el7.x86 FAILED
https://repo.unitrends.com/system/production/7/x86_64/Packages/10.4.10/10.4.10-2/python34-libs-3.4.10-4.el7.x86_64.rpm: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
unitrends-rdr-10.4.7-3.2020081 FAILED
https://repo.unitrends.com/system/production/7/x86_64/Packages/10.4.10/10.4.10-2/unitrends-rdr-10.4.7-3.202008101928.CentOS7.x86_64.rpm: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
(1/3): unitrends-elk-10.4.7-1.202007152007.CentOS7.x86_64. | 1.7 MB 00:01
Error downloading packages:
python34-libs-3.4.10-4.el7.x86_64: [Errno 256] No more mirrors to try.
unitrends-rdr-10.4.7-3.202008101928.CentOS7.x86_64: [Errno 256] No more mirrors to try.
-RESOLVE-
wget the packages that have failed then local install those packages (yum localinstall <packagename> -y).
e.g.
yum localinstall python34-libs-3.4.10-4.el7.x86_64 -y
yum localinstall unitrends-rdr-10.4.7-3.202008101928.CentOS7.x86_64 -y