Alireza Famili
Basic Pleskian
Hi
I can not update package galera 25.3.20-1.rhel7.el7.centos (mariadb):
yum update via ssh outputs:
Server is able to update all other packages successfully. Please note that Mariadb is updated to 10.1 in this server and in /etc/yum.repos.d/MariaDB10.1.repo path I have the following and replication is enabled for the server
I can not update package galera 25.3.20-1.rhel7.el7.centos (mariadb):
Update failed.
- 2018-01-14 12:12:05 INFO: pum is called with arguments: ['--update', '--json', '--unsafe', '--', 'galera']
- 2018-01-14 12:12:07 INFO: updating packages: galera
- 2018-01-14 12:17:30 ERROR: [u'Errors were encountered while downloading packages.', u'galera-25.3.22-1.rhel7.el7.centos.x86_64: [Errno 256] No more mirrors to try.']
- 2018-01-14 12:17:30 ERROR: Exited with returncode 1.
yum update via ssh outputs:
galera-25.3.22-1.rhel7.el7.cen FAILED
http://yum.mariadb.org/10.1/centos7-amd64/rpms/galera-25.3.22-1.rhel7.el7.centos.x86_64.rpm: [Errno 12] Timeout on http://yum.mariadb.org/10.1/centos7-amd64/rpms/galera-25.3.22-1.rhel7.el7.centos.x86_64.rpm: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds')
Trying other mirror.
(1/2): kernel-3.10.0-693.11.6.el7.x86_64.rpm | 43 MB 15:52
Error downloading packages:
galera-25.3.22-1.rhel7.el7.centos.x86_64: [Errno 256] No more mirrors to try.
Server is able to update all other packages successfully. Please note that Mariadb is updated to 10.1 in this server and in /etc/yum.repos.d/MariaDB10.1.repo path I have the following and replication is enabled for the server
Code:
[mariadb]
name = MariaDB
baseurl = http://yum.mariadb.org/10.1/centos7-amd64
gpgkey = https://yum.mariadb.org/RPM-GPG-KEY-MariaDB
gpgcheck = 1
Last edited: