Hello,
I have errors, when I am going to update my VPS server through the command:
yum update -y
and the errors are in detail here:
[root@server ~]# yum update -y
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
epel/x86_64/metalink | 12 kB 00:00:00
base | 3.6 kB 00:00:00
copr:copr.fedorainfracloud.org:copart:restic | 3.3 kB 00:00:00
dovecot-2.3-latest | 2.9 kB 00:00:00
epel | 4.7 kB 00:00:00
extras | 2.9 kB 00:00:00
gf | 2.9 kB 00:00:00
litespeed | 3.6 kB 00:00:00
litespeed-update | 3.6 kB 00:00:00
lux | 3.0 kB 00:00:00
mariadb | 2.9 kB 00:00:00
powerdns-auth-42 | 2.9 kB 00:00:00
updates | 2.9 kB 00:00:00
(1/4): epel/x86_64/updateinfo | 1.0 MB 00:00:00
(2/4): litespeed/7/x86_64/primary_db | 405 kB 00:00:00
(3/4): epel/x86_64/primary_db | 6.9 MB 00:00:00
(4/4): litespeed-update/7/x86_64/primary_db | 328 kB 00:00:00
Resolving Dependencies
→ Running transaction check
—> Package MariaDB-server.x86_64 0:10.1.46-1.el7.centos will be updated
—> Package MariaDB-server.x86_64 0:10.5.9-1.el7.centos will be an update
—> Package clamav.x86_64 0:0.103.0-3.el7 will be updated
—> Package clamav.x86_64 0:0.103.1-3.el7 will be an update
—> Package clamav-filesystem.noarch 0:0.103.0-3.el7 will be updated
—> Package clamav-filesystem.noarch 0:0.103.1-3.el7 will be an update
—> Package clamav-lib.x86_64 0:0.103.0-3.el7 will be updated
—> Package clamav-lib.x86_64 0:0.103.1-3.el7 will be an update
—> Package clamav-update.x86_64 0:0.103.0-3.el7 will be updated
—> Package clamav-update.x86_64 0:0.103.1-3.el7 will be an update
—> Package openlitespeed.x86_64 0:1.6.20-2.el7 will be updated
—> Package openlitespeed.x86_64 0:1.6.21-1.el7 will be an update
→ Finished Dependency Resolution
Dependencies Resolved
============================================================================================================================================
Package Arch Version Repository Size
Updating:
MariaDB-server x86_64 10.5.9-1.el7.centos CyberPanel 26 M
clamav x86_64 0.103.1-3.el7 CyberPanel 420 k
clamav-filesystem noarch 0.103.1-3.el7 CyberPanel 40 k
clamav-lib x86_64 0.103.1-3.el7 CyberPanel 829 k
clamav-update x86_64 0.103.1-3.el7 CyberPanel 121 k
openlitespeed x86_64 1.6.21-1.el7 litespeed 50 M
Transaction Summary
Upgrade 6 Packages
Total download size: 78 M
Downloading packages:
Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
MariaDB-server-10.5.9-1.el7.ce FAILED
https://rep.cyberpanel.net/mariadb/rpms/MariaDB-server-10.5.9-1.el7.centos.x86_64.rpm: [Errno 14] curl#60 - “Peer’s Certificate has expired.”
Trying other mirror.
clamav-0.103.1-3.el7.x86_64.rp FAILED
https://rep.cyberpanel.net/epel/Packages/c/clamav-0.103.1-3.el7.x86_64.rpm: [Errno 14] curl#60 - “Peer’s Certificate has expired.”–:-- ETA
Trying other mirror.
clamav-filesystem-0.103.1-3.el FAILED
https://rep.cyberpanel.net/epel/Packages/c/clamav-filesystem-0.103.1-3.el7.noarch.rpm: [Errno 14] curl#60 - “Peer’s Certificate has expired.”
Trying other mirror.
clamav-lib-0.103.1-3.el7.x86_6 FAILED
https://rep.cyberpanel.net/epel/Packages/c/clamav-lib-0.103.1-3.el7.x86_64.rpm: [Errno 14] curl#60 - “Peer’s Certificate has expired.”- ETA
Trying other mirror.
clamav-update-0.103.1-3.el7.x8 FAILED
https://rep.cyberpanel.net/epel/Packages/c/clamav-update-0.103.1-3.el7.x86_64.rpm: [Errno 14] curl#60 - "Peer’s Certificate has expired."TA
Trying other mirror.
(1/6): openlitespeed-1.6.21-1.el7.x86_64.rpm | 50 MB 00:00:04
Error downloading packages:
clamav-filesystem-0.103.1-3.el7.noarch: [Errno 256] No more mirrors to try.
clamav-0.103.1-3.el7.x86_64: [Errno 256] No more mirrors to try.
clamav-lib-0.103.1-3.el7.x86_64: [Errno 256] No more mirrors to try.
clamav-update-0.103.1-3.el7.x86_64: [Errno 256] No more mirrors to try.
MariaDB-server-10.5.9-1.el7.centos.x86_64: [Errno 256] No more mirrors to try.
[root@server ~]#
I need help and appreciate for kind help to fix this issue.
Thanks