Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Cannot Reproduce
-
None
-
None
-
[root@ip-10-107-140-6 yum.repos.d]# uname -a
Linux ip-10-107-140-6.ec2.internal 3.10.0-957.1.3.el7.x86_64 #1 SMP Thu Nov 29 14:49:43 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
aws ec2 instance
/etc/yum.repos.d/maradb.repo:
[mariadb]
baseurl = http://yum.mariadb.org/10.4/centos7-amd64
enabled = 1
gpgcheck = 1
gpgkey = https://yum.mariadb.org/RPM-GPG-KEY-MariaDB
name = Extra Packages for Enterprise Linux 7 - $basearch
[ root@ip-10-107-140-6 yum.repos.d]# uname -a Linux ip-10-107-140-6.ec2.internal 3.10.0-957.1.3.el7.x86_64 #1 SMP Thu Nov 29 14:49:43 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux aws ec2 instance /etc/yum.repos.d/maradb.repo: [mariadb] baseurl = http://yum.mariadb.org/10.4/centos7-amd64 enabled = 1 gpgcheck = 1 gpgkey = https://yum.mariadb.org/RPM-GPG-KEY-MariaDB name = Extra Packages for Enterprise Linux 7 - $basearch
Description
As of today, trying to do a 'yum makecache' on this machine reports the following:
epel/x86_64/metalink | 14 kB 00:00
|
* base: download.cf.centos.org
|
* epel: mirror.cogentco.com
|
* extras: download.cf.centos.org
|
* remi-php74: mirror.pit.teraswitch.com
|
* remi-safe: mirror.pit.teraswitch.com
|
* updates: download.cf.centos.org
|
base | 3.6 kB 00:00
|
extras | 2.9 kB 00:00
|
mariadb | 3.4 kB 00:00
|
remi-php74 | 3.0 kB 00:00
|
remi-safe | 3.0 kB 00:00
|
updates | 2.9 kB 00:00
|
(1/15): base/7/x86_64/filelists_db | 7.2 MB 00:00
|
(2/15): base/7/x86_64/other_db | 2.6 MB 00:00
|
(3/15): epel/x86_64/filelists_db | 12 MB 00:00
|
(4/15): epel/x86_64/prestodelta | 1.1 kB 00:00
|
(5/15): extras/7/x86_64/filelists_db | 277 kB 00:00
|
(6/15): epel/x86_64/other_db | 3.4 MB 00:00
|
mariadb/filelists_db FAILED
|
http://yum.mariadb.org/10.4/centos7-amd64/repodata/cab088b72c8f0bdc287ca087a22fe9e0e3d2f6ed010bbaed21ead8bc02b0cc87-filelists.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
|
Trying other mirror.
|
To address this issue please refer to the below wiki article
|
|
https://wiki.centos.org/yum-errors
|
|
If above article doesn't help to resolve this issue please use https://bugs.centos.org/.
|
|
(7/15): extras/7/x86_64/other_db | 148 kB 00:00
|
(8/15): remi-php74/filelists_db | 178 kB 00:00
|
(9/15): updates/7/x86_64/filelists_db | 8.7 MB 00:00
|
(10/15): remi-php74/other_db | 52 kB 00:00
|
(11/15): updates/7/x86_64/other_db | 1.0 MB 00:00
|
(12/15): mariadb/other_db | 10 kB 00:00
|
(13/15): remi-safe/other_db | 573 kB 00:04
|
(14/15): remi-safe/filelists_db | 1.7 MB 00:05
|
mariadb/filelists_db FAILED
|
http://yum.mariadb.org/10.4/centos7-amd64/repodata/cab088b72c8f0bdc287ca087a22fe9e0e3d2f6ed010bbaed21ead8bc02b0cc87-filelists.sqlite.bz2: [Errno 14] HTTP Error 404 - Not Found
|
Trying other mirror.
|
mariadb/filelists_db | 335 kB 00:00
|
One of the configured repositories failed (Unknown),
and yum doesn't have enough cached data to continue. At this point the only
I looked within the repodata directories in these urls and the files being looked for aren't there. Also, jira won't let me set version to 10.4.25 although this is what is apparently what is being referenced.