Current File : //var/log/dnf.log.4 |
2025-04-22T06:41:04+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-22T06:41:04+0100 INFO --- logging initialized ---
2025-04-22T06:41:04+0100 DDEBUG timer: config: 4 ms
2025-04-22T06:41:04+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-22T06:41:04+0100 DEBUG YUM version: 4.7.0
2025-04-22T06:41:04+0100 DDEBUG Command: yum makecache -y
2025-04-22T06:41:04+0100 DDEBUG Installroot: /
2025-04-22T06:41:04+0100 DDEBUG Releasever: 8
2025-04-22T06:41:04+0100 DEBUG cachedir: /var/cache/dnf
2025-04-22T06:41:04+0100 DDEBUG Base command: makecache
2025-04-22T06:41:04+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-22T06:41:04+0100 DEBUG Making cache files for all metadata files.
2025-04-22T06:41:04+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-22T06:41:04+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-22T06:41:04+0100 DEBUG extras: has expired and will be refreshed.
2025-04-22T06:41:04+0100 DEBUG epel: has expired and will be refreshed.
2025-04-22T06:41:04+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-22T06:41:04+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-22T06:41:04+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-22T06:41:04+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-22T06:41:04+0100 DEBUG baseos: using metadata from Wed Apr 16 08:59:50 2025.
2025-04-22T06:41:04+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-22T06:41:04+0100 DEBUG appstream: using metadata from Wed Apr 16 09:00:40 2025.
2025-04-22T06:41:04+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-22T06:41:04+0100 DEBUG extras: using metadata from Wed Apr 16 09:01:35 2025.
2025-04-22T06:41:04+0100 DEBUG countme: no event for epel: window already counted
2025-04-22T06:41:04+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-22T06:41:05+0100 DEBUG epel: using metadata from Mon Apr 21 02:54:40 2025.
2025-04-22T06:41:05+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-22T06:41:05+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-22T06:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-22T06:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-22T06:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-22T06:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-22T06:41:05+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-22T06:41:05+0100 DDEBUG Cleaning up.
2025-04-22T06:41:05+0100 DDEBUG Plugins were unloaded.
2025-04-22T06:41:05+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-22T06:41:05+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-22T06:41:05+0100 INFO --- logging initialized ---
2025-04-22T06:41:05+0100 DDEBUG timer: config: 3 ms
2025-04-22T06:41:05+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-22T06:41:05+0100 DEBUG YUM version: 4.7.0
2025-04-22T06:41:05+0100 DDEBUG Command: yum makecache -y
2025-04-22T06:41:05+0100 DDEBUG Installroot: /
2025-04-22T06:41:05+0100 DDEBUG Releasever: 8
2025-04-22T06:41:05+0100 DEBUG cachedir: /var/cache/dnf
2025-04-22T06:41:05+0100 DDEBUG Base command: makecache
2025-04-22T06:41:05+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-22T06:41:05+0100 DEBUG Making cache files for all metadata files.
2025-04-22T06:41:05+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-22T06:41:05+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-22T06:41:05+0100 DEBUG extras: has expired and will be refreshed.
2025-04-22T06:41:05+0100 DEBUG epel: has expired and will be refreshed.
2025-04-22T06:41:05+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-22T06:41:05+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-22T06:41:05+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-22T06:41:05+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-22T06:41:05+0100 DEBUG baseos: using metadata from Wed Apr 16 08:59:50 2025.
2025-04-22T06:41:05+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-22T06:41:05+0100 DEBUG appstream: using metadata from Wed Apr 16 09:00:40 2025.
2025-04-22T06:41:05+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-22T06:41:05+0100 DEBUG extras: using metadata from Wed Apr 16 09:01:35 2025.
2025-04-22T06:41:05+0100 DEBUG countme: no event for epel: window already counted
2025-04-22T06:41:05+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-22T06:41:06+0100 DEBUG epel: using metadata from Mon Apr 21 02:54:40 2025.
2025-04-22T06:41:06+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-22T06:41:06+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-22T06:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-22T06:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-22T06:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-22T06:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-22T06:41:06+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-22T06:41:06+0100 DDEBUG Cleaning up.
2025-04-22T06:41:06+0100 DDEBUG Plugins were unloaded.
2025-04-22T06:41:06+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-22T06:41:06+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-22T06:41:06+0100 INFO --- logging initialized ---
2025-04-22T06:41:06+0100 DDEBUG timer: config: 3 ms
2025-04-22T06:41:06+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-22T06:41:06+0100 DEBUG YUM version: 4.7.0
2025-04-22T06:41:06+0100 DDEBUG Command: yum makecache -y
2025-04-22T06:41:06+0100 DDEBUG Installroot: /
2025-04-22T06:41:06+0100 DDEBUG Releasever: 8
2025-04-22T06:41:06+0100 DEBUG cachedir: /var/cache/dnf
2025-04-22T06:41:06+0100 DDEBUG Base command: makecache
2025-04-22T06:41:06+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-22T06:41:06+0100 DEBUG Making cache files for all metadata files.
2025-04-22T06:41:06+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-22T06:41:06+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-22T06:41:06+0100 DEBUG extras: has expired and will be refreshed.
2025-04-22T06:41:06+0100 DEBUG epel: has expired and will be refreshed.
2025-04-22T06:41:06+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-22T06:41:06+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-22T06:41:06+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-22T06:41:06+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-22T06:41:06+0100 DEBUG baseos: using metadata from Wed Apr 16 08:59:50 2025.
2025-04-22T06:41:06+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-22T06:41:06+0100 DEBUG appstream: using metadata from Wed Apr 16 09:00:40 2025.
2025-04-22T06:41:06+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-22T06:41:06+0100 DEBUG extras: using metadata from Wed Apr 16 09:01:35 2025.
2025-04-22T06:41:06+0100 DEBUG countme: no event for epel: window already counted
2025-04-22T06:41:06+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-22T06:41:07+0100 DEBUG epel: using metadata from Mon Apr 21 02:54:40 2025.
2025-04-22T06:41:07+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-22T06:41:07+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-22T06:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-22T06:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-22T06:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-22T06:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-22T06:41:07+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-22T06:41:07+0100 DDEBUG Cleaning up.
2025-04-22T06:41:07+0100 DDEBUG Plugins were unloaded.
2025-04-22T06:41:07+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-22T06:41:07+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-22T06:41:07+0100 INFO --- logging initialized ---
2025-04-22T06:41:07+0100 DDEBUG timer: config: 3 ms
2025-04-22T06:41:07+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-22T06:41:07+0100 DEBUG YUM version: 4.7.0
2025-04-22T06:41:07+0100 DDEBUG Command: yum makecache -y
2025-04-22T06:41:07+0100 DDEBUG Installroot: /
2025-04-22T06:41:07+0100 DDEBUG Releasever: 8
2025-04-22T06:41:07+0100 DEBUG cachedir: /var/cache/dnf
2025-04-22T06:41:07+0100 DDEBUG Base command: makecache
2025-04-22T06:41:07+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-22T06:41:07+0100 DEBUG Making cache files for all metadata files.
2025-04-22T06:41:07+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-22T06:41:07+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-22T06:41:07+0100 DEBUG extras: has expired and will be refreshed.
2025-04-22T06:41:07+0100 DEBUG epel: has expired and will be refreshed.
2025-04-22T06:41:07+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-22T06:41:07+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-22T06:41:07+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-22T06:41:07+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-22T06:41:07+0100 DEBUG baseos: using metadata from Wed Apr 16 08:59:50 2025.
2025-04-22T06:41:07+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-22T06:41:07+0100 DEBUG appstream: using metadata from Wed Apr 16 09:00:40 2025.
2025-04-22T06:41:07+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-22T06:41:07+0100 DEBUG extras: using metadata from Wed Apr 16 09:01:35 2025.
2025-04-22T06:41:07+0100 DEBUG countme: no event for epel: window already counted
2025-04-22T06:41:07+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-22T06:41:08+0100 DEBUG epel: using metadata from Mon Apr 21 02:54:40 2025.
2025-04-22T06:41:08+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-22T06:41:08+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-22T06:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-22T06:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-22T06:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-22T06:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-22T06:41:08+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-22T06:41:08+0100 DDEBUG Cleaning up.
2025-04-22T06:41:08+0100 DDEBUG Plugins were unloaded.
2025-04-22T06:41:08+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-22T06:41:08+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-22T06:41:08+0100 INFO --- logging initialized ---
2025-04-22T06:41:08+0100 DDEBUG timer: config: 4 ms
2025-04-22T06:41:08+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-22T06:41:08+0100 DEBUG YUM version: 4.7.0
2025-04-22T06:41:08+0100 DDEBUG Command: yum makecache -y
2025-04-22T06:41:08+0100 DDEBUG Installroot: /
2025-04-22T06:41:08+0100 DDEBUG Releasever: 8
2025-04-22T06:41:08+0100 DEBUG cachedir: /var/cache/dnf
2025-04-22T06:41:08+0100 DDEBUG Base command: makecache
2025-04-22T06:41:08+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-22T06:41:08+0100 DEBUG Making cache files for all metadata files.
2025-04-22T06:41:08+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-22T06:41:08+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-22T06:41:08+0100 DEBUG extras: has expired and will be refreshed.
2025-04-22T06:41:08+0100 DEBUG epel: has expired and will be refreshed.
2025-04-22T06:41:08+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-22T06:41:08+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-22T06:41:08+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-22T06:41:08+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-22T06:41:08+0100 DEBUG baseos: using metadata from Wed Apr 16 08:59:50 2025.
2025-04-22T06:41:08+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-22T06:41:08+0100 DEBUG appstream: using metadata from Wed Apr 16 09:00:40 2025.
2025-04-22T06:41:08+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-22T06:41:08+0100 DEBUG extras: using metadata from Wed Apr 16 09:01:35 2025.
2025-04-22T06:41:08+0100 DEBUG countme: no event for epel: window already counted
2025-04-22T06:41:08+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-22T06:41:08+0100 DEBUG epel: using metadata from Mon Apr 21 02:54:40 2025.
2025-04-22T06:41:09+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-22T06:41:09+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-22T06:41:09+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-22T06:41:09+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-22T06:41:09+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-22T06:41:09+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-22T06:41:09+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-22T06:41:09+0100 DDEBUG Cleaning up.
2025-04-22T06:41:09+0100 DDEBUG Plugins were unloaded.
2025-04-22T06:41:09+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-22T06:41:09+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-22T08:02:26+0100 INFO --- logging initialized ---
2025-04-22T08:02:26+0100 DDEBUG timer: config: 5 ms
2025-04-22T08:02:26+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-22T08:02:26+0100 DEBUG DNF version: 4.7.0
2025-04-22T08:02:26+0100 DDEBUG Command: dnf makecache --timer
2025-04-22T08:02:26+0100 DDEBUG Installroot: /
2025-04-22T08:02:26+0100 DDEBUG Releasever: 8
2025-04-22T08:02:26+0100 DEBUG cachedir: /var/cache/dnf
2025-04-22T08:02:26+0100 DDEBUG Base command: makecache
2025-04-22T08:02:26+0100 DDEBUG Extra commands: ['makecache', '--timer']
2025-04-22T08:02:26+0100 DEBUG Making cache files for all metadata files.
2025-04-22T08:02:26+0100 INFO Metadata cache refreshed recently.
2025-04-22T08:02:26+0100 DDEBUG Cleaning up.
2025-04-22T08:02:26+0100 DDEBUG Plugins were unloaded.
2025-04-22T08:41:02+0100 INFO --- logging initialized ---
2025-04-22T08:41:02+0100 DDEBUG timer: config: 4 ms
2025-04-22T08:41:02+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-22T08:41:02+0100 DEBUG YUM version: 4.7.0
2025-04-22T08:41:02+0100 DDEBUG Command: yum makecache -y
2025-04-22T08:41:02+0100 DDEBUG Installroot: /
2025-04-22T08:41:02+0100 DDEBUG Releasever: 8
2025-04-22T08:41:02+0100 DEBUG cachedir: /var/cache/dnf
2025-04-22T08:41:02+0100 DDEBUG Base command: makecache
2025-04-22T08:41:02+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-22T08:41:02+0100 DEBUG Making cache files for all metadata files.
2025-04-22T08:41:02+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-22T08:41:02+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-22T08:41:02+0100 DEBUG extras: has expired and will be refreshed.
2025-04-22T08:41:02+0100 DEBUG epel: has expired and will be refreshed.
2025-04-22T08:41:02+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-22T08:41:02+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-22T08:41:02+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-22T08:41:02+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-22T08:41:02+0100 DEBUG baseos: using metadata from Wed Apr 16 08:59:50 2025.
2025-04-22T08:41:02+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-22T08:41:02+0100 DEBUG appstream: using metadata from Wed Apr 16 09:00:40 2025.
2025-04-22T08:41:02+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-22T08:41:02+0100 DEBUG extras: using metadata from Wed Apr 16 09:01:35 2025.
2025-04-22T08:41:02+0100 DEBUG countme: no event for epel: window already counted
2025-04-22T08:41:02+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-22T08:41:03+0100 DEBUG epel: using metadata from Mon Apr 21 02:54:40 2025.
2025-04-22T08:41:03+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-22T08:41:03+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-22T08:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-22T08:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-22T08:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-22T08:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-22T08:41:03+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-22T08:41:03+0100 DDEBUG Cleaning up.
2025-04-22T08:41:03+0100 DDEBUG Plugins were unloaded.
2025-04-22T08:41:03+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-22T08:41:03+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-22T08:41:03+0100 INFO --- logging initialized ---
2025-04-22T08:41:03+0100 DDEBUG timer: config: 4 ms
2025-04-22T08:41:03+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-22T08:41:03+0100 DEBUG YUM version: 4.7.0
2025-04-22T08:41:03+0100 DDEBUG Command: yum makecache -y
2025-04-22T08:41:03+0100 DDEBUG Installroot: /
2025-04-22T08:41:03+0100 DDEBUG Releasever: 8
2025-04-22T08:41:03+0100 DEBUG cachedir: /var/cache/dnf
2025-04-22T08:41:03+0100 DDEBUG Base command: makecache
2025-04-22T08:41:03+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-22T08:41:03+0100 DEBUG Making cache files for all metadata files.
2025-04-22T08:41:03+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-22T08:41:03+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-22T08:41:03+0100 DEBUG extras: has expired and will be refreshed.
2025-04-22T08:41:03+0100 DEBUG epel: has expired and will be refreshed.
2025-04-22T08:41:03+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-22T08:41:03+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-22T08:41:03+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-22T08:41:03+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-22T08:41:03+0100 DEBUG baseos: using metadata from Wed Apr 16 08:59:50 2025.
2025-04-22T08:41:03+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-22T08:41:03+0100 DEBUG appstream: using metadata from Wed Apr 16 09:00:40 2025.
2025-04-22T08:41:03+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-22T08:41:03+0100 DEBUG extras: using metadata from Wed Apr 16 09:01:35 2025.
2025-04-22T08:41:03+0100 DEBUG countme: no event for epel: window already counted
2025-04-22T08:41:04+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-22T08:41:04+0100 DEBUG epel: using metadata from Mon Apr 21 02:54:40 2025.
2025-04-22T08:41:04+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-22T08:41:04+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-22T08:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-22T08:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-22T08:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-22T08:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-22T08:41:04+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-22T08:41:04+0100 DDEBUG Cleaning up.
2025-04-22T08:41:04+0100 DDEBUG Plugins were unloaded.
2025-04-22T08:41:04+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-22T08:41:04+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-22T08:41:04+0100 INFO --- logging initialized ---
2025-04-22T08:41:04+0100 DDEBUG timer: config: 4 ms
2025-04-22T08:41:04+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-22T08:41:04+0100 DEBUG YUM version: 4.7.0
2025-04-22T08:41:04+0100 DDEBUG Command: yum makecache -y
2025-04-22T08:41:04+0100 DDEBUG Installroot: /
2025-04-22T08:41:04+0100 DDEBUG Releasever: 8
2025-04-22T08:41:04+0100 DEBUG cachedir: /var/cache/dnf
2025-04-22T08:41:04+0100 DDEBUG Base command: makecache
2025-04-22T08:41:04+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-22T08:41:04+0100 DEBUG Making cache files for all metadata files.
2025-04-22T08:41:04+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-22T08:41:04+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-22T08:41:04+0100 DEBUG extras: has expired and will be refreshed.
2025-04-22T08:41:04+0100 DEBUG epel: has expired and will be refreshed.
2025-04-22T08:41:04+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-22T08:41:04+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-22T08:41:04+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-22T08:41:04+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-22T08:41:04+0100 DEBUG baseos: using metadata from Wed Apr 16 08:59:50 2025.
2025-04-22T08:41:05+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-22T08:41:05+0100 DEBUG appstream: using metadata from Wed Apr 16 09:00:40 2025.
2025-04-22T08:41:05+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-22T08:41:05+0100 DEBUG extras: using metadata from Wed Apr 16 09:01:35 2025.
2025-04-22T08:41:05+0100 DEBUG countme: no event for epel: window already counted
2025-04-22T08:41:05+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-22T08:41:05+0100 DEBUG epel: using metadata from Mon Apr 21 02:54:40 2025.
2025-04-22T08:41:05+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-22T08:41:05+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-22T08:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-22T08:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-22T08:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-22T08:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-22T08:41:05+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-22T08:41:05+0100 DDEBUG Cleaning up.
2025-04-22T08:41:05+0100 DDEBUG Plugins were unloaded.
2025-04-22T08:41:05+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-22T08:41:05+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-22T08:41:05+0100 INFO --- logging initialized ---
2025-04-22T08:41:05+0100 DDEBUG timer: config: 3 ms
2025-04-22T08:41:05+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-22T08:41:05+0100 DEBUG YUM version: 4.7.0
2025-04-22T08:41:05+0100 DDEBUG Command: yum makecache -y
2025-04-22T08:41:05+0100 DDEBUG Installroot: /
2025-04-22T08:41:05+0100 DDEBUG Releasever: 8
2025-04-22T08:41:05+0100 DEBUG cachedir: /var/cache/dnf
2025-04-22T08:41:05+0100 DDEBUG Base command: makecache
2025-04-22T08:41:05+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-22T08:41:05+0100 DEBUG Making cache files for all metadata files.
2025-04-22T08:41:05+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-22T08:41:05+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-22T08:41:05+0100 DEBUG extras: has expired and will be refreshed.
2025-04-22T08:41:05+0100 DEBUG epel: has expired and will be refreshed.
2025-04-22T08:41:05+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-22T08:41:05+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-22T08:41:05+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-22T08:41:06+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-22T08:41:06+0100 DEBUG baseos: using metadata from Wed Apr 16 08:59:50 2025.
2025-04-22T08:41:06+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-22T08:41:06+0100 DEBUG appstream: using metadata from Wed Apr 16 09:00:40 2025.
2025-04-22T08:41:06+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-22T08:41:06+0100 DEBUG extras: using metadata from Wed Apr 16 09:01:35 2025.
2025-04-22T08:41:06+0100 DEBUG countme: no event for epel: window already counted
2025-04-22T08:41:06+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-22T08:41:06+0100 DEBUG epel: using metadata from Mon Apr 21 02:54:40 2025.
2025-04-22T08:41:06+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-22T08:41:06+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-22T08:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-22T08:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-22T08:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-22T08:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-22T08:41:06+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-22T08:41:06+0100 DDEBUG Cleaning up.
2025-04-22T08:41:06+0100 DDEBUG Plugins were unloaded.
2025-04-22T08:41:06+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-22T08:41:06+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-22T08:41:06+0100 INFO --- logging initialized ---
2025-04-22T08:41:06+0100 DDEBUG timer: config: 3 ms
2025-04-22T08:41:07+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-22T08:41:07+0100 DEBUG YUM version: 4.7.0
2025-04-22T08:41:07+0100 DDEBUG Command: yum makecache -y
2025-04-22T08:41:07+0100 DDEBUG Installroot: /
2025-04-22T08:41:07+0100 DDEBUG Releasever: 8
2025-04-22T08:41:07+0100 DEBUG cachedir: /var/cache/dnf
2025-04-22T08:41:07+0100 DDEBUG Base command: makecache
2025-04-22T08:41:07+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-22T08:41:07+0100 DEBUG Making cache files for all metadata files.
2025-04-22T08:41:07+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-22T08:41:07+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-22T08:41:07+0100 DEBUG extras: has expired and will be refreshed.
2025-04-22T08:41:07+0100 DEBUG epel: has expired and will be refreshed.
2025-04-22T08:41:07+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-22T08:41:07+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-22T08:41:07+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-22T08:41:07+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-22T08:41:07+0100 DEBUG baseos: using metadata from Wed Apr 16 08:59:50 2025.
2025-04-22T08:41:07+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-22T08:41:07+0100 DEBUG appstream: using metadata from Wed Apr 16 09:00:40 2025.
2025-04-22T08:41:07+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-22T08:41:07+0100 DEBUG extras: using metadata from Wed Apr 16 09:01:35 2025.
2025-04-22T08:41:07+0100 DEBUG countme: no event for epel: window already counted
2025-04-22T08:41:07+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-22T08:41:07+0100 DEBUG epel: using metadata from Mon Apr 21 02:54:40 2025.
2025-04-22T08:41:07+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-22T08:41:07+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-22T08:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-22T08:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-22T08:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-22T08:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-22T08:41:07+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-22T08:41:07+0100 DDEBUG Cleaning up.
2025-04-22T08:41:07+0100 DDEBUG Plugins were unloaded.
2025-04-22T08:41:07+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-22T08:41:07+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-22T08:41:07+0100 INFO --- logging initialized ---
2025-04-22T08:41:07+0100 DDEBUG timer: config: 3 ms
2025-04-22T08:41:08+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-22T08:41:08+0100 DEBUG YUM version: 4.7.0
2025-04-22T08:41:08+0100 DDEBUG Command: yum makecache -y
2025-04-22T08:41:08+0100 DDEBUG Installroot: /
2025-04-22T08:41:08+0100 DDEBUG Releasever: 8
2025-04-22T08:41:08+0100 DEBUG cachedir: /var/cache/dnf
2025-04-22T08:41:08+0100 DDEBUG Base command: makecache
2025-04-22T08:41:08+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-22T08:41:08+0100 DEBUG Making cache files for all metadata files.
2025-04-22T08:41:08+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-22T08:41:08+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-22T08:41:08+0100 DEBUG extras: has expired and will be refreshed.
2025-04-22T08:41:08+0100 DEBUG epel: has expired and will be refreshed.
2025-04-22T08:41:08+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-22T08:41:08+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-22T08:41:08+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-22T08:41:08+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-22T08:41:08+0100 DEBUG baseos: using metadata from Wed Apr 16 08:59:50 2025.
2025-04-22T08:41:08+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-22T08:41:08+0100 DEBUG appstream: using metadata from Wed Apr 16 09:00:40 2025.
2025-04-22T08:41:08+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-22T08:41:08+0100 DEBUG extras: using metadata from Wed Apr 16 09:01:35 2025.
2025-04-22T08:41:08+0100 DEBUG countme: no event for epel: window already counted
2025-04-22T08:41:08+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-22T08:41:08+0100 DEBUG epel: using metadata from Mon Apr 21 02:54:40 2025.
2025-04-22T08:41:08+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-22T08:41:08+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-22T08:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-22T08:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-22T08:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-22T08:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-22T08:41:08+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-22T08:41:08+0100 DDEBUG Cleaning up.
2025-04-22T08:41:08+0100 DDEBUG Plugins were unloaded.
2025-04-22T08:41:08+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-22T08:41:08+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-22T08:41:09+0100 INFO --- logging initialized ---
2025-04-22T08:41:09+0100 DDEBUG timer: config: 3 ms
2025-04-22T08:41:09+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-22T08:41:09+0100 DEBUG YUM version: 4.7.0
2025-04-22T08:41:09+0100 DDEBUG Command: yum makecache -y
2025-04-22T08:41:09+0100 DDEBUG Installroot: /
2025-04-22T08:41:09+0100 DDEBUG Releasever: 8
2025-04-22T08:41:09+0100 DEBUG cachedir: /var/cache/dnf
2025-04-22T08:41:09+0100 DDEBUG Base command: makecache
2025-04-22T08:41:09+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-22T08:41:09+0100 DEBUG Making cache files for all metadata files.
2025-04-22T08:41:09+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-22T08:41:09+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-22T08:41:09+0100 DEBUG extras: has expired and will be refreshed.
2025-04-22T08:41:09+0100 DEBUG epel: has expired and will be refreshed.
2025-04-22T08:41:09+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-22T08:41:09+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-22T08:41:09+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-22T08:41:09+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-22T08:41:09+0100 DEBUG baseos: using metadata from Wed Apr 16 08:59:50 2025.
2025-04-22T08:41:09+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-22T08:41:09+0100 DEBUG appstream: using metadata from Wed Apr 16 09:00:40 2025.
2025-04-22T08:41:09+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-22T08:41:09+0100 DEBUG extras: using metadata from Wed Apr 16 09:01:35 2025.
2025-04-22T08:41:09+0100 DEBUG countme: no event for epel: window already counted
2025-04-22T08:41:09+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-22T08:41:09+0100 DEBUG epel: using metadata from Mon Apr 21 02:54:40 2025.
2025-04-22T08:41:09+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-22T08:41:09+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-22T08:41:09+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-22T08:41:09+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-22T08:41:09+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-22T08:41:09+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-22T08:41:09+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-22T08:41:09+0100 DDEBUG Cleaning up.
2025-04-22T08:41:09+0100 DDEBUG Plugins were unloaded.
2025-04-22T08:41:09+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-22T08:41:09+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-22T09:09:32+0100 INFO --- logging initialized ---
2025-04-22T09:09:32+0100 DDEBUG timer: config: 4 ms
2025-04-22T09:09:32+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-22T09:09:32+0100 DEBUG DNF version: 4.7.0
2025-04-22T09:09:32+0100 DDEBUG Command: dnf makecache --timer
2025-04-22T09:09:32+0100 DDEBUG Installroot: /
2025-04-22T09:09:32+0100 DDEBUG Releasever: 8
2025-04-22T09:09:32+0100 DEBUG cachedir: /var/cache/dnf
2025-04-22T09:09:32+0100 DDEBUG Base command: makecache
2025-04-22T09:09:32+0100 DDEBUG Extra commands: ['makecache', '--timer']
2025-04-22T09:09:32+0100 DEBUG Making cache files for all metadata files.
2025-04-22T09:09:32+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-22T09:09:32+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-22T09:09:32+0100 DEBUG extras: has expired and will be refreshed.
2025-04-22T09:09:32+0100 DEBUG epel: has expired and will be refreshed.
2025-04-22T09:09:32+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-22T09:09:32+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-22T09:09:32+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-22T09:09:32+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-22T09:09:32+0100 DEBUG baseos: using metadata from Wed 16 Apr 2025 08:59:50 AM BST.
2025-04-22T09:09:32+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-22T09:09:32+0100 DEBUG appstream: using metadata from Wed 16 Apr 2025 09:00:40 AM BST.
2025-04-22T09:09:32+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-22T09:09:32+0100 DEBUG extras: using metadata from Wed 16 Apr 2025 09:01:35 AM BST.
2025-04-22T09:09:32+0100 DEBUG countme: no event for epel: window already counted
2025-04-22T09:09:33+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-22T09:09:33+0100 DEBUG epel: using metadata from Mon 21 Apr 2025 02:54:40 AM BST.
2025-04-22T09:09:33+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-22T09:09:33+0100 DEBUG fastpanel: using metadata from Wed 16 Apr 2025 11:58:19 AM BST.
2025-04-22T09:09:33+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-22T09:09:33+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-22T09:09:33+0100 DDEBUG Cleaning up.
2025-04-22T09:09:33+0100 DDEBUG Plugins were unloaded.
2025-04-22T09:09:33+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-22T09:09:33+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-22T11:06:43+0100 INFO --- logging initialized ---
2025-04-22T11:06:43+0100 DDEBUG timer: config: 4 ms
2025-04-22T11:06:43+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-22T11:06:43+0100 DEBUG DNF version: 4.7.0
2025-04-22T11:06:43+0100 DDEBUG Command: dnf makecache --timer
2025-04-22T11:06:43+0100 DDEBUG Installroot: /
2025-04-22T11:06:43+0100 DDEBUG Releasever: 8
2025-04-22T11:06:43+0100 DEBUG cachedir: /var/cache/dnf
2025-04-22T11:06:43+0100 DDEBUG Base command: makecache
2025-04-22T11:06:43+0100 DDEBUG Extra commands: ['makecache', '--timer']
2025-04-22T11:06:43+0100 DEBUG Making cache files for all metadata files.
2025-04-22T11:06:43+0100 INFO Metadata cache refreshed recently.
2025-04-22T11:06:43+0100 DDEBUG Cleaning up.
2025-04-22T11:06:43+0100 DDEBUG Plugins were unloaded.
2025-04-22T12:59:28+0100 INFO --- logging initialized ---
2025-04-22T12:59:28+0100 DDEBUG timer: config: 5 ms
2025-04-22T12:59:28+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-22T12:59:28+0100 DEBUG DNF version: 4.7.0
2025-04-22T12:59:28+0100 DDEBUG Command: dnf makecache --timer
2025-04-22T12:59:28+0100 DDEBUG Installroot: /
2025-04-22T12:59:28+0100 DDEBUG Releasever: 8
2025-04-22T12:59:28+0100 DEBUG cachedir: /var/cache/dnf
2025-04-22T12:59:28+0100 DDEBUG Base command: makecache
2025-04-22T12:59:28+0100 DDEBUG Extra commands: ['makecache', '--timer']
2025-04-22T12:59:28+0100 DEBUG Making cache files for all metadata files.
2025-04-22T12:59:28+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-22T12:59:28+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-22T12:59:28+0100 DEBUG extras: has expired and will be refreshed.
2025-04-22T12:59:28+0100 DEBUG epel: has expired and will be refreshed.
2025-04-22T12:59:28+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-22T12:59:28+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-22T12:59:28+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-22T12:59:28+0100 DEBUG reviving: failed for 'baseos', mismatched repomd.
2025-04-22T12:59:28+0100 DEBUG repo: downloading from remote: baseos
2025-04-22T12:59:35+0100 DEBUG baseos: using metadata from Tue 22 Apr 2025 10:15:55 AM BST.
2025-04-22T12:59:35+0100 DEBUG reviving: failed for 'appstream', mismatched repomd.
2025-04-22T12:59:35+0100 DEBUG repo: downloading from remote: appstream
2025-04-22T12:59:40+0100 DEBUG appstream: using metadata from Tue 22 Apr 2025 10:16:58 AM BST.
2025-04-22T12:59:40+0100 DEBUG reviving: failed for 'extras', mismatched repomd.
2025-04-22T12:59:40+0100 DEBUG repo: downloading from remote: extras
2025-04-22T12:59:40+0100 DEBUG extras: using metadata from Tue 22 Apr 2025 10:17:55 AM BST.
2025-04-22T12:59:40+0100 DEBUG countme: no event for epel: window already counted
2025-04-22T12:59:40+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-22T12:59:40+0100 DEBUG epel: using metadata from Mon 21 Apr 2025 02:54:40 AM BST.
2025-04-22T12:59:40+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-22T12:59:40+0100 DEBUG fastpanel: using metadata from Wed 16 Apr 2025 11:58:19 AM BST.
2025-04-22T12:59:40+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-22T12:59:40+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-22T12:59:40+0100 DDEBUG Cleaning up.
2025-04-22T12:59:40+0100 DDEBUG Plugins were unloaded.
2025-04-22T12:59:40+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-22T12:59:40+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-22T14:32:09+0100 INFO --- logging initialized ---
2025-04-22T14:32:09+0100 DDEBUG timer: config: 3 ms
2025-04-22T14:32:09+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-22T14:32:09+0100 DEBUG DNF version: 4.7.0
2025-04-22T14:32:09+0100 DDEBUG Command: dnf makecache --timer
2025-04-22T14:32:09+0100 DDEBUG Installroot: /
2025-04-22T14:32:09+0100 DDEBUG Releasever: 8
2025-04-22T14:32:09+0100 DEBUG cachedir: /var/cache/dnf
2025-04-22T14:32:09+0100 DDEBUG Base command: makecache
2025-04-22T14:32:09+0100 DDEBUG Extra commands: ['makecache', '--timer']
2025-04-22T14:32:09+0100 DEBUG Making cache files for all metadata files.
2025-04-22T14:32:10+0100 INFO Metadata cache refreshed recently.
2025-04-22T14:32:10+0100 DDEBUG Cleaning up.
2025-04-22T14:32:10+0100 DDEBUG Plugins were unloaded.
2025-04-22T16:31:14+0100 INFO --- logging initialized ---
2025-04-22T16:31:14+0100 DDEBUG timer: config: 4 ms
2025-04-22T16:31:15+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-22T16:31:15+0100 DEBUG DNF version: 4.7.0
2025-04-22T16:31:15+0100 DDEBUG Command: dnf makecache --timer
2025-04-22T16:31:15+0100 DDEBUG Installroot: /
2025-04-22T16:31:15+0100 DDEBUG Releasever: 8
2025-04-22T16:31:15+0100 DEBUG cachedir: /var/cache/dnf
2025-04-22T16:31:15+0100 DDEBUG Base command: makecache
2025-04-22T16:31:15+0100 DDEBUG Extra commands: ['makecache', '--timer']
2025-04-22T16:31:15+0100 DEBUG Making cache files for all metadata files.
2025-04-22T16:31:15+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-22T16:31:15+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-22T16:31:15+0100 DEBUG extras: has expired and will be refreshed.
2025-04-22T16:31:15+0100 DEBUG epel: has expired and will be refreshed.
2025-04-22T16:31:15+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-22T16:31:15+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-22T16:31:15+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-22T16:31:15+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-22T16:31:15+0100 DEBUG baseos: using metadata from Tue 22 Apr 2025 10:15:55 AM BST.
2025-04-22T16:31:15+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-22T16:31:15+0100 DEBUG appstream: using metadata from Tue 22 Apr 2025 10:16:58 AM BST.
2025-04-22T16:31:15+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-22T16:31:15+0100 DEBUG extras: using metadata from Tue 22 Apr 2025 10:17:55 AM BST.
2025-04-22T16:31:15+0100 DEBUG countme: no event for epel: window already counted
2025-04-22T16:31:15+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-22T16:31:15+0100 DEBUG epel: using metadata from Mon 21 Apr 2025 02:54:40 AM BST.
2025-04-22T16:31:16+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-22T16:31:16+0100 DEBUG fastpanel: using metadata from Wed 16 Apr 2025 11:58:19 AM BST.
2025-04-22T16:31:16+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-22T16:31:16+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-22T16:31:16+0100 DDEBUG Cleaning up.
2025-04-22T16:31:16+0100 DDEBUG Plugins were unloaded.
2025-04-22T16:31:16+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-22T16:31:16+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-22T18:09:59+0100 INFO --- logging initialized ---
2025-04-22T18:09:59+0100 DDEBUG timer: config: 4 ms
2025-04-22T18:09:59+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-22T18:09:59+0100 DEBUG DNF version: 4.7.0
2025-04-22T18:09:59+0100 DDEBUG Command: dnf makecache --timer
2025-04-22T18:09:59+0100 DDEBUG Installroot: /
2025-04-22T18:09:59+0100 DDEBUG Releasever: 8
2025-04-22T18:09:59+0100 DEBUG cachedir: /var/cache/dnf
2025-04-22T18:09:59+0100 DDEBUG Base command: makecache
2025-04-22T18:09:59+0100 DDEBUG Extra commands: ['makecache', '--timer']
2025-04-22T18:09:59+0100 DEBUG Making cache files for all metadata files.
2025-04-22T18:09:59+0100 INFO Metadata cache refreshed recently.
2025-04-22T18:09:59+0100 DDEBUG Cleaning up.
2025-04-22T18:09:59+0100 DDEBUG Plugins were unloaded.
2025-04-22T19:46:34+0100 INFO --- logging initialized ---
2025-04-22T19:46:34+0100 DDEBUG timer: config: 3 ms
2025-04-22T19:46:34+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-22T19:46:34+0100 DEBUG DNF version: 4.7.0
2025-04-22T19:46:34+0100 DDEBUG Command: dnf makecache --timer
2025-04-22T19:46:34+0100 DDEBUG Installroot: /
2025-04-22T19:46:34+0100 DDEBUG Releasever: 8
2025-04-22T19:46:34+0100 DEBUG cachedir: /var/cache/dnf
2025-04-22T19:46:34+0100 DDEBUG Base command: makecache
2025-04-22T19:46:34+0100 DDEBUG Extra commands: ['makecache', '--timer']
2025-04-22T19:46:34+0100 DEBUG Making cache files for all metadata files.
2025-04-22T19:46:34+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-22T19:46:34+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-22T19:46:34+0100 DEBUG extras: has expired and will be refreshed.
2025-04-22T19:46:34+0100 DEBUG epel: has expired and will be refreshed.
2025-04-22T19:46:34+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-22T19:46:34+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-22T19:46:34+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-22T19:46:34+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-22T19:46:34+0100 DEBUG baseos: using metadata from Tue 22 Apr 2025 10:15:55 AM BST.
2025-04-22T19:46:34+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-22T19:46:34+0100 DEBUG appstream: using metadata from Tue 22 Apr 2025 10:16:58 AM BST.
2025-04-22T19:46:34+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-22T19:46:34+0100 DEBUG extras: using metadata from Tue 22 Apr 2025 10:17:55 AM BST.
2025-04-22T19:46:34+0100 DEBUG countme: no event for epel: window already counted
2025-04-22T19:46:35+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-22T19:46:35+0100 DEBUG epel: using metadata from Mon 21 Apr 2025 02:54:40 AM BST.
2025-04-22T19:46:35+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-22T19:46:35+0100 DEBUG fastpanel: using metadata from Wed 16 Apr 2025 11:58:19 AM BST.
2025-04-22T19:46:35+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-22T19:46:35+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-22T19:46:35+0100 DDEBUG Cleaning up.
2025-04-22T19:46:35+0100 DDEBUG Plugins were unloaded.
2025-04-22T19:46:35+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-22T19:46:35+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-22T21:20:00+0100 INFO --- logging initialized ---
2025-04-22T21:20:00+0100 DDEBUG timer: config: 14 ms
2025-04-22T21:20:01+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-22T21:20:01+0100 DEBUG DNF version: 4.7.0
2025-04-22T21:20:01+0100 DDEBUG Command: dnf makecache --timer
2025-04-22T21:20:01+0100 DDEBUG Installroot: /
2025-04-22T21:20:01+0100 DDEBUG Releasever: 8
2025-04-22T21:20:01+0100 DEBUG cachedir: /var/cache/dnf
2025-04-22T21:20:01+0100 DDEBUG Base command: makecache
2025-04-22T21:20:01+0100 DDEBUG Extra commands: ['makecache', '--timer']
2025-04-22T21:20:01+0100 DEBUG Making cache files for all metadata files.
2025-04-22T21:20:01+0100 INFO Metadata cache refreshed recently.
2025-04-22T21:20:01+0100 DDEBUG Cleaning up.
2025-04-22T21:20:01+0100 DDEBUG Plugins were unloaded.
2025-04-22T23:11:12+0100 INFO --- logging initialized ---
2025-04-22T23:11:12+0100 DDEBUG timer: config: 3 ms
2025-04-22T23:11:12+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-22T23:11:12+0100 DEBUG DNF version: 4.7.0
2025-04-22T23:11:12+0100 DDEBUG Command: dnf makecache --timer
2025-04-22T23:11:12+0100 DDEBUG Installroot: /
2025-04-22T23:11:12+0100 DDEBUG Releasever: 8
2025-04-22T23:11:12+0100 DEBUG cachedir: /var/cache/dnf
2025-04-22T23:11:12+0100 DDEBUG Base command: makecache
2025-04-22T23:11:12+0100 DDEBUG Extra commands: ['makecache', '--timer']
2025-04-22T23:11:12+0100 DEBUG Making cache files for all metadata files.
2025-04-22T23:11:12+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-22T23:11:12+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-22T23:11:12+0100 DEBUG extras: has expired and will be refreshed.
2025-04-22T23:11:12+0100 DEBUG epel: has expired and will be refreshed.
2025-04-22T23:11:12+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-22T23:11:12+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-22T23:11:12+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-22T23:11:12+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-22T23:11:12+0100 DEBUG baseos: using metadata from Tue 22 Apr 2025 10:15:55 AM BST.
2025-04-22T23:11:12+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-22T23:11:12+0100 DEBUG appstream: using metadata from Tue 22 Apr 2025 10:16:58 AM BST.
2025-04-22T23:11:12+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-22T23:11:12+0100 DEBUG extras: using metadata from Tue 22 Apr 2025 10:17:55 AM BST.
2025-04-22T23:11:12+0100 DEBUG countme: no event for epel: window already counted
2025-04-22T23:11:13+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-22T23:11:14+0100 DEBUG epel: using metadata from Mon 21 Apr 2025 02:54:40 AM BST.
2025-04-22T23:11:14+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-22T23:11:14+0100 DEBUG fastpanel: using metadata from Wed 16 Apr 2025 11:58:19 AM BST.
2025-04-22T23:11:14+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-22T23:11:14+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-22T23:11:14+0100 DDEBUG Cleaning up.
2025-04-22T23:11:14+0100 DDEBUG Plugins were unloaded.
2025-04-22T23:11:14+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-22T23:11:14+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-23T00:34:03+0100 INFO --- logging initialized ---
2025-04-23T00:34:03+0100 DDEBUG timer: config: 2 ms
2025-04-23T00:34:03+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-23T00:34:03+0100 DEBUG DNF version: 4.7.0
2025-04-23T00:34:03+0100 DDEBUG Command: dnf makecache --timer
2025-04-23T00:34:03+0100 DDEBUG Installroot: /
2025-04-23T00:34:03+0100 DDEBUG Releasever: 8
2025-04-23T00:34:03+0100 DEBUG cachedir: /var/cache/dnf
2025-04-23T00:34:03+0100 DDEBUG Base command: makecache
2025-04-23T00:34:03+0100 DDEBUG Extra commands: ['makecache', '--timer']
2025-04-23T00:34:03+0100 DEBUG Making cache files for all metadata files.
2025-04-23T00:34:03+0100 INFO Metadata cache refreshed recently.
2025-04-23T00:34:03+0100 DDEBUG Cleaning up.
2025-04-23T00:34:03+0100 DDEBUG Plugins were unloaded.
2025-04-23T01:41:02+0100 INFO --- logging initialized ---
2025-04-23T01:41:02+0100 DDEBUG timer: config: 3 ms
2025-04-23T01:41:02+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-23T01:41:02+0100 DEBUG YUM version: 4.7.0
2025-04-23T01:41:02+0100 DDEBUG Command: yum makecache -y
2025-04-23T01:41:02+0100 DDEBUG Installroot: /
2025-04-23T01:41:02+0100 DDEBUG Releasever: 8
2025-04-23T01:41:02+0100 DEBUG cachedir: /var/cache/dnf
2025-04-23T01:41:02+0100 DDEBUG Base command: makecache
2025-04-23T01:41:02+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-23T01:41:02+0100 DEBUG Making cache files for all metadata files.
2025-04-23T01:41:02+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-23T01:41:02+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-23T01:41:02+0100 DEBUG extras: has expired and will be refreshed.
2025-04-23T01:41:02+0100 DEBUG epel: has expired and will be refreshed.
2025-04-23T01:41:02+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-23T01:41:02+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-23T01:41:02+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-23T01:41:02+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-23T01:41:02+0100 DEBUG baseos: using metadata from Tue Apr 22 10:15:55 2025.
2025-04-23T01:41:02+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-23T01:41:02+0100 DEBUG appstream: using metadata from Tue Apr 22 10:16:58 2025.
2025-04-23T01:41:02+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-23T01:41:02+0100 DEBUG extras: using metadata from Tue Apr 22 10:17:55 2025.
2025-04-23T01:41:02+0100 DEBUG countme: no event for epel: window already counted
2025-04-23T01:41:03+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-23T01:41:03+0100 DEBUG epel: using metadata from Mon Apr 21 02:54:40 2025.
2025-04-23T01:41:03+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-23T01:41:03+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-23T01:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T01:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T01:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T01:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T01:41:03+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-23T01:41:03+0100 DDEBUG Cleaning up.
2025-04-23T01:41:03+0100 DDEBUG Plugins were unloaded.
2025-04-23T01:41:03+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T01:41:03+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T01:41:03+0100 INFO --- logging initialized ---
2025-04-23T01:41:03+0100 DDEBUG timer: config: 5 ms
2025-04-23T01:41:04+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-23T01:41:04+0100 DEBUG YUM version: 4.7.0
2025-04-23T01:41:04+0100 DDEBUG Command: yum makecache -y
2025-04-23T01:41:04+0100 DDEBUG Installroot: /
2025-04-23T01:41:04+0100 DDEBUG Releasever: 8
2025-04-23T01:41:04+0100 DEBUG cachedir: /var/cache/dnf
2025-04-23T01:41:04+0100 DDEBUG Base command: makecache
2025-04-23T01:41:04+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-23T01:41:04+0100 DEBUG Making cache files for all metadata files.
2025-04-23T01:41:04+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-23T01:41:04+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-23T01:41:04+0100 DEBUG extras: has expired and will be refreshed.
2025-04-23T01:41:04+0100 DEBUG epel: has expired and will be refreshed.
2025-04-23T01:41:04+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-23T01:41:04+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-23T01:41:04+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-23T01:41:04+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-23T01:41:04+0100 DEBUG baseos: using metadata from Tue Apr 22 10:15:55 2025.
2025-04-23T01:41:04+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-23T01:41:04+0100 DEBUG appstream: using metadata from Tue Apr 22 10:16:58 2025.
2025-04-23T01:41:04+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-23T01:41:04+0100 DEBUG extras: using metadata from Tue Apr 22 10:17:55 2025.
2025-04-23T01:41:04+0100 DEBUG countme: no event for epel: window already counted
2025-04-23T01:41:04+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-23T01:41:04+0100 DEBUG epel: using metadata from Mon Apr 21 02:54:40 2025.
2025-04-23T01:41:04+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-23T01:41:04+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-23T01:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T01:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T01:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T01:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T01:41:04+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-23T01:41:04+0100 DDEBUG Cleaning up.
2025-04-23T01:41:04+0100 DDEBUG Plugins were unloaded.
2025-04-23T01:41:04+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T01:41:04+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T01:41:04+0100 INFO --- logging initialized ---
2025-04-23T01:41:04+0100 DDEBUG timer: config: 2 ms
2025-04-23T01:41:04+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-23T01:41:04+0100 DEBUG YUM version: 4.7.0
2025-04-23T01:41:04+0100 DDEBUG Command: yum makecache -y
2025-04-23T01:41:04+0100 DDEBUG Installroot: /
2025-04-23T01:41:04+0100 DDEBUG Releasever: 8
2025-04-23T01:41:04+0100 DEBUG cachedir: /var/cache/dnf
2025-04-23T01:41:04+0100 DDEBUG Base command: makecache
2025-04-23T01:41:04+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-23T01:41:04+0100 DEBUG Making cache files for all metadata files.
2025-04-23T01:41:04+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-23T01:41:04+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-23T01:41:04+0100 DEBUG extras: has expired and will be refreshed.
2025-04-23T01:41:04+0100 DEBUG epel: has expired and will be refreshed.
2025-04-23T01:41:04+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-23T01:41:04+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-23T01:41:04+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-23T01:41:04+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-23T01:41:04+0100 DEBUG baseos: using metadata from Tue Apr 22 10:15:55 2025.
2025-04-23T01:41:04+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-23T01:41:04+0100 DEBUG appstream: using metadata from Tue Apr 22 10:16:58 2025.
2025-04-23T01:41:04+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-23T01:41:04+0100 DEBUG extras: using metadata from Tue Apr 22 10:17:55 2025.
2025-04-23T01:41:04+0100 DEBUG countme: no event for epel: window already counted
2025-04-23T01:41:05+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-23T01:41:05+0100 DEBUG epel: using metadata from Mon Apr 21 02:54:40 2025.
2025-04-23T01:41:05+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-23T01:41:05+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-23T01:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T01:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T01:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T01:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T01:41:05+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-23T01:41:05+0100 DDEBUG Cleaning up.
2025-04-23T01:41:05+0100 DDEBUG Plugins were unloaded.
2025-04-23T01:41:05+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T01:41:05+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T01:41:05+0100 INFO --- logging initialized ---
2025-04-23T01:41:05+0100 DDEBUG timer: config: 2 ms
2025-04-23T01:41:05+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-23T01:41:05+0100 DEBUG YUM version: 4.7.0
2025-04-23T01:41:05+0100 DDEBUG Command: yum makecache -y
2025-04-23T01:41:05+0100 DDEBUG Installroot: /
2025-04-23T01:41:05+0100 DDEBUG Releasever: 8
2025-04-23T01:41:05+0100 DEBUG cachedir: /var/cache/dnf
2025-04-23T01:41:05+0100 DDEBUG Base command: makecache
2025-04-23T01:41:05+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-23T01:41:05+0100 DEBUG Making cache files for all metadata files.
2025-04-23T01:41:05+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-23T01:41:05+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-23T01:41:05+0100 DEBUG extras: has expired and will be refreshed.
2025-04-23T01:41:05+0100 DEBUG epel: has expired and will be refreshed.
2025-04-23T01:41:05+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-23T01:41:05+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-23T01:41:05+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-23T01:41:05+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-23T01:41:05+0100 DEBUG baseos: using metadata from Tue Apr 22 10:15:55 2025.
2025-04-23T01:41:05+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-23T01:41:05+0100 DEBUG appstream: using metadata from Tue Apr 22 10:16:58 2025.
2025-04-23T01:41:05+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-23T01:41:05+0100 DEBUG extras: using metadata from Tue Apr 22 10:17:55 2025.
2025-04-23T01:41:05+0100 DEBUG countme: no event for epel: window already counted
2025-04-23T01:41:05+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-23T01:41:06+0100 DEBUG epel: using metadata from Mon Apr 21 02:54:40 2025.
2025-04-23T01:41:06+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-23T01:41:06+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-23T01:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T01:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T01:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T01:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T01:41:06+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-23T01:41:06+0100 DDEBUG Cleaning up.
2025-04-23T01:41:06+0100 DDEBUG Plugins were unloaded.
2025-04-23T01:41:06+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T01:41:06+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T01:41:06+0100 INFO --- logging initialized ---
2025-04-23T01:41:06+0100 DDEBUG timer: config: 2 ms
2025-04-23T01:41:06+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-23T01:41:06+0100 DEBUG YUM version: 4.7.0
2025-04-23T01:41:06+0100 DDEBUG Command: yum makecache -y
2025-04-23T01:41:06+0100 DDEBUG Installroot: /
2025-04-23T01:41:06+0100 DDEBUG Releasever: 8
2025-04-23T01:41:06+0100 DEBUG cachedir: /var/cache/dnf
2025-04-23T01:41:06+0100 DDEBUG Base command: makecache
2025-04-23T01:41:06+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-23T01:41:06+0100 DEBUG Making cache files for all metadata files.
2025-04-23T01:41:06+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-23T01:41:06+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-23T01:41:06+0100 DEBUG extras: has expired and will be refreshed.
2025-04-23T01:41:06+0100 DEBUG epel: has expired and will be refreshed.
2025-04-23T01:41:06+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-23T01:41:06+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-23T01:41:06+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-23T01:41:06+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-23T01:41:06+0100 DEBUG baseos: using metadata from Tue Apr 22 10:15:55 2025.
2025-04-23T01:41:06+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-23T01:41:06+0100 DEBUG appstream: using metadata from Tue Apr 22 10:16:58 2025.
2025-04-23T01:41:06+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-23T01:41:06+0100 DEBUG extras: using metadata from Tue Apr 22 10:17:55 2025.
2025-04-23T01:41:06+0100 DEBUG countme: no event for epel: window already counted
2025-04-23T01:41:06+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-23T01:41:06+0100 DEBUG epel: using metadata from Mon Apr 21 02:54:40 2025.
2025-04-23T01:41:06+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-23T01:41:06+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-23T01:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T01:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T01:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T01:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T01:41:06+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-23T01:41:06+0100 DDEBUG Cleaning up.
2025-04-23T01:41:06+0100 DDEBUG Plugins were unloaded.
2025-04-23T01:41:06+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T01:41:06+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T01:41:07+0100 INFO --- logging initialized ---
2025-04-23T01:41:07+0100 DDEBUG timer: config: 2 ms
2025-04-23T01:41:07+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-23T01:41:07+0100 DEBUG YUM version: 4.7.0
2025-04-23T01:41:07+0100 DDEBUG Command: yum makecache -y
2025-04-23T01:41:07+0100 DDEBUG Installroot: /
2025-04-23T01:41:07+0100 DDEBUG Releasever: 8
2025-04-23T01:41:07+0100 DEBUG cachedir: /var/cache/dnf
2025-04-23T01:41:07+0100 DDEBUG Base command: makecache
2025-04-23T01:41:07+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-23T01:41:07+0100 DEBUG Making cache files for all metadata files.
2025-04-23T01:41:07+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-23T01:41:07+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-23T01:41:07+0100 DEBUG extras: has expired and will be refreshed.
2025-04-23T01:41:07+0100 DEBUG epel: has expired and will be refreshed.
2025-04-23T01:41:07+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-23T01:41:07+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-23T01:41:07+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-23T01:41:07+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-23T01:41:07+0100 DEBUG baseos: using metadata from Tue Apr 22 10:15:55 2025.
2025-04-23T01:41:07+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-23T01:41:07+0100 DEBUG appstream: using metadata from Tue Apr 22 10:16:58 2025.
2025-04-23T01:41:07+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-23T01:41:07+0100 DEBUG extras: using metadata from Tue Apr 22 10:17:55 2025.
2025-04-23T01:41:07+0100 DEBUG countme: no event for epel: window already counted
2025-04-23T01:41:07+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-23T01:41:07+0100 DEBUG epel: using metadata from Mon Apr 21 02:54:40 2025.
2025-04-23T01:41:07+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-23T01:41:07+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-23T01:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T01:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T01:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T01:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T01:41:07+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-23T01:41:07+0100 DDEBUG Cleaning up.
2025-04-23T01:41:07+0100 DDEBUG Plugins were unloaded.
2025-04-23T01:41:07+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T01:41:07+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T01:41:07+0100 INFO --- logging initialized ---
2025-04-23T01:41:07+0100 DDEBUG timer: config: 2 ms
2025-04-23T01:41:07+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-23T01:41:07+0100 DEBUG YUM version: 4.7.0
2025-04-23T01:41:07+0100 DDEBUG Command: yum makecache -y
2025-04-23T01:41:07+0100 DDEBUG Installroot: /
2025-04-23T01:41:07+0100 DDEBUG Releasever: 8
2025-04-23T01:41:07+0100 DEBUG cachedir: /var/cache/dnf
2025-04-23T01:41:07+0100 DDEBUG Base command: makecache
2025-04-23T01:41:07+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-23T01:41:07+0100 DEBUG Making cache files for all metadata files.
2025-04-23T01:41:07+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-23T01:41:07+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-23T01:41:07+0100 DEBUG extras: has expired and will be refreshed.
2025-04-23T01:41:07+0100 DEBUG epel: has expired and will be refreshed.
2025-04-23T01:41:07+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-23T01:41:07+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-23T01:41:07+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-23T01:41:08+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-23T01:41:08+0100 DEBUG baseos: using metadata from Tue Apr 22 10:15:55 2025.
2025-04-23T01:41:08+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-23T01:41:08+0100 DEBUG appstream: using metadata from Tue Apr 22 10:16:58 2025.
2025-04-23T01:41:08+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-23T01:41:08+0100 DEBUG extras: using metadata from Tue Apr 22 10:17:55 2025.
2025-04-23T01:41:08+0100 DEBUG countme: no event for epel: window already counted
2025-04-23T01:41:08+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-23T01:41:08+0100 DEBUG epel: using metadata from Mon Apr 21 02:54:40 2025.
2025-04-23T01:41:08+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-23T01:41:08+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-23T01:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T01:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T01:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T01:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T01:41:08+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-23T01:41:08+0100 DDEBUG Cleaning up.
2025-04-23T01:41:08+0100 DDEBUG Plugins were unloaded.
2025-04-23T01:41:08+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T01:41:08+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T01:45:17+0100 INFO --- logging initialized ---
2025-04-23T01:45:17+0100 DDEBUG timer: config: 2 ms
2025-04-23T01:45:17+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-23T01:45:17+0100 DEBUG DNF version: 4.7.0
2025-04-23T01:45:17+0100 DDEBUG Command: dnf makecache --timer
2025-04-23T01:45:17+0100 DDEBUG Installroot: /
2025-04-23T01:45:17+0100 DDEBUG Releasever: 8
2025-04-23T01:45:17+0100 DEBUG cachedir: /var/cache/dnf
2025-04-23T01:45:17+0100 DDEBUG Base command: makecache
2025-04-23T01:45:17+0100 DDEBUG Extra commands: ['makecache', '--timer']
2025-04-23T01:45:17+0100 DEBUG Making cache files for all metadata files.
2025-04-23T01:45:17+0100 INFO Metadata cache refreshed recently.
2025-04-23T01:45:17+0100 DDEBUG Cleaning up.
2025-04-23T01:45:17+0100 DDEBUG Plugins were unloaded.
2025-04-23T02:41:03+0100 INFO --- logging initialized ---
2025-04-23T02:41:03+0100 DDEBUG timer: config: 3 ms
2025-04-23T02:41:03+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-23T02:41:03+0100 DEBUG YUM version: 4.7.0
2025-04-23T02:41:03+0100 DDEBUG Command: yum makecache -y
2025-04-23T02:41:03+0100 DDEBUG Installroot: /
2025-04-23T02:41:03+0100 DDEBUG Releasever: 8
2025-04-23T02:41:03+0100 DEBUG cachedir: /var/cache/dnf
2025-04-23T02:41:03+0100 DDEBUG Base command: makecache
2025-04-23T02:41:03+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-23T02:41:03+0100 DEBUG Making cache files for all metadata files.
2025-04-23T02:41:03+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-23T02:41:03+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-23T02:41:03+0100 DEBUG extras: has expired and will be refreshed.
2025-04-23T02:41:03+0100 DEBUG epel: has expired and will be refreshed.
2025-04-23T02:41:03+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-23T02:41:03+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-23T02:41:03+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-23T02:41:03+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-23T02:41:03+0100 DEBUG baseos: using metadata from Tue Apr 22 10:15:55 2025.
2025-04-23T02:41:03+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-23T02:41:03+0100 DEBUG appstream: using metadata from Tue Apr 22 10:16:58 2025.
2025-04-23T02:41:03+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-23T02:41:03+0100 DEBUG extras: using metadata from Tue Apr 22 10:17:55 2025.
2025-04-23T02:41:03+0100 DEBUG countme: no event for epel: window already counted
2025-04-23T02:41:03+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-23T02:41:03+0100 DEBUG epel: using metadata from Mon Apr 21 02:54:40 2025.
2025-04-23T02:41:03+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-23T02:41:03+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-23T02:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T02:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T02:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T02:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T02:41:04+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-23T02:41:04+0100 DDEBUG Cleaning up.
2025-04-23T02:41:04+0100 DDEBUG Plugins were unloaded.
2025-04-23T02:41:04+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T02:41:04+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T02:41:04+0100 INFO --- logging initialized ---
2025-04-23T02:41:04+0100 DDEBUG timer: config: 2 ms
2025-04-23T02:41:04+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-23T02:41:04+0100 DEBUG YUM version: 4.7.0
2025-04-23T02:41:04+0100 DDEBUG Command: yum makecache -y
2025-04-23T02:41:04+0100 DDEBUG Installroot: /
2025-04-23T02:41:04+0100 DDEBUG Releasever: 8
2025-04-23T02:41:04+0100 DEBUG cachedir: /var/cache/dnf
2025-04-23T02:41:04+0100 DDEBUG Base command: makecache
2025-04-23T02:41:04+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-23T02:41:04+0100 DEBUG Making cache files for all metadata files.
2025-04-23T02:41:04+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-23T02:41:04+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-23T02:41:04+0100 DEBUG extras: has expired and will be refreshed.
2025-04-23T02:41:04+0100 DEBUG epel: has expired and will be refreshed.
2025-04-23T02:41:04+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-23T02:41:04+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-23T02:41:04+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-23T02:41:04+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-23T02:41:04+0100 DEBUG baseos: using metadata from Tue Apr 22 10:15:55 2025.
2025-04-23T02:41:04+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-23T02:41:04+0100 DEBUG appstream: using metadata from Tue Apr 22 10:16:58 2025.
2025-04-23T02:41:04+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-23T02:41:04+0100 DEBUG extras: using metadata from Tue Apr 22 10:17:55 2025.
2025-04-23T02:41:04+0100 DEBUG countme: no event for epel: window already counted
2025-04-23T02:41:04+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-23T02:41:04+0100 DEBUG epel: using metadata from Mon Apr 21 02:54:40 2025.
2025-04-23T02:41:04+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-23T02:41:04+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-23T02:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T02:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T02:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T02:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T02:41:04+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-23T02:41:04+0100 DDEBUG Cleaning up.
2025-04-23T02:41:04+0100 DDEBUG Plugins were unloaded.
2025-04-23T02:41:04+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T02:41:04+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T02:41:05+0100 INFO --- logging initialized ---
2025-04-23T02:41:05+0100 DDEBUG timer: config: 2 ms
2025-04-23T02:41:05+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-23T02:41:05+0100 DEBUG YUM version: 4.7.0
2025-04-23T02:41:05+0100 DDEBUG Command: yum makecache -y
2025-04-23T02:41:05+0100 DDEBUG Installroot: /
2025-04-23T02:41:05+0100 DDEBUG Releasever: 8
2025-04-23T02:41:05+0100 DEBUG cachedir: /var/cache/dnf
2025-04-23T02:41:05+0100 DDEBUG Base command: makecache
2025-04-23T02:41:05+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-23T02:41:05+0100 DEBUG Making cache files for all metadata files.
2025-04-23T02:41:05+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-23T02:41:05+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-23T02:41:05+0100 DEBUG extras: has expired and will be refreshed.
2025-04-23T02:41:05+0100 DEBUG epel: has expired and will be refreshed.
2025-04-23T02:41:05+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-23T02:41:05+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-23T02:41:05+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-23T02:41:05+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-23T02:41:05+0100 DEBUG baseos: using metadata from Tue Apr 22 10:15:55 2025.
2025-04-23T02:41:05+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-23T02:41:05+0100 DEBUG appstream: using metadata from Tue Apr 22 10:16:58 2025.
2025-04-23T02:41:05+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-23T02:41:05+0100 DEBUG extras: using metadata from Tue Apr 22 10:17:55 2025.
2025-04-23T02:41:05+0100 DEBUG countme: no event for epel: window already counted
2025-04-23T02:41:05+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-23T02:41:05+0100 DEBUG epel: using metadata from Mon Apr 21 02:54:40 2025.
2025-04-23T02:41:05+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-23T02:41:05+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-23T02:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T02:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T02:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T02:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T02:41:05+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-23T02:41:05+0100 DDEBUG Cleaning up.
2025-04-23T02:41:05+0100 DDEBUG Plugins were unloaded.
2025-04-23T02:41:05+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T02:41:05+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T02:41:06+0100 INFO --- logging initialized ---
2025-04-23T02:41:06+0100 DDEBUG timer: config: 3 ms
2025-04-23T02:41:06+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-23T02:41:06+0100 DEBUG YUM version: 4.7.0
2025-04-23T02:41:06+0100 DDEBUG Command: yum makecache -y
2025-04-23T02:41:06+0100 DDEBUG Installroot: /
2025-04-23T02:41:06+0100 DDEBUG Releasever: 8
2025-04-23T02:41:06+0100 DEBUG cachedir: /var/cache/dnf
2025-04-23T02:41:06+0100 DDEBUG Base command: makecache
2025-04-23T02:41:06+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-23T02:41:06+0100 DEBUG Making cache files for all metadata files.
2025-04-23T02:41:06+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-23T02:41:06+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-23T02:41:06+0100 DEBUG extras: has expired and will be refreshed.
2025-04-23T02:41:06+0100 DEBUG epel: has expired and will be refreshed.
2025-04-23T02:41:06+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-23T02:41:06+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-23T02:41:06+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-23T02:41:06+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-23T02:41:06+0100 DEBUG baseos: using metadata from Tue Apr 22 10:15:55 2025.
2025-04-23T02:41:06+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-23T02:41:06+0100 DEBUG appstream: using metadata from Tue Apr 22 10:16:58 2025.
2025-04-23T02:41:06+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-23T02:41:06+0100 DEBUG extras: using metadata from Tue Apr 22 10:17:55 2025.
2025-04-23T02:41:06+0100 DEBUG countme: no event for epel: window already counted
2025-04-23T02:41:06+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-23T02:41:06+0100 DEBUG epel: using metadata from Mon Apr 21 02:54:40 2025.
2025-04-23T02:41:06+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-23T02:41:06+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-23T02:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T02:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T02:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T02:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T02:41:06+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-23T02:41:06+0100 DDEBUG Cleaning up.
2025-04-23T02:41:06+0100 DDEBUG Plugins were unloaded.
2025-04-23T02:41:06+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T02:41:06+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T02:41:07+0100 INFO --- logging initialized ---
2025-04-23T02:41:07+0100 DDEBUG timer: config: 3 ms
2025-04-23T02:41:07+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-23T02:41:07+0100 DEBUG YUM version: 4.7.0
2025-04-23T02:41:07+0100 DDEBUG Command: yum makecache -y
2025-04-23T02:41:07+0100 DDEBUG Installroot: /
2025-04-23T02:41:07+0100 DDEBUG Releasever: 8
2025-04-23T02:41:07+0100 DEBUG cachedir: /var/cache/dnf
2025-04-23T02:41:07+0100 DDEBUG Base command: makecache
2025-04-23T02:41:07+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-23T02:41:07+0100 DEBUG Making cache files for all metadata files.
2025-04-23T02:41:07+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-23T02:41:07+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-23T02:41:07+0100 DEBUG extras: has expired and will be refreshed.
2025-04-23T02:41:07+0100 DEBUG epel: has expired and will be refreshed.
2025-04-23T02:41:07+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-23T02:41:07+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-23T02:41:07+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-23T02:41:07+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-23T02:41:07+0100 DEBUG baseos: using metadata from Tue Apr 22 10:15:55 2025.
2025-04-23T02:41:07+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-23T02:41:07+0100 DEBUG appstream: using metadata from Tue Apr 22 10:16:58 2025.
2025-04-23T02:41:07+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-23T02:41:07+0100 DEBUG extras: using metadata from Tue Apr 22 10:17:55 2025.
2025-04-23T02:41:07+0100 DEBUG countme: no event for epel: window already counted
2025-04-23T02:41:07+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-23T02:41:07+0100 DEBUG epel: using metadata from Mon Apr 21 02:54:40 2025.
2025-04-23T02:41:07+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-23T02:41:07+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-23T02:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T02:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T02:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T02:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T02:41:07+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-23T02:41:07+0100 DDEBUG Cleaning up.
2025-04-23T02:41:07+0100 DDEBUG Plugins were unloaded.
2025-04-23T02:41:07+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T02:41:07+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T02:41:08+0100 INFO --- logging initialized ---
2025-04-23T02:41:08+0100 DDEBUG timer: config: 2 ms
2025-04-23T02:41:08+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-23T02:41:08+0100 DEBUG YUM version: 4.7.0
2025-04-23T02:41:08+0100 DDEBUG Command: yum makecache -y
2025-04-23T02:41:08+0100 DDEBUG Installroot: /
2025-04-23T02:41:08+0100 DDEBUG Releasever: 8
2025-04-23T02:41:08+0100 DEBUG cachedir: /var/cache/dnf
2025-04-23T02:41:08+0100 DDEBUG Base command: makecache
2025-04-23T02:41:08+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-23T02:41:08+0100 DEBUG Making cache files for all metadata files.
2025-04-23T02:41:08+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-23T02:41:08+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-23T02:41:08+0100 DEBUG extras: has expired and will be refreshed.
2025-04-23T02:41:08+0100 DEBUG epel: has expired and will be refreshed.
2025-04-23T02:41:08+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-23T02:41:08+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-23T02:41:08+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-23T02:41:08+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-23T02:41:08+0100 DEBUG baseos: using metadata from Tue Apr 22 10:15:55 2025.
2025-04-23T02:41:08+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-23T02:41:08+0100 DEBUG appstream: using metadata from Tue Apr 22 10:16:58 2025.
2025-04-23T02:41:08+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-23T02:41:08+0100 DEBUG extras: using metadata from Tue Apr 22 10:17:55 2025.
2025-04-23T02:41:08+0100 DEBUG countme: no event for epel: window already counted
2025-04-23T02:41:08+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-23T02:41:08+0100 DEBUG epel: using metadata from Mon Apr 21 02:54:40 2025.
2025-04-23T02:41:08+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-23T02:41:08+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-23T02:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T02:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T02:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T02:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T02:41:08+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-23T02:41:08+0100 DDEBUG Cleaning up.
2025-04-23T02:41:09+0100 DDEBUG Plugins were unloaded.
2025-04-23T02:41:09+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T02:41:09+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T02:41:09+0100 INFO --- logging initialized ---
2025-04-23T02:41:09+0100 DDEBUG timer: config: 3 ms
2025-04-23T02:41:09+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-23T02:41:09+0100 DEBUG YUM version: 4.7.0
2025-04-23T02:41:09+0100 DDEBUG Command: yum makecache -y
2025-04-23T02:41:09+0100 DDEBUG Installroot: /
2025-04-23T02:41:09+0100 DDEBUG Releasever: 8
2025-04-23T02:41:09+0100 DEBUG cachedir: /var/cache/dnf
2025-04-23T02:41:09+0100 DDEBUG Base command: makecache
2025-04-23T02:41:09+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-23T02:41:09+0100 DEBUG Making cache files for all metadata files.
2025-04-23T02:41:09+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-23T02:41:09+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-23T02:41:09+0100 DEBUG extras: has expired and will be refreshed.
2025-04-23T02:41:09+0100 DEBUG epel: has expired and will be refreshed.
2025-04-23T02:41:09+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-23T02:41:09+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-23T02:41:09+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-23T02:41:09+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-23T02:41:09+0100 DEBUG baseos: using metadata from Tue Apr 22 10:15:55 2025.
2025-04-23T02:41:09+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-23T02:41:09+0100 DEBUG appstream: using metadata from Tue Apr 22 10:16:58 2025.
2025-04-23T02:41:09+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-23T02:41:09+0100 DEBUG extras: using metadata from Tue Apr 22 10:17:55 2025.
2025-04-23T02:41:09+0100 DEBUG countme: no event for epel: window already counted
2025-04-23T02:41:09+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-23T02:41:09+0100 DEBUG epel: using metadata from Mon Apr 21 02:54:40 2025.
2025-04-23T02:41:09+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-23T02:41:09+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-23T02:41:10+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T02:41:10+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T02:41:10+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T02:41:10+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T02:41:10+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-23T02:41:10+0100 DDEBUG Cleaning up.
2025-04-23T02:41:10+0100 DDEBUG Plugins were unloaded.
2025-04-23T02:41:10+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T02:41:10+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T03:27:33+0100 INFO --- logging initialized ---
2025-04-23T03:27:33+0100 DDEBUG timer: config: 3 ms
2025-04-23T03:27:33+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-23T03:27:33+0100 DEBUG DNF version: 4.7.0
2025-04-23T03:27:33+0100 DDEBUG Command: dnf makecache --timer
2025-04-23T03:27:33+0100 DDEBUG Installroot: /
2025-04-23T03:27:33+0100 DDEBUG Releasever: 8
2025-04-23T03:27:33+0100 DEBUG cachedir: /var/cache/dnf
2025-04-23T03:27:33+0100 DDEBUG Base command: makecache
2025-04-23T03:27:33+0100 DDEBUG Extra commands: ['makecache', '--timer']
2025-04-23T03:27:33+0100 DEBUG Making cache files for all metadata files.
2025-04-23T03:27:33+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-23T03:27:33+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-23T03:27:33+0100 DEBUG extras: has expired and will be refreshed.
2025-04-23T03:27:33+0100 DEBUG epel: has expired and will be refreshed.
2025-04-23T03:27:33+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-23T03:27:33+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-23T03:27:33+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-23T03:27:33+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-23T03:27:33+0100 DEBUG baseos: using metadata from Tue 22 Apr 2025 10:15:55 AM BST.
2025-04-23T03:27:33+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-23T03:27:33+0100 DEBUG appstream: using metadata from Tue 22 Apr 2025 10:16:58 AM BST.
2025-04-23T03:27:33+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-23T03:27:33+0100 DEBUG extras: using metadata from Tue 22 Apr 2025 10:17:55 AM BST.
2025-04-23T03:27:33+0100 DEBUG countme: no event for epel: window already counted
2025-04-23T03:27:33+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-23T03:27:33+0100 DEBUG epel: using metadata from Mon 21 Apr 2025 02:54:40 AM BST.
2025-04-23T03:27:33+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-23T03:27:33+0100 DEBUG fastpanel: using metadata from Wed 16 Apr 2025 11:58:19 AM BST.
2025-04-23T03:27:33+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T03:27:33+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-23T03:27:33+0100 DDEBUG Cleaning up.
2025-04-23T03:27:33+0100 DDEBUG Plugins were unloaded.
2025-04-23T03:27:33+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-23T03:27:33+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-23T03:41:02+0100 INFO --- logging initialized ---
2025-04-23T03:41:02+0100 DDEBUG timer: config: 5 ms
2025-04-23T03:41:02+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-23T03:41:02+0100 DEBUG YUM version: 4.7.0
2025-04-23T03:41:02+0100 DDEBUG Command: yum makecache -y
2025-04-23T03:41:02+0100 DDEBUG Installroot: /
2025-04-23T03:41:02+0100 DDEBUG Releasever: 8
2025-04-23T03:41:02+0100 DEBUG cachedir: /var/cache/dnf
2025-04-23T03:41:02+0100 DDEBUG Base command: makecache
2025-04-23T03:41:02+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-23T03:41:02+0100 DEBUG Making cache files for all metadata files.
2025-04-23T03:41:02+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-23T03:41:02+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-23T03:41:02+0100 DEBUG extras: has expired and will be refreshed.
2025-04-23T03:41:02+0100 DEBUG epel: has expired and will be refreshed.
2025-04-23T03:41:02+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-23T03:41:02+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-23T03:41:02+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-23T03:41:02+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-23T03:41:02+0100 DEBUG baseos: using metadata from Tue Apr 22 10:15:55 2025.
2025-04-23T03:41:02+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-23T03:41:02+0100 DEBUG appstream: using metadata from Tue Apr 22 10:16:58 2025.
2025-04-23T03:41:02+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-23T03:41:02+0100 DEBUG extras: using metadata from Tue Apr 22 10:17:55 2025.
2025-04-23T03:41:02+0100 DEBUG countme: no event for epel: window already counted
2025-04-23T03:41:02+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-23T03:41:02+0100 DEBUG epel: using metadata from Mon Apr 21 02:54:40 2025.
2025-04-23T03:41:02+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-23T03:41:02+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-23T03:41:02+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T03:41:02+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T03:41:02+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T03:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T03:41:03+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-23T03:41:03+0100 DDEBUG Cleaning up.
2025-04-23T03:41:03+0100 DDEBUG Plugins were unloaded.
2025-04-23T03:41:03+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T03:41:03+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T03:41:03+0100 INFO --- logging initialized ---
2025-04-23T03:41:03+0100 DDEBUG timer: config: 2 ms
2025-04-23T03:41:03+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-23T03:41:03+0100 DEBUG YUM version: 4.7.0
2025-04-23T03:41:03+0100 DDEBUG Command: yum makecache -y
2025-04-23T03:41:03+0100 DDEBUG Installroot: /
2025-04-23T03:41:03+0100 DDEBUG Releasever: 8
2025-04-23T03:41:03+0100 DEBUG cachedir: /var/cache/dnf
2025-04-23T03:41:03+0100 DDEBUG Base command: makecache
2025-04-23T03:41:03+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-23T03:41:03+0100 DEBUG Making cache files for all metadata files.
2025-04-23T03:41:03+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-23T03:41:03+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-23T03:41:03+0100 DEBUG extras: has expired and will be refreshed.
2025-04-23T03:41:03+0100 DEBUG epel: has expired and will be refreshed.
2025-04-23T03:41:03+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-23T03:41:03+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-23T03:41:03+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-23T03:41:03+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-23T03:41:03+0100 DEBUG baseos: using metadata from Tue Apr 22 10:15:55 2025.
2025-04-23T03:41:03+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-23T03:41:03+0100 DEBUG appstream: using metadata from Tue Apr 22 10:16:58 2025.
2025-04-23T03:41:03+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-23T03:41:03+0100 DEBUG extras: using metadata from Tue Apr 22 10:17:55 2025.
2025-04-23T03:41:03+0100 DEBUG countme: no event for epel: window already counted
2025-04-23T03:41:03+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-23T03:41:03+0100 DEBUG epel: using metadata from Mon Apr 21 02:54:40 2025.
2025-04-23T03:41:03+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-23T03:41:03+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-23T03:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T03:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T03:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T03:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T03:41:03+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-23T03:41:03+0100 DDEBUG Cleaning up.
2025-04-23T03:41:03+0100 DDEBUG Plugins were unloaded.
2025-04-23T03:41:03+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T03:41:03+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T03:41:04+0100 INFO --- logging initialized ---
2025-04-23T03:41:04+0100 DDEBUG timer: config: 2 ms
2025-04-23T03:41:04+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-23T03:41:04+0100 DEBUG YUM version: 4.7.0
2025-04-23T03:41:04+0100 DDEBUG Command: yum makecache -y
2025-04-23T03:41:04+0100 DDEBUG Installroot: /
2025-04-23T03:41:04+0100 DDEBUG Releasever: 8
2025-04-23T03:41:04+0100 DEBUG cachedir: /var/cache/dnf
2025-04-23T03:41:04+0100 DDEBUG Base command: makecache
2025-04-23T03:41:04+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-23T03:41:04+0100 DEBUG Making cache files for all metadata files.
2025-04-23T03:41:04+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-23T03:41:04+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-23T03:41:04+0100 DEBUG extras: has expired and will be refreshed.
2025-04-23T03:41:04+0100 DEBUG epel: has expired and will be refreshed.
2025-04-23T03:41:04+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-23T03:41:04+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-23T03:41:04+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-23T03:41:04+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-23T03:41:04+0100 DEBUG baseos: using metadata from Tue Apr 22 10:15:55 2025.
2025-04-23T03:41:04+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-23T03:41:04+0100 DEBUG appstream: using metadata from Tue Apr 22 10:16:58 2025.
2025-04-23T03:41:04+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-23T03:41:04+0100 DEBUG extras: using metadata from Tue Apr 22 10:17:55 2025.
2025-04-23T03:41:04+0100 DEBUG countme: no event for epel: window already counted
2025-04-23T03:41:04+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-23T03:41:04+0100 DEBUG epel: using metadata from Mon Apr 21 02:54:40 2025.
2025-04-23T03:41:04+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-23T03:41:04+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-23T03:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T03:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T03:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T03:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T03:41:04+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-23T03:41:04+0100 DDEBUG Cleaning up.
2025-04-23T03:41:04+0100 DDEBUG Plugins were unloaded.
2025-04-23T03:41:04+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T03:41:04+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T03:41:04+0100 INFO --- logging initialized ---
2025-04-23T03:41:04+0100 DDEBUG timer: config: 2 ms
2025-04-23T03:41:04+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-23T03:41:04+0100 DEBUG YUM version: 4.7.0
2025-04-23T03:41:04+0100 DDEBUG Command: yum makecache -y
2025-04-23T03:41:04+0100 DDEBUG Installroot: /
2025-04-23T03:41:04+0100 DDEBUG Releasever: 8
2025-04-23T03:41:04+0100 DEBUG cachedir: /var/cache/dnf
2025-04-23T03:41:04+0100 DDEBUG Base command: makecache
2025-04-23T03:41:04+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-23T03:41:05+0100 DEBUG Making cache files for all metadata files.
2025-04-23T03:41:05+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-23T03:41:05+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-23T03:41:05+0100 DEBUG extras: has expired and will be refreshed.
2025-04-23T03:41:05+0100 DEBUG epel: has expired and will be refreshed.
2025-04-23T03:41:05+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-23T03:41:05+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-23T03:41:05+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-23T03:41:05+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-23T03:41:05+0100 DEBUG baseos: using metadata from Tue Apr 22 10:15:55 2025.
2025-04-23T03:41:05+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-23T03:41:05+0100 DEBUG appstream: using metadata from Tue Apr 22 10:16:58 2025.
2025-04-23T03:41:05+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-23T03:41:05+0100 DEBUG extras: using metadata from Tue Apr 22 10:17:55 2025.
2025-04-23T03:41:05+0100 DEBUG countme: no event for epel: window already counted
2025-04-23T03:41:05+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-23T03:41:05+0100 DEBUG epel: using metadata from Mon Apr 21 02:54:40 2025.
2025-04-23T03:41:05+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-23T03:41:05+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-23T03:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T03:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T03:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T03:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T03:41:05+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-23T03:41:05+0100 DDEBUG Cleaning up.
2025-04-23T03:41:05+0100 DDEBUG Plugins were unloaded.
2025-04-23T03:41:05+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T03:41:05+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T03:41:05+0100 INFO --- logging initialized ---
2025-04-23T03:41:05+0100 DDEBUG timer: config: 2 ms
2025-04-23T03:41:05+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-23T03:41:05+0100 DEBUG YUM version: 4.7.0
2025-04-23T03:41:05+0100 DDEBUG Command: yum makecache -y
2025-04-23T03:41:05+0100 DDEBUG Installroot: /
2025-04-23T03:41:05+0100 DDEBUG Releasever: 8
2025-04-23T03:41:05+0100 DEBUG cachedir: /var/cache/dnf
2025-04-23T03:41:05+0100 DDEBUG Base command: makecache
2025-04-23T03:41:05+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-23T03:41:05+0100 DEBUG Making cache files for all metadata files.
2025-04-23T03:41:05+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-23T03:41:05+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-23T03:41:05+0100 DEBUG extras: has expired and will be refreshed.
2025-04-23T03:41:05+0100 DEBUG epel: has expired and will be refreshed.
2025-04-23T03:41:05+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-23T03:41:05+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-23T03:41:05+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-23T03:41:05+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-23T03:41:05+0100 DEBUG baseos: using metadata from Tue Apr 22 10:15:55 2025.
2025-04-23T03:41:05+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-23T03:41:05+0100 DEBUG appstream: using metadata from Tue Apr 22 10:16:58 2025.
2025-04-23T03:41:05+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-23T03:41:05+0100 DEBUG extras: using metadata from Tue Apr 22 10:17:55 2025.
2025-04-23T03:41:05+0100 DEBUG countme: no event for epel: window already counted
2025-04-23T03:41:06+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-23T03:41:06+0100 DEBUG epel: using metadata from Mon Apr 21 02:54:40 2025.
2025-04-23T03:41:06+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-23T03:41:06+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-23T03:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T03:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T03:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T03:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T03:41:06+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-23T03:41:06+0100 DDEBUG Cleaning up.
2025-04-23T03:41:06+0100 DDEBUG Plugins were unloaded.
2025-04-23T03:41:06+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T03:41:06+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T03:41:06+0100 INFO --- logging initialized ---
2025-04-23T03:41:06+0100 DDEBUG timer: config: 2 ms
2025-04-23T03:41:06+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-23T03:41:06+0100 DEBUG YUM version: 4.7.0
2025-04-23T03:41:06+0100 DDEBUG Command: yum makecache -y
2025-04-23T03:41:06+0100 DDEBUG Installroot: /
2025-04-23T03:41:06+0100 DDEBUG Releasever: 8
2025-04-23T03:41:06+0100 DEBUG cachedir: /var/cache/dnf
2025-04-23T03:41:06+0100 DDEBUG Base command: makecache
2025-04-23T03:41:06+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-23T03:41:06+0100 DEBUG Making cache files for all metadata files.
2025-04-23T03:41:06+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-23T03:41:06+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-23T03:41:06+0100 DEBUG extras: has expired and will be refreshed.
2025-04-23T03:41:06+0100 DEBUG epel: has expired and will be refreshed.
2025-04-23T03:41:06+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-23T03:41:06+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-23T03:41:06+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-23T03:41:06+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-23T03:41:06+0100 DEBUG baseos: using metadata from Tue Apr 22 10:15:55 2025.
2025-04-23T03:41:06+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-23T03:41:06+0100 DEBUG appstream: using metadata from Tue Apr 22 10:16:58 2025.
2025-04-23T03:41:06+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-23T03:41:06+0100 DEBUG extras: using metadata from Tue Apr 22 10:17:55 2025.
2025-04-23T03:41:06+0100 DEBUG countme: no event for epel: window already counted
2025-04-23T03:41:06+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-23T03:41:07+0100 DEBUG epel: using metadata from Mon Apr 21 02:54:40 2025.
2025-04-23T03:41:07+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-23T03:41:07+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-23T03:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T03:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T03:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T03:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T03:41:07+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-23T03:41:07+0100 DDEBUG Cleaning up.
2025-04-23T03:41:07+0100 DDEBUG Plugins were unloaded.
2025-04-23T03:41:07+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T03:41:07+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T03:41:07+0100 INFO --- logging initialized ---
2025-04-23T03:41:07+0100 DDEBUG timer: config: 3 ms
2025-04-23T03:41:07+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-23T03:41:07+0100 DEBUG YUM version: 4.7.0
2025-04-23T03:41:07+0100 DDEBUG Command: yum makecache -y
2025-04-23T03:41:07+0100 DDEBUG Installroot: /
2025-04-23T03:41:07+0100 DDEBUG Releasever: 8
2025-04-23T03:41:07+0100 DEBUG cachedir: /var/cache/dnf
2025-04-23T03:41:07+0100 DDEBUG Base command: makecache
2025-04-23T03:41:07+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-23T03:41:07+0100 DEBUG Making cache files for all metadata files.
2025-04-23T03:41:07+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-23T03:41:07+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-23T03:41:07+0100 DEBUG extras: has expired and will be refreshed.
2025-04-23T03:41:07+0100 DEBUG epel: has expired and will be refreshed.
2025-04-23T03:41:07+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-23T03:41:07+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-23T03:41:07+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-23T03:41:07+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-23T03:41:07+0100 DEBUG baseos: using metadata from Tue Apr 22 10:15:55 2025.
2025-04-23T03:41:07+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-23T03:41:07+0100 DEBUG appstream: using metadata from Tue Apr 22 10:16:58 2025.
2025-04-23T03:41:07+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-23T03:41:07+0100 DEBUG extras: using metadata from Tue Apr 22 10:17:55 2025.
2025-04-23T03:41:07+0100 DEBUG countme: no event for epel: window already counted
2025-04-23T03:41:07+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-23T03:41:07+0100 DEBUG epel: using metadata from Mon Apr 21 02:54:40 2025.
2025-04-23T03:41:07+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-23T03:41:07+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-23T03:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T03:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T03:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T03:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T03:41:08+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-23T03:41:08+0100 DDEBUG Cleaning up.
2025-04-23T03:41:08+0100 DDEBUG Plugins were unloaded.
2025-04-23T03:41:08+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T03:41:08+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T04:41:02+0100 INFO --- logging initialized ---
2025-04-23T04:41:02+0100 DDEBUG timer: config: 4 ms
2025-04-23T04:41:02+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-23T04:41:02+0100 DEBUG YUM version: 4.7.0
2025-04-23T04:41:02+0100 DDEBUG Command: yum makecache -y
2025-04-23T04:41:02+0100 DDEBUG Installroot: /
2025-04-23T04:41:02+0100 DDEBUG Releasever: 8
2025-04-23T04:41:02+0100 DEBUG cachedir: /var/cache/dnf
2025-04-23T04:41:02+0100 DDEBUG Base command: makecache
2025-04-23T04:41:02+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-23T04:41:02+0100 DEBUG Making cache files for all metadata files.
2025-04-23T04:41:02+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-23T04:41:02+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-23T04:41:02+0100 DEBUG extras: has expired and will be refreshed.
2025-04-23T04:41:02+0100 DEBUG epel: has expired and will be refreshed.
2025-04-23T04:41:02+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-23T04:41:02+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-23T04:41:02+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-23T04:41:02+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-23T04:41:02+0100 DEBUG baseos: using metadata from Tue Apr 22 10:15:55 2025.
2025-04-23T04:41:02+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-23T04:41:02+0100 DEBUG appstream: using metadata from Tue Apr 22 10:16:58 2025.
2025-04-23T04:41:02+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-23T04:41:02+0100 DEBUG extras: using metadata from Tue Apr 22 10:17:55 2025.
2025-04-23T04:41:02+0100 DEBUG countme: no event for epel: window already counted
2025-04-23T04:41:02+0100 DEBUG reviving: failed for 'epel', mismatched sha256 sum.
2025-04-23T04:41:02+0100 DEBUG repo: downloading from remote: epel
2025-04-23T04:41:02+0100 DEBUG countme: no event for epel: window already counted
2025-04-23T04:41:02+0100 DEBUG epel: using metadata from Mon Apr 21 02:54:40 2025.
2025-04-23T04:41:03+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-23T04:41:03+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-23T04:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T04:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T04:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T04:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T04:41:03+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-23T04:41:03+0100 DDEBUG Cleaning up.
2025-04-23T04:41:03+0100 DDEBUG Plugins were unloaded.
2025-04-23T04:41:03+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T04:41:03+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T04:41:03+0100 INFO --- logging initialized ---
2025-04-23T04:41:03+0100 DDEBUG timer: config: 3 ms
2025-04-23T04:41:03+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-23T04:41:03+0100 DEBUG YUM version: 4.7.0
2025-04-23T04:41:03+0100 DDEBUG Command: yum makecache -y
2025-04-23T04:41:03+0100 DDEBUG Installroot: /
2025-04-23T04:41:03+0100 DDEBUG Releasever: 8
2025-04-23T04:41:03+0100 DEBUG cachedir: /var/cache/dnf
2025-04-23T04:41:03+0100 DDEBUG Base command: makecache
2025-04-23T04:41:03+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-23T04:41:03+0100 DEBUG Making cache files for all metadata files.
2025-04-23T04:41:03+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-23T04:41:03+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-23T04:41:03+0100 DEBUG extras: has expired and will be refreshed.
2025-04-23T04:41:03+0100 DEBUG epel: has expired and will be refreshed.
2025-04-23T04:41:03+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-23T04:41:03+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-23T04:41:03+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-23T04:41:03+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-23T04:41:03+0100 DEBUG baseos: using metadata from Tue Apr 22 10:15:55 2025.
2025-04-23T04:41:03+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-23T04:41:03+0100 DEBUG appstream: using metadata from Tue Apr 22 10:16:58 2025.
2025-04-23T04:41:03+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-23T04:41:03+0100 DEBUG extras: using metadata from Tue Apr 22 10:17:55 2025.
2025-04-23T04:41:03+0100 DEBUG countme: no event for epel: window already counted
2025-04-23T04:41:03+0100 DEBUG reviving: failed for 'epel', mismatched sha256 sum.
2025-04-23T04:41:03+0100 DEBUG repo: downloading from remote: epel
2025-04-23T04:41:03+0100 DEBUG countme: no event for epel: window already counted
2025-04-23T04:41:04+0100 DEBUG epel: using metadata from Mon Apr 21 02:54:40 2025.
2025-04-23T04:41:04+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-23T04:41:04+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-23T04:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T04:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T04:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T04:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T04:41:04+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-23T04:41:04+0100 DDEBUG Cleaning up.
2025-04-23T04:41:04+0100 DDEBUG Plugins were unloaded.
2025-04-23T04:41:04+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T04:41:04+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T04:41:04+0100 INFO --- logging initialized ---
2025-04-23T04:41:04+0100 DDEBUG timer: config: 2 ms
2025-04-23T04:41:04+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-23T04:41:04+0100 DEBUG YUM version: 4.7.0
2025-04-23T04:41:04+0100 DDEBUG Command: yum makecache -y
2025-04-23T04:41:04+0100 DDEBUG Installroot: /
2025-04-23T04:41:04+0100 DDEBUG Releasever: 8
2025-04-23T04:41:04+0100 DEBUG cachedir: /var/cache/dnf
2025-04-23T04:41:04+0100 DDEBUG Base command: makecache
2025-04-23T04:41:04+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-23T04:41:04+0100 DEBUG Making cache files for all metadata files.
2025-04-23T04:41:04+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-23T04:41:04+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-23T04:41:04+0100 DEBUG extras: has expired and will be refreshed.
2025-04-23T04:41:04+0100 DEBUG epel: has expired and will be refreshed.
2025-04-23T04:41:04+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-23T04:41:04+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-23T04:41:04+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-23T04:41:04+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-23T04:41:04+0100 DEBUG baseos: using metadata from Tue Apr 22 10:15:55 2025.
2025-04-23T04:41:04+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-23T04:41:04+0100 DEBUG appstream: using metadata from Tue Apr 22 10:16:58 2025.
2025-04-23T04:41:04+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-23T04:41:04+0100 DEBUG extras: using metadata from Tue Apr 22 10:17:55 2025.
2025-04-23T04:41:04+0100 DEBUG countme: no event for epel: window already counted
2025-04-23T04:41:05+0100 DEBUG reviving: failed for 'epel', mismatched sha256 sum.
2025-04-23T04:41:05+0100 DEBUG repo: downloading from remote: epel
2025-04-23T04:41:05+0100 DEBUG countme: no event for epel: window already counted
2025-04-23T04:41:05+0100 DEBUG epel: using metadata from Mon Apr 21 02:54:40 2025.
2025-04-23T04:41:05+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-23T04:41:05+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-23T04:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T04:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T04:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T04:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T04:41:05+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-23T04:41:05+0100 DDEBUG Cleaning up.
2025-04-23T04:41:05+0100 DDEBUG Plugins were unloaded.
2025-04-23T04:41:05+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T04:41:05+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T04:41:05+0100 INFO --- logging initialized ---
2025-04-23T04:41:05+0100 DDEBUG timer: config: 3 ms
2025-04-23T04:41:05+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-23T04:41:05+0100 DEBUG YUM version: 4.7.0
2025-04-23T04:41:05+0100 DDEBUG Command: yum makecache -y
2025-04-23T04:41:05+0100 DDEBUG Installroot: /
2025-04-23T04:41:05+0100 DDEBUG Releasever: 8
2025-04-23T04:41:05+0100 DEBUG cachedir: /var/cache/dnf
2025-04-23T04:41:05+0100 DDEBUG Base command: makecache
2025-04-23T04:41:05+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-23T04:41:06+0100 DEBUG Making cache files for all metadata files.
2025-04-23T04:41:06+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-23T04:41:06+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-23T04:41:06+0100 DEBUG extras: has expired and will be refreshed.
2025-04-23T04:41:06+0100 DEBUG epel: has expired and will be refreshed.
2025-04-23T04:41:06+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-23T04:41:06+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-23T04:41:06+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-23T04:41:06+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-23T04:41:06+0100 DEBUG baseos: using metadata from Tue Apr 22 10:15:55 2025.
2025-04-23T04:41:06+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-23T04:41:06+0100 DEBUG appstream: using metadata from Tue Apr 22 10:16:58 2025.
2025-04-23T04:41:06+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-23T04:41:06+0100 DEBUG extras: using metadata from Tue Apr 22 10:17:55 2025.
2025-04-23T04:41:06+0100 DEBUG countme: no event for epel: window already counted
2025-04-23T04:41:06+0100 DEBUG reviving: failed for 'epel', mismatched sha256 sum.
2025-04-23T04:41:06+0100 DEBUG repo: downloading from remote: epel
2025-04-23T04:41:06+0100 DEBUG countme: no event for epel: window already counted
2025-04-23T04:41:06+0100 DEBUG epel: using metadata from Mon Apr 21 02:54:40 2025.
2025-04-23T04:41:07+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-23T04:41:07+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-23T04:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T04:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T04:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T04:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T04:41:07+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-23T04:41:07+0100 DDEBUG Cleaning up.
2025-04-23T04:41:07+0100 DDEBUG Plugins were unloaded.
2025-04-23T04:41:07+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T04:41:07+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T04:41:07+0100 INFO --- logging initialized ---
2025-04-23T04:41:07+0100 DDEBUG timer: config: 3 ms
2025-04-23T04:41:07+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-23T04:41:07+0100 DEBUG YUM version: 4.7.0
2025-04-23T04:41:07+0100 DDEBUG Command: yum makecache -y
2025-04-23T04:41:07+0100 DDEBUG Installroot: /
2025-04-23T04:41:07+0100 DDEBUG Releasever: 8
2025-04-23T04:41:07+0100 DEBUG cachedir: /var/cache/dnf
2025-04-23T04:41:07+0100 DDEBUG Base command: makecache
2025-04-23T04:41:07+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-23T04:41:07+0100 DEBUG Making cache files for all metadata files.
2025-04-23T04:41:07+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-23T04:41:07+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-23T04:41:07+0100 DEBUG extras: has expired and will be refreshed.
2025-04-23T04:41:07+0100 DEBUG epel: has expired and will be refreshed.
2025-04-23T04:41:07+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-23T04:41:07+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-23T04:41:07+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-23T04:41:07+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-23T04:41:07+0100 DEBUG baseos: using metadata from Tue Apr 22 10:15:55 2025.
2025-04-23T04:41:07+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-23T04:41:07+0100 DEBUG appstream: using metadata from Tue Apr 22 10:16:58 2025.
2025-04-23T04:41:07+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-23T04:41:07+0100 DEBUG extras: using metadata from Tue Apr 22 10:17:55 2025.
2025-04-23T04:41:07+0100 DEBUG countme: no event for epel: window already counted
2025-04-23T04:41:07+0100 DEBUG reviving: failed for 'epel', mismatched sha256 sum.
2025-04-23T04:41:07+0100 DEBUG repo: downloading from remote: epel
2025-04-23T04:41:07+0100 DEBUG countme: no event for epel: window already counted
2025-04-23T04:41:08+0100 DEBUG epel: using metadata from Mon Apr 21 02:54:40 2025.
2025-04-23T04:41:08+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-23T04:41:08+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-23T04:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T04:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T04:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T04:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T04:41:08+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-23T04:41:08+0100 DDEBUG Cleaning up.
2025-04-23T04:41:08+0100 DDEBUG Plugins were unloaded.
2025-04-23T04:41:08+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T04:41:08+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T04:41:08+0100 INFO --- logging initialized ---
2025-04-23T04:41:08+0100 DDEBUG timer: config: 3 ms
2025-04-23T04:41:08+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-23T04:41:08+0100 DEBUG YUM version: 4.7.0
2025-04-23T04:41:08+0100 DDEBUG Command: yum makecache -y
2025-04-23T04:41:08+0100 DDEBUG Installroot: /
2025-04-23T04:41:08+0100 DDEBUG Releasever: 8
2025-04-23T04:41:08+0100 DEBUG cachedir: /var/cache/dnf
2025-04-23T04:41:08+0100 DDEBUG Base command: makecache
2025-04-23T04:41:08+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-23T04:41:08+0100 DEBUG Making cache files for all metadata files.
2025-04-23T04:41:08+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-23T04:41:08+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-23T04:41:08+0100 DEBUG extras: has expired and will be refreshed.
2025-04-23T04:41:08+0100 DEBUG epel: has expired and will be refreshed.
2025-04-23T04:41:08+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-23T04:41:08+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-23T04:41:08+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-23T04:41:08+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-23T04:41:08+0100 DEBUG baseos: using metadata from Tue Apr 22 10:15:55 2025.
2025-04-23T04:41:08+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-23T04:41:08+0100 DEBUG appstream: using metadata from Tue Apr 22 10:16:58 2025.
2025-04-23T04:41:08+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-23T04:41:08+0100 DEBUG extras: using metadata from Tue Apr 22 10:17:55 2025.
2025-04-23T04:41:08+0100 DEBUG countme: no event for epel: window already counted
2025-04-23T04:41:08+0100 DEBUG reviving: failed for 'epel', mismatched sha256 sum.
2025-04-23T04:41:08+0100 DEBUG repo: downloading from remote: epel
2025-04-23T04:41:08+0100 DEBUG countme: no event for epel: window already counted
2025-04-23T04:41:09+0100 DEBUG epel: using metadata from Mon Apr 21 02:54:40 2025.
2025-04-23T04:41:09+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-23T04:41:09+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-23T04:41:09+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T04:41:09+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T04:41:09+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T04:41:09+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T04:41:09+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-23T04:41:09+0100 DDEBUG Cleaning up.
2025-04-23T04:41:09+0100 DDEBUG Plugins were unloaded.
2025-04-23T04:41:09+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T04:41:09+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T04:41:09+0100 INFO --- logging initialized ---
2025-04-23T04:41:09+0100 DDEBUG timer: config: 3 ms
2025-04-23T04:41:09+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-23T04:41:09+0100 DEBUG YUM version: 4.7.0
2025-04-23T04:41:09+0100 DDEBUG Command: yum makecache -y
2025-04-23T04:41:09+0100 DDEBUG Installroot: /
2025-04-23T04:41:09+0100 DDEBUG Releasever: 8
2025-04-23T04:41:09+0100 DEBUG cachedir: /var/cache/dnf
2025-04-23T04:41:09+0100 DDEBUG Base command: makecache
2025-04-23T04:41:09+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-23T04:41:09+0100 DEBUG Making cache files for all metadata files.
2025-04-23T04:41:09+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-23T04:41:09+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-23T04:41:09+0100 DEBUG extras: has expired and will be refreshed.
2025-04-23T04:41:09+0100 DEBUG epel: has expired and will be refreshed.
2025-04-23T04:41:09+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-23T04:41:09+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-23T04:41:09+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-23T04:41:09+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-23T04:41:10+0100 DEBUG baseos: using metadata from Tue Apr 22 10:15:55 2025.
2025-04-23T04:41:10+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-23T04:41:10+0100 DEBUG appstream: using metadata from Tue Apr 22 10:16:58 2025.
2025-04-23T04:41:10+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-23T04:41:10+0100 DEBUG extras: using metadata from Tue Apr 22 10:17:55 2025.
2025-04-23T04:41:10+0100 DEBUG countme: no event for epel: window already counted
2025-04-23T04:41:10+0100 DEBUG reviving: failed for 'epel', mismatched sha256 sum.
2025-04-23T04:41:10+0100 DEBUG repo: downloading from remote: epel
2025-04-23T04:41:10+0100 DEBUG countme: no event for epel: window already counted
2025-04-23T04:41:11+0100 DEBUG epel: using metadata from Mon Apr 21 02:54:40 2025.
2025-04-23T04:41:11+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-23T04:41:11+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-23T04:41:11+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T04:41:11+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T04:41:11+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T04:41:11+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T04:41:11+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-23T04:41:11+0100 DDEBUG Cleaning up.
2025-04-23T04:41:11+0100 DDEBUG Plugins were unloaded.
2025-04-23T04:41:11+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T04:41:11+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T05:26:20+0100 INFO --- logging initialized ---
2025-04-23T05:26:20+0100 DDEBUG timer: config: 3 ms
2025-04-23T05:26:20+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-23T05:26:20+0100 DEBUG DNF version: 4.7.0
2025-04-23T05:26:20+0100 DDEBUG Command: dnf makecache --timer
2025-04-23T05:26:20+0100 DDEBUG Installroot: /
2025-04-23T05:26:20+0100 DDEBUG Releasever: 8
2025-04-23T05:26:20+0100 DEBUG cachedir: /var/cache/dnf
2025-04-23T05:26:20+0100 DDEBUG Base command: makecache
2025-04-23T05:26:20+0100 DDEBUG Extra commands: ['makecache', '--timer']
2025-04-23T05:26:20+0100 DEBUG Making cache files for all metadata files.
2025-04-23T05:26:20+0100 INFO Metadata cache refreshed recently.
2025-04-23T05:26:20+0100 DDEBUG Cleaning up.
2025-04-23T05:26:20+0100 DDEBUG Plugins were unloaded.
2025-04-23T06:41:02+0100 INFO --- logging initialized ---
2025-04-23T06:41:02+0100 DDEBUG timer: config: 3 ms
2025-04-23T06:41:02+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-23T06:41:02+0100 DEBUG YUM version: 4.7.0
2025-04-23T06:41:02+0100 DDEBUG Command: yum makecache -y
2025-04-23T06:41:02+0100 DDEBUG Installroot: /
2025-04-23T06:41:02+0100 DDEBUG Releasever: 8
2025-04-23T06:41:02+0100 DEBUG cachedir: /var/cache/dnf
2025-04-23T06:41:02+0100 DDEBUG Base command: makecache
2025-04-23T06:41:02+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-23T06:41:02+0100 DEBUG Making cache files for all metadata files.
2025-04-23T06:41:02+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-23T06:41:02+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-23T06:41:02+0100 DEBUG extras: has expired and will be refreshed.
2025-04-23T06:41:02+0100 DEBUG epel: has expired and will be refreshed.
2025-04-23T06:41:02+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-23T06:41:02+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-23T06:41:02+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-23T06:41:02+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-23T06:41:02+0100 DEBUG baseos: using metadata from Tue Apr 22 10:15:55 2025.
2025-04-23T06:41:02+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-23T06:41:02+0100 DEBUG appstream: using metadata from Tue Apr 22 10:16:58 2025.
2025-04-23T06:41:02+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-23T06:41:02+0100 DEBUG extras: using metadata from Tue Apr 22 10:17:55 2025.
2025-04-23T06:41:02+0100 DEBUG countme: no event for epel: window already counted
2025-04-23T06:41:02+0100 DEBUG reviving: failed for 'epel', mismatched sha256 sum.
2025-04-23T06:41:02+0100 DEBUG repo: downloading from remote: epel
2025-04-23T06:41:02+0100 DEBUG countme: no event for epel: window already counted
2025-04-23T06:41:09+0100 DEBUG epel: using metadata from Wed Apr 23 03:06:25 2025.
2025-04-23T06:41:09+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-23T06:41:09+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-23T06:41:09+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T06:41:09+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T06:41:10+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T06:41:10+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T06:41:10+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-23T06:41:10+0100 DDEBUG Cleaning up.
2025-04-23T06:41:10+0100 DDEBUG Plugins were unloaded.
2025-04-23T06:41:10+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T06:41:10+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T06:41:10+0100 INFO --- logging initialized ---
2025-04-23T06:41:10+0100 DDEBUG timer: config: 6 ms
2025-04-23T06:41:10+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-23T06:41:10+0100 DEBUG YUM version: 4.7.0
2025-04-23T06:41:10+0100 DDEBUG Command: yum makecache -y
2025-04-23T06:41:10+0100 DDEBUG Installroot: /
2025-04-23T06:41:10+0100 DDEBUG Releasever: 8
2025-04-23T06:41:10+0100 DEBUG cachedir: /var/cache/dnf
2025-04-23T06:41:10+0100 DDEBUG Base command: makecache
2025-04-23T06:41:10+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-23T06:41:10+0100 DEBUG Making cache files for all metadata files.
2025-04-23T06:41:10+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-23T06:41:10+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-23T06:41:10+0100 DEBUG extras: has expired and will be refreshed.
2025-04-23T06:41:10+0100 DEBUG epel: has expired and will be refreshed.
2025-04-23T06:41:10+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-23T06:41:10+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-23T06:41:10+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-23T06:41:10+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-23T06:41:10+0100 DEBUG baseos: using metadata from Tue Apr 22 10:15:55 2025.
2025-04-23T06:41:10+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-23T06:41:10+0100 DEBUG appstream: using metadata from Tue Apr 22 10:16:58 2025.
2025-04-23T06:41:10+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-23T06:41:10+0100 DEBUG extras: using metadata from Tue Apr 22 10:17:55 2025.
2025-04-23T06:41:10+0100 DEBUG countme: no event for epel: window already counted
2025-04-23T06:41:10+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-23T06:41:11+0100 DEBUG epel: using metadata from Wed Apr 23 03:06:25 2025.
2025-04-23T06:41:11+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-23T06:41:11+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-23T06:41:11+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T06:41:11+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T06:41:11+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T06:41:11+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T06:41:11+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-23T06:41:11+0100 DDEBUG Cleaning up.
2025-04-23T06:41:11+0100 DDEBUG Plugins were unloaded.
2025-04-23T06:41:11+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T06:41:11+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T06:41:11+0100 INFO --- logging initialized ---
2025-04-23T06:41:11+0100 DDEBUG timer: config: 3 ms
2025-04-23T06:41:11+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-23T06:41:11+0100 DEBUG YUM version: 4.7.0
2025-04-23T06:41:11+0100 DDEBUG Command: yum makecache -y
2025-04-23T06:41:11+0100 DDEBUG Installroot: /
2025-04-23T06:41:11+0100 DDEBUG Releasever: 8
2025-04-23T06:41:11+0100 DEBUG cachedir: /var/cache/dnf
2025-04-23T06:41:11+0100 DDEBUG Base command: makecache
2025-04-23T06:41:11+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-23T06:41:11+0100 DEBUG Making cache files for all metadata files.
2025-04-23T06:41:11+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-23T06:41:11+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-23T06:41:11+0100 DEBUG extras: has expired and will be refreshed.
2025-04-23T06:41:11+0100 DEBUG epel: has expired and will be refreshed.
2025-04-23T06:41:11+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-23T06:41:11+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-23T06:41:11+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-23T06:41:11+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-23T06:41:11+0100 DEBUG baseos: using metadata from Tue Apr 22 10:15:55 2025.
2025-04-23T06:41:11+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-23T06:41:11+0100 DEBUG appstream: using metadata from Tue Apr 22 10:16:58 2025.
2025-04-23T06:41:11+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-23T06:41:11+0100 DEBUG extras: using metadata from Tue Apr 22 10:17:55 2025.
2025-04-23T06:41:11+0100 DEBUG countme: no event for epel: window already counted
2025-04-23T06:41:11+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-23T06:41:12+0100 DEBUG epel: using metadata from Wed Apr 23 03:06:25 2025.
2025-04-23T06:41:12+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-23T06:41:12+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-23T06:41:12+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T06:41:12+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T06:41:12+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T06:41:12+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T06:41:12+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-23T06:41:12+0100 DDEBUG Cleaning up.
2025-04-23T06:41:12+0100 DDEBUG Plugins were unloaded.
2025-04-23T06:41:12+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T06:41:12+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T06:41:12+0100 INFO --- logging initialized ---
2025-04-23T06:41:12+0100 DDEBUG timer: config: 3 ms
2025-04-23T06:41:12+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-23T06:41:12+0100 DEBUG YUM version: 4.7.0
2025-04-23T06:41:12+0100 DDEBUG Command: yum makecache -y
2025-04-23T06:41:12+0100 DDEBUG Installroot: /
2025-04-23T06:41:12+0100 DDEBUG Releasever: 8
2025-04-23T06:41:12+0100 DEBUG cachedir: /var/cache/dnf
2025-04-23T06:41:12+0100 DDEBUG Base command: makecache
2025-04-23T06:41:12+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-23T06:41:12+0100 DEBUG Making cache files for all metadata files.
2025-04-23T06:41:12+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-23T06:41:12+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-23T06:41:12+0100 DEBUG extras: has expired and will be refreshed.
2025-04-23T06:41:12+0100 DEBUG epel: has expired and will be refreshed.
2025-04-23T06:41:12+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-23T06:41:12+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-23T06:41:12+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-23T06:41:12+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-23T06:41:12+0100 DEBUG baseos: using metadata from Tue Apr 22 10:15:55 2025.
2025-04-23T06:41:12+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-23T06:41:12+0100 DEBUG appstream: using metadata from Tue Apr 22 10:16:58 2025.
2025-04-23T06:41:12+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-23T06:41:12+0100 DEBUG extras: using metadata from Tue Apr 22 10:17:55 2025.
2025-04-23T06:41:12+0100 DEBUG countme: no event for epel: window already counted
2025-04-23T06:41:12+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-23T06:41:12+0100 DEBUG epel: using metadata from Wed Apr 23 03:06:25 2025.
2025-04-23T06:41:12+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-23T06:41:12+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-23T06:41:13+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T06:41:13+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T06:41:13+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T06:41:13+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T06:41:13+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-23T06:41:13+0100 DDEBUG Cleaning up.
2025-04-23T06:41:13+0100 DDEBUG Plugins were unloaded.
2025-04-23T06:41:13+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T06:41:13+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T06:41:13+0100 INFO --- logging initialized ---
2025-04-23T06:41:13+0100 DDEBUG timer: config: 3 ms
2025-04-23T06:41:13+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-23T06:41:13+0100 DEBUG YUM version: 4.7.0
2025-04-23T06:41:13+0100 DDEBUG Command: yum makecache -y
2025-04-23T06:41:13+0100 DDEBUG Installroot: /
2025-04-23T06:41:13+0100 DDEBUG Releasever: 8
2025-04-23T06:41:13+0100 DEBUG cachedir: /var/cache/dnf
2025-04-23T06:41:13+0100 DDEBUG Base command: makecache
2025-04-23T06:41:13+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-23T06:41:13+0100 DEBUG Making cache files for all metadata files.
2025-04-23T06:41:13+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-23T06:41:13+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-23T06:41:13+0100 DEBUG extras: has expired and will be refreshed.
2025-04-23T06:41:13+0100 DEBUG epel: has expired and will be refreshed.
2025-04-23T06:41:13+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-23T06:41:13+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-23T06:41:13+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-23T06:41:13+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-23T06:41:13+0100 DEBUG baseos: using metadata from Tue Apr 22 10:15:55 2025.
2025-04-23T06:41:13+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-23T06:41:13+0100 DEBUG appstream: using metadata from Tue Apr 22 10:16:58 2025.
2025-04-23T06:41:13+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-23T06:41:13+0100 DEBUG extras: using metadata from Tue Apr 22 10:17:55 2025.
2025-04-23T06:41:13+0100 DEBUG countme: no event for epel: window already counted
2025-04-23T06:41:13+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-23T06:41:13+0100 DEBUG epel: using metadata from Wed Apr 23 03:06:25 2025.
2025-04-23T06:41:13+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-23T06:41:13+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-23T06:41:13+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T06:41:13+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T06:41:13+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T06:41:14+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T06:41:14+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-23T06:41:14+0100 DDEBUG Cleaning up.
2025-04-23T06:41:14+0100 DDEBUG Plugins were unloaded.
2025-04-23T06:41:14+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T06:41:14+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T06:41:14+0100 INFO --- logging initialized ---
2025-04-23T06:41:14+0100 DDEBUG timer: config: 2 ms
2025-04-23T06:41:14+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-23T06:41:14+0100 DEBUG YUM version: 4.7.0
2025-04-23T06:41:14+0100 DDEBUG Command: yum makecache -y
2025-04-23T06:41:14+0100 DDEBUG Installroot: /
2025-04-23T06:41:14+0100 DDEBUG Releasever: 8
2025-04-23T06:41:14+0100 DEBUG cachedir: /var/cache/dnf
2025-04-23T06:41:14+0100 DDEBUG Base command: makecache
2025-04-23T06:41:14+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-23T06:41:14+0100 DEBUG Making cache files for all metadata files.
2025-04-23T06:41:14+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-23T06:41:14+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-23T06:41:14+0100 DEBUG extras: has expired and will be refreshed.
2025-04-23T06:41:14+0100 DEBUG epel: has expired and will be refreshed.
2025-04-23T06:41:14+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-23T06:41:14+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-23T06:41:14+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-23T06:41:14+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-23T06:41:14+0100 DEBUG baseos: using metadata from Tue Apr 22 10:15:55 2025.
2025-04-23T06:41:14+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-23T06:41:14+0100 DEBUG appstream: using metadata from Tue Apr 22 10:16:58 2025.
2025-04-23T06:41:14+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-23T06:41:14+0100 DEBUG extras: using metadata from Tue Apr 22 10:17:55 2025.
2025-04-23T06:41:14+0100 DEBUG countme: no event for epel: window already counted
2025-04-23T06:41:14+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-23T06:41:14+0100 DEBUG epel: using metadata from Wed Apr 23 03:06:25 2025.
2025-04-23T06:41:14+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-23T06:41:14+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-23T06:41:14+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T06:41:14+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T06:41:14+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T06:41:14+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T06:41:14+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-23T06:41:14+0100 DDEBUG Cleaning up.
2025-04-23T06:41:14+0100 DDEBUG Plugins were unloaded.
2025-04-23T06:41:14+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T06:41:14+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T06:41:15+0100 INFO --- logging initialized ---
2025-04-23T06:41:15+0100 DDEBUG timer: config: 2 ms
2025-04-23T06:41:15+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-23T06:41:15+0100 DEBUG YUM version: 4.7.0
2025-04-23T06:41:15+0100 DDEBUG Command: yum makecache -y
2025-04-23T06:41:15+0100 DDEBUG Installroot: /
2025-04-23T06:41:15+0100 DDEBUG Releasever: 8
2025-04-23T06:41:15+0100 DEBUG cachedir: /var/cache/dnf
2025-04-23T06:41:15+0100 DDEBUG Base command: makecache
2025-04-23T06:41:15+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-23T06:41:15+0100 DEBUG Making cache files for all metadata files.
2025-04-23T06:41:15+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-23T06:41:15+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-23T06:41:15+0100 DEBUG extras: has expired and will be refreshed.
2025-04-23T06:41:15+0100 DEBUG epel: has expired and will be refreshed.
2025-04-23T06:41:15+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-23T06:41:15+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-23T06:41:15+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-23T06:41:15+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-23T06:41:15+0100 DEBUG baseos: using metadata from Tue Apr 22 10:15:55 2025.
2025-04-23T06:41:15+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-23T06:41:15+0100 DEBUG appstream: using metadata from Tue Apr 22 10:16:58 2025.
2025-04-23T06:41:15+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-23T06:41:15+0100 DEBUG extras: using metadata from Tue Apr 22 10:17:55 2025.
2025-04-23T06:41:15+0100 DEBUG countme: no event for epel: window already counted
2025-04-23T06:41:15+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-23T06:41:15+0100 DEBUG epel: using metadata from Wed Apr 23 03:06:25 2025.
2025-04-23T06:41:15+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-23T06:41:15+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-23T06:41:15+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T06:41:15+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T06:41:15+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T06:41:15+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T06:41:15+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-23T06:41:15+0100 DDEBUG Cleaning up.
2025-04-23T06:41:15+0100 DDEBUG Plugins were unloaded.
2025-04-23T06:41:15+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T06:41:15+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T07:08:21+0100 INFO --- logging initialized ---
2025-04-23T07:08:21+0100 DDEBUG timer: config: 2 ms
2025-04-23T07:08:21+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-23T07:08:21+0100 DEBUG DNF version: 4.7.0
2025-04-23T07:08:21+0100 DDEBUG Command: dnf makecache --timer
2025-04-23T07:08:21+0100 DDEBUG Installroot: /
2025-04-23T07:08:21+0100 DDEBUG Releasever: 8
2025-04-23T07:08:21+0100 DEBUG cachedir: /var/cache/dnf
2025-04-23T07:08:21+0100 DDEBUG Base command: makecache
2025-04-23T07:08:21+0100 DDEBUG Extra commands: ['makecache', '--timer']
2025-04-23T07:08:21+0100 DEBUG Making cache files for all metadata files.
2025-04-23T07:08:21+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-23T07:08:21+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-23T07:08:21+0100 DEBUG extras: has expired and will be refreshed.
2025-04-23T07:08:21+0100 DEBUG epel: has expired and will be refreshed.
2025-04-23T07:08:21+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-23T07:08:21+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-23T07:08:21+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-23T07:08:21+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-23T07:08:21+0100 DEBUG baseos: using metadata from Tue 22 Apr 2025 10:15:55 AM BST.
2025-04-23T07:08:21+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-23T07:08:21+0100 DEBUG appstream: using metadata from Tue 22 Apr 2025 10:16:58 AM BST.
2025-04-23T07:08:21+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-23T07:08:21+0100 DEBUG extras: using metadata from Tue 22 Apr 2025 10:17:55 AM BST.
2025-04-23T07:08:21+0100 DEBUG countme: no event for epel: window already counted
2025-04-23T07:08:21+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-23T07:08:21+0100 DEBUG epel: using metadata from Wed 23 Apr 2025 03:06:25 AM BST.
2025-04-23T07:08:22+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-23T07:08:22+0100 DEBUG fastpanel: using metadata from Wed 16 Apr 2025 11:58:19 AM BST.
2025-04-23T07:08:22+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T07:08:22+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-23T07:08:22+0100 DDEBUG Cleaning up.
2025-04-23T07:08:22+0100 DDEBUG Plugins were unloaded.
2025-04-23T07:08:22+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-23T07:08:22+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-23T08:20:57+0100 INFO --- logging initialized ---
2025-04-23T08:20:57+0100 DDEBUG timer: config: 4 ms
2025-04-23T08:20:57+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-23T08:20:57+0100 DEBUG DNF version: 4.7.0
2025-04-23T08:20:57+0100 DDEBUG Command: dnf makecache --timer
2025-04-23T08:20:57+0100 DDEBUG Installroot: /
2025-04-23T08:20:57+0100 DDEBUG Releasever: 8
2025-04-23T08:20:57+0100 DEBUG cachedir: /var/cache/dnf
2025-04-23T08:20:57+0100 DDEBUG Base command: makecache
2025-04-23T08:20:57+0100 DDEBUG Extra commands: ['makecache', '--timer']
2025-04-23T08:20:57+0100 DEBUG Making cache files for all metadata files.
2025-04-23T08:20:57+0100 INFO Metadata cache refreshed recently.
2025-04-23T08:20:57+0100 DDEBUG Cleaning up.
2025-04-23T08:20:57+0100 DDEBUG Plugins were unloaded.
2025-04-23T08:41:02+0100 INFO --- logging initialized ---
2025-04-23T08:41:02+0100 DDEBUG timer: config: 2 ms
2025-04-23T08:41:03+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-23T08:41:03+0100 DEBUG YUM version: 4.7.0
2025-04-23T08:41:03+0100 DDEBUG Command: yum makecache -y
2025-04-23T08:41:03+0100 DDEBUG Installroot: /
2025-04-23T08:41:03+0100 DDEBUG Releasever: 8
2025-04-23T08:41:03+0100 DEBUG cachedir: /var/cache/dnf
2025-04-23T08:41:03+0100 DDEBUG Base command: makecache
2025-04-23T08:41:03+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-23T08:41:03+0100 DEBUG Making cache files for all metadata files.
2025-04-23T08:41:03+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-23T08:41:03+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-23T08:41:03+0100 DEBUG extras: has expired and will be refreshed.
2025-04-23T08:41:03+0100 DEBUG epel: has expired and will be refreshed.
2025-04-23T08:41:03+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-23T08:41:03+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-23T08:41:03+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-23T08:41:03+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-23T08:41:03+0100 DEBUG baseos: using metadata from Tue Apr 22 10:15:55 2025.
2025-04-23T08:41:03+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-23T08:41:03+0100 DEBUG appstream: using metadata from Tue Apr 22 10:16:58 2025.
2025-04-23T08:41:03+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-23T08:41:03+0100 DEBUG extras: using metadata from Tue Apr 22 10:17:55 2025.
2025-04-23T08:41:03+0100 DEBUG countme: no event for epel: window already counted
2025-04-23T08:41:03+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-23T08:41:03+0100 DEBUG epel: using metadata from Wed Apr 23 03:06:25 2025.
2025-04-23T08:41:03+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-23T08:41:03+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-23T08:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T08:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T08:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T08:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T08:41:03+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-23T08:41:03+0100 DDEBUG Cleaning up.
2025-04-23T08:41:03+0100 DDEBUG Plugins were unloaded.
2025-04-23T08:41:03+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T08:41:03+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T08:41:03+0100 INFO --- logging initialized ---
2025-04-23T08:41:03+0100 DDEBUG timer: config: 3 ms
2025-04-23T08:41:03+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-23T08:41:03+0100 DEBUG YUM version: 4.7.0
2025-04-23T08:41:03+0100 DDEBUG Command: yum makecache -y
2025-04-23T08:41:03+0100 DDEBUG Installroot: /
2025-04-23T08:41:03+0100 DDEBUG Releasever: 8
2025-04-23T08:41:03+0100 DEBUG cachedir: /var/cache/dnf
2025-04-23T08:41:03+0100 DDEBUG Base command: makecache
2025-04-23T08:41:03+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-23T08:41:03+0100 DEBUG Making cache files for all metadata files.
2025-04-23T08:41:03+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-23T08:41:03+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-23T08:41:03+0100 DEBUG extras: has expired and will be refreshed.
2025-04-23T08:41:03+0100 DEBUG epel: has expired and will be refreshed.
2025-04-23T08:41:03+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-23T08:41:03+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-23T08:41:03+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-23T08:41:03+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-23T08:41:04+0100 DEBUG baseos: using metadata from Tue Apr 22 10:15:55 2025.
2025-04-23T08:41:04+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-23T08:41:04+0100 DEBUG appstream: using metadata from Tue Apr 22 10:16:58 2025.
2025-04-23T08:41:04+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-23T08:41:04+0100 DEBUG extras: using metadata from Tue Apr 22 10:17:55 2025.
2025-04-23T08:41:04+0100 DEBUG countme: no event for epel: window already counted
2025-04-23T08:41:04+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-23T08:41:04+0100 DEBUG epel: using metadata from Wed Apr 23 03:06:25 2025.
2025-04-23T08:41:04+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-23T08:41:04+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-23T08:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T08:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T08:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T08:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T08:41:04+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-23T08:41:04+0100 DDEBUG Cleaning up.
2025-04-23T08:41:04+0100 DDEBUG Plugins were unloaded.
2025-04-23T08:41:04+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T08:41:04+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T08:41:04+0100 INFO --- logging initialized ---
2025-04-23T08:41:04+0100 DDEBUG timer: config: 2 ms
2025-04-23T08:41:04+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-23T08:41:04+0100 DEBUG YUM version: 4.7.0
2025-04-23T08:41:04+0100 DDEBUG Command: yum makecache -y
2025-04-23T08:41:04+0100 DDEBUG Installroot: /
2025-04-23T08:41:04+0100 DDEBUG Releasever: 8
2025-04-23T08:41:04+0100 DEBUG cachedir: /var/cache/dnf
2025-04-23T08:41:04+0100 DDEBUG Base command: makecache
2025-04-23T08:41:04+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-23T08:41:04+0100 DEBUG Making cache files for all metadata files.
2025-04-23T08:41:04+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-23T08:41:04+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-23T08:41:04+0100 DEBUG extras: has expired and will be refreshed.
2025-04-23T08:41:04+0100 DEBUG epel: has expired and will be refreshed.
2025-04-23T08:41:04+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-23T08:41:04+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-23T08:41:04+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-23T08:41:04+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-23T08:41:04+0100 DEBUG baseos: using metadata from Tue Apr 22 10:15:55 2025.
2025-04-23T08:41:04+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-23T08:41:04+0100 DEBUG appstream: using metadata from Tue Apr 22 10:16:58 2025.
2025-04-23T08:41:04+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-23T08:41:04+0100 DEBUG extras: using metadata from Tue Apr 22 10:17:55 2025.
2025-04-23T08:41:04+0100 DEBUG countme: no event for epel: window already counted
2025-04-23T08:41:05+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-23T08:41:05+0100 DEBUG epel: using metadata from Wed Apr 23 03:06:25 2025.
2025-04-23T08:41:05+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-23T08:41:05+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-23T08:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T08:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T08:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T08:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T08:41:05+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-23T08:41:05+0100 DDEBUG Cleaning up.
2025-04-23T08:41:05+0100 DDEBUG Plugins were unloaded.
2025-04-23T08:41:05+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T08:41:05+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T08:41:05+0100 INFO --- logging initialized ---
2025-04-23T08:41:05+0100 DDEBUG timer: config: 2 ms
2025-04-23T08:41:05+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-23T08:41:05+0100 DEBUG YUM version: 4.7.0
2025-04-23T08:41:05+0100 DDEBUG Command: yum makecache -y
2025-04-23T08:41:05+0100 DDEBUG Installroot: /
2025-04-23T08:41:05+0100 DDEBUG Releasever: 8
2025-04-23T08:41:05+0100 DEBUG cachedir: /var/cache/dnf
2025-04-23T08:41:05+0100 DDEBUG Base command: makecache
2025-04-23T08:41:05+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-23T08:41:05+0100 DEBUG Making cache files for all metadata files.
2025-04-23T08:41:05+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-23T08:41:05+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-23T08:41:05+0100 DEBUG extras: has expired and will be refreshed.
2025-04-23T08:41:05+0100 DEBUG epel: has expired and will be refreshed.
2025-04-23T08:41:05+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-23T08:41:05+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-23T08:41:05+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-23T08:41:05+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-23T08:41:05+0100 DEBUG baseos: using metadata from Tue Apr 22 10:15:55 2025.
2025-04-23T08:41:05+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-23T08:41:05+0100 DEBUG appstream: using metadata from Tue Apr 22 10:16:58 2025.
2025-04-23T08:41:05+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-23T08:41:05+0100 DEBUG extras: using metadata from Tue Apr 22 10:17:55 2025.
2025-04-23T08:41:05+0100 DEBUG countme: no event for epel: window already counted
2025-04-23T08:41:05+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-23T08:41:06+0100 DEBUG epel: using metadata from Wed Apr 23 03:06:25 2025.
2025-04-23T08:41:06+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-23T08:41:06+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-23T08:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T08:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T08:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T08:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T08:41:06+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-23T08:41:06+0100 DDEBUG Cleaning up.
2025-04-23T08:41:06+0100 DDEBUG Plugins were unloaded.
2025-04-23T08:41:06+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T08:41:06+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T08:41:06+0100 INFO --- logging initialized ---
2025-04-23T08:41:06+0100 DDEBUG timer: config: 2 ms
2025-04-23T08:41:06+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-23T08:41:06+0100 DEBUG YUM version: 4.7.0
2025-04-23T08:41:06+0100 DDEBUG Command: yum makecache -y
2025-04-23T08:41:06+0100 DDEBUG Installroot: /
2025-04-23T08:41:06+0100 DDEBUG Releasever: 8
2025-04-23T08:41:06+0100 DEBUG cachedir: /var/cache/dnf
2025-04-23T08:41:06+0100 DDEBUG Base command: makecache
2025-04-23T08:41:06+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-23T08:41:06+0100 DEBUG Making cache files for all metadata files.
2025-04-23T08:41:06+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-23T08:41:06+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-23T08:41:06+0100 DEBUG extras: has expired and will be refreshed.
2025-04-23T08:41:06+0100 DEBUG epel: has expired and will be refreshed.
2025-04-23T08:41:06+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-23T08:41:06+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-23T08:41:06+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-23T08:41:06+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-23T08:41:06+0100 DEBUG baseos: using metadata from Tue Apr 22 10:15:55 2025.
2025-04-23T08:41:06+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-23T08:41:06+0100 DEBUG appstream: using metadata from Tue Apr 22 10:16:58 2025.
2025-04-23T08:41:06+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-23T08:41:06+0100 DEBUG extras: using metadata from Tue Apr 22 10:17:55 2025.
2025-04-23T08:41:06+0100 DEBUG countme: no event for epel: window already counted
2025-04-23T08:41:06+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-23T08:41:06+0100 DEBUG epel: using metadata from Wed Apr 23 03:06:25 2025.
2025-04-23T08:41:06+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-23T08:41:06+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-23T08:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T08:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T08:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T08:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T08:41:07+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-23T08:41:07+0100 DDEBUG Cleaning up.
2025-04-23T08:41:07+0100 DDEBUG Plugins were unloaded.
2025-04-23T08:41:07+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T08:41:07+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T08:41:07+0100 INFO --- logging initialized ---
2025-04-23T08:41:07+0100 DDEBUG timer: config: 2 ms
2025-04-23T08:41:07+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-23T08:41:07+0100 DEBUG YUM version: 4.7.0
2025-04-23T08:41:07+0100 DDEBUG Command: yum makecache -y
2025-04-23T08:41:07+0100 DDEBUG Installroot: /
2025-04-23T08:41:07+0100 DDEBUG Releasever: 8
2025-04-23T08:41:07+0100 DEBUG cachedir: /var/cache/dnf
2025-04-23T08:41:07+0100 DDEBUG Base command: makecache
2025-04-23T08:41:07+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-23T08:41:07+0100 DEBUG Making cache files for all metadata files.
2025-04-23T08:41:07+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-23T08:41:07+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-23T08:41:07+0100 DEBUG extras: has expired and will be refreshed.
2025-04-23T08:41:07+0100 DEBUG epel: has expired and will be refreshed.
2025-04-23T08:41:07+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-23T08:41:07+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-23T08:41:07+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-23T08:41:07+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-23T08:41:07+0100 DEBUG baseos: using metadata from Tue Apr 22 10:15:55 2025.
2025-04-23T08:41:07+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-23T08:41:07+0100 DEBUG appstream: using metadata from Tue Apr 22 10:16:58 2025.
2025-04-23T08:41:07+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-23T08:41:07+0100 DEBUG extras: using metadata from Tue Apr 22 10:17:55 2025.
2025-04-23T08:41:07+0100 DEBUG countme: no event for epel: window already counted
2025-04-23T08:41:07+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-23T08:41:07+0100 DEBUG epel: using metadata from Wed Apr 23 03:06:25 2025.
2025-04-23T08:41:07+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-23T08:41:07+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-23T08:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T08:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T08:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T08:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T08:41:07+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-23T08:41:07+0100 DDEBUG Cleaning up.
2025-04-23T08:41:07+0100 DDEBUG Plugins were unloaded.
2025-04-23T08:41:07+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T08:41:07+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T08:41:08+0100 INFO --- logging initialized ---
2025-04-23T08:41:08+0100 DDEBUG timer: config: 3 ms
2025-04-23T08:41:08+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-23T08:41:08+0100 DEBUG YUM version: 4.7.0
2025-04-23T08:41:08+0100 DDEBUG Command: yum makecache -y
2025-04-23T08:41:08+0100 DDEBUG Installroot: /
2025-04-23T08:41:08+0100 DDEBUG Releasever: 8
2025-04-23T08:41:08+0100 DEBUG cachedir: /var/cache/dnf
2025-04-23T08:41:08+0100 DDEBUG Base command: makecache
2025-04-23T08:41:08+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-23T08:41:08+0100 DEBUG Making cache files for all metadata files.
2025-04-23T08:41:08+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-23T08:41:08+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-23T08:41:08+0100 DEBUG extras: has expired and will be refreshed.
2025-04-23T08:41:08+0100 DEBUG epel: has expired and will be refreshed.
2025-04-23T08:41:08+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-23T08:41:08+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-23T08:41:08+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-23T08:41:08+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-23T08:41:08+0100 DEBUG baseos: using metadata from Tue Apr 22 10:15:55 2025.
2025-04-23T08:41:08+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-23T08:41:08+0100 DEBUG appstream: using metadata from Tue Apr 22 10:16:58 2025.
2025-04-23T08:41:08+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-23T08:41:08+0100 DEBUG extras: using metadata from Tue Apr 22 10:17:55 2025.
2025-04-23T08:41:08+0100 DEBUG countme: no event for epel: window already counted
2025-04-23T08:41:08+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-23T08:41:08+0100 DEBUG epel: using metadata from Wed Apr 23 03:06:25 2025.
2025-04-23T08:41:08+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-23T08:41:08+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-23T08:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T08:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T08:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T08:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T08:41:08+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-23T08:41:08+0100 DDEBUG Cleaning up.
2025-04-23T08:41:08+0100 DDEBUG Plugins were unloaded.
2025-04-23T08:41:08+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T08:41:08+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-23T09:50:08+0100 INFO --- logging initialized ---
2025-04-23T09:50:08+0100 DDEBUG timer: config: 5 ms
2025-04-23T09:50:08+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-23T09:50:08+0100 DEBUG DNF version: 4.7.0
2025-04-23T09:50:08+0100 DDEBUG Command: dnf makecache --timer
2025-04-23T09:50:08+0100 DDEBUG Installroot: /
2025-04-23T09:50:08+0100 DDEBUG Releasever: 8
2025-04-23T09:50:08+0100 DEBUG cachedir: /var/cache/dnf
2025-04-23T09:50:08+0100 DDEBUG Base command: makecache
2025-04-23T09:50:08+0100 DDEBUG Extra commands: ['makecache', '--timer']
2025-04-23T09:50:08+0100 DEBUG Making cache files for all metadata files.
2025-04-23T09:50:08+0100 INFO Metadata cache refreshed recently.
2025-04-23T09:50:08+0100 DDEBUG Cleaning up.
2025-04-23T09:50:08+0100 DDEBUG Plugins were unloaded.
2025-04-23T11:49:53+0100 INFO --- logging initialized ---
2025-04-23T11:49:53+0100 DDEBUG timer: config: 4 ms
2025-04-23T11:49:53+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-23T11:49:53+0100 DEBUG DNF version: 4.7.0
2025-04-23T11:49:53+0100 DDEBUG Command: dnf makecache --timer
2025-04-23T11:49:53+0100 DDEBUG Installroot: /
2025-04-23T11:49:53+0100 DDEBUG Releasever: 8
2025-04-23T11:49:53+0100 DEBUG cachedir: /var/cache/dnf
2025-04-23T11:49:53+0100 DDEBUG Base command: makecache
2025-04-23T11:49:53+0100 DDEBUG Extra commands: ['makecache', '--timer']
2025-04-23T11:49:53+0100 DEBUG Making cache files for all metadata files.
2025-04-23T11:49:53+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-23T11:49:53+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-23T11:49:53+0100 DEBUG extras: has expired and will be refreshed.
2025-04-23T11:49:53+0100 DEBUG epel: has expired and will be refreshed.
2025-04-23T11:49:53+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-23T11:49:53+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-23T11:49:53+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-23T11:49:53+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-23T11:49:53+0100 DEBUG baseos: using metadata from Tue 22 Apr 2025 10:15:55 AM BST.
2025-04-23T11:49:53+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-23T11:49:53+0100 DEBUG appstream: using metadata from Tue 22 Apr 2025 10:16:58 AM BST.
2025-04-23T11:49:53+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-23T11:49:53+0100 DEBUG extras: using metadata from Tue 22 Apr 2025 10:17:55 AM BST.
2025-04-23T11:49:53+0100 DEBUG countme: no event for epel: window already counted
2025-04-23T11:49:53+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-23T11:49:53+0100 DEBUG epel: using metadata from Wed 23 Apr 2025 03:06:25 AM BST.
2025-04-23T11:49:54+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-23T11:49:54+0100 DEBUG fastpanel: using metadata from Wed 16 Apr 2025 11:58:19 AM BST.
2025-04-23T11:49:54+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T11:49:54+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-23T11:49:54+0100 DDEBUG Cleaning up.
2025-04-23T11:49:54+0100 DDEBUG Plugins were unloaded.
2025-04-23T11:49:54+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-23T11:49:54+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-23T13:14:06+0100 INFO --- logging initialized ---
2025-04-23T13:14:06+0100 DDEBUG timer: config: 5 ms
2025-04-23T13:14:07+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-23T13:14:07+0100 DEBUG DNF version: 4.7.0
2025-04-23T13:14:07+0100 DDEBUG Command: dnf makecache --timer
2025-04-23T13:14:07+0100 DDEBUG Installroot: /
2025-04-23T13:14:07+0100 DDEBUG Releasever: 8
2025-04-23T13:14:07+0100 DEBUG cachedir: /var/cache/dnf
2025-04-23T13:14:07+0100 DDEBUG Base command: makecache
2025-04-23T13:14:07+0100 DDEBUG Extra commands: ['makecache', '--timer']
2025-04-23T13:14:07+0100 DEBUG Making cache files for all metadata files.
2025-04-23T13:14:07+0100 INFO Metadata cache refreshed recently.
2025-04-23T13:14:07+0100 DDEBUG Cleaning up.
2025-04-23T13:14:07+0100 DDEBUG Plugins were unloaded.
2025-04-23T14:14:35+0100 INFO --- logging initialized ---
2025-04-23T14:14:35+0100 DDEBUG timer: config: 3 ms
2025-04-23T14:14:36+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-23T14:14:36+0100 DEBUG DNF version: 4.7.0
2025-04-23T14:14:36+0100 DDEBUG Command: dnf makecache --timer
2025-04-23T14:14:36+0100 DDEBUG Installroot: /
2025-04-23T14:14:36+0100 DDEBUG Releasever: 8
2025-04-23T14:14:36+0100 DEBUG cachedir: /var/cache/dnf
2025-04-23T14:14:36+0100 DDEBUG Base command: makecache
2025-04-23T14:14:36+0100 DDEBUG Extra commands: ['makecache', '--timer']
2025-04-23T14:14:36+0100 DEBUG Making cache files for all metadata files.
2025-04-23T14:14:36+0100 INFO Metadata cache refreshed recently.
2025-04-23T14:14:36+0100 DDEBUG Cleaning up.
2025-04-23T14:14:36+0100 DDEBUG Plugins were unloaded.
2025-04-23T15:59:05+0100 INFO --- logging initialized ---
2025-04-23T15:59:05+0100 DDEBUG timer: config: 4 ms
2025-04-23T15:59:05+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-23T15:59:05+0100 DEBUG DNF version: 4.7.0
2025-04-23T15:59:05+0100 DDEBUG Command: dnf makecache --timer
2025-04-23T15:59:05+0100 DDEBUG Installroot: /
2025-04-23T15:59:05+0100 DDEBUG Releasever: 8
2025-04-23T15:59:05+0100 DEBUG cachedir: /var/cache/dnf
2025-04-23T15:59:05+0100 DDEBUG Base command: makecache
2025-04-23T15:59:05+0100 DDEBUG Extra commands: ['makecache', '--timer']
2025-04-23T15:59:05+0100 DEBUG Making cache files for all metadata files.
2025-04-23T15:59:05+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-23T15:59:05+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-23T15:59:05+0100 DEBUG extras: has expired and will be refreshed.
2025-04-23T15:59:05+0100 DEBUG epel: has expired and will be refreshed.
2025-04-23T15:59:05+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-23T15:59:05+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-23T15:59:05+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-23T15:59:05+0100 DEBUG reviving: failed for 'baseos', mismatched repomd.
2025-04-23T15:59:05+0100 DEBUG repo: downloading from remote: baseos
2025-04-23T15:59:09+0100 DEBUG baseos: using metadata from Wed 23 Apr 2025 09:25:10 AM BST.
2025-04-23T15:59:09+0100 DEBUG reviving: failed for 'appstream', mismatched repomd.
2025-04-23T15:59:09+0100 DEBUG repo: downloading from remote: appstream
2025-04-23T15:59:13+0100 DEBUG appstream: using metadata from Wed 23 Apr 2025 09:25:57 AM BST.
2025-04-23T15:59:13+0100 DEBUG reviving: failed for 'extras', mismatched repomd.
2025-04-23T15:59:13+0100 DEBUG repo: downloading from remote: extras
2025-04-23T15:59:13+0100 DEBUG extras: using metadata from Wed 23 Apr 2025 09:27:04 AM BST.
2025-04-23T15:59:13+0100 DEBUG countme: no event for epel: window already counted
2025-04-23T15:59:13+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-23T15:59:13+0100 DEBUG epel: using metadata from Wed 23 Apr 2025 03:06:25 AM BST.
2025-04-23T15:59:14+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-23T15:59:14+0100 DEBUG fastpanel: using metadata from Wed 16 Apr 2025 11:58:19 AM BST.
2025-04-23T15:59:14+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T15:59:14+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-23T15:59:14+0100 DDEBUG Cleaning up.
2025-04-23T15:59:14+0100 DDEBUG Plugins were unloaded.
2025-04-23T15:59:14+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-23T15:59:14+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-23T17:35:21+0100 INFO --- logging initialized ---
2025-04-23T17:35:21+0100 DDEBUG timer: config: 4 ms
2025-04-23T17:35:21+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-23T17:35:21+0100 DEBUG DNF version: 4.7.0
2025-04-23T17:35:21+0100 DDEBUG Command: dnf makecache --timer
2025-04-23T17:35:21+0100 DDEBUG Installroot: /
2025-04-23T17:35:21+0100 DDEBUG Releasever: 8
2025-04-23T17:35:21+0100 DEBUG cachedir: /var/cache/dnf
2025-04-23T17:35:21+0100 DDEBUG Base command: makecache
2025-04-23T17:35:21+0100 DDEBUG Extra commands: ['makecache', '--timer']
2025-04-23T17:35:21+0100 DEBUG Making cache files for all metadata files.
2025-04-23T17:35:21+0100 INFO Metadata cache refreshed recently.
2025-04-23T17:35:21+0100 DDEBUG Cleaning up.
2025-04-23T17:35:21+0100 DDEBUG Plugins were unloaded.
2025-04-23T18:52:26+0100 INFO --- logging initialized ---
2025-04-23T18:52:26+0100 DDEBUG timer: config: 3 ms
2025-04-23T18:52:26+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-23T18:52:26+0100 DEBUG DNF version: 4.7.0
2025-04-23T18:52:26+0100 DDEBUG Command: dnf makecache --timer
2025-04-23T18:52:26+0100 DDEBUG Installroot: /
2025-04-23T18:52:26+0100 DDEBUG Releasever: 8
2025-04-23T18:52:26+0100 DEBUG cachedir: /var/cache/dnf
2025-04-23T18:52:26+0100 DDEBUG Base command: makecache
2025-04-23T18:52:26+0100 DDEBUG Extra commands: ['makecache', '--timer']
2025-04-23T18:52:26+0100 DEBUG Making cache files for all metadata files.
2025-04-23T18:52:26+0100 INFO Metadata cache refreshed recently.
2025-04-23T18:52:26+0100 DDEBUG Cleaning up.
2025-04-23T18:52:26+0100 DDEBUG Plugins were unloaded.
2025-04-23T20:51:57+0100 INFO --- logging initialized ---
2025-04-23T20:51:57+0100 DDEBUG timer: config: 4 ms
2025-04-23T20:51:57+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-23T20:51:57+0100 DEBUG DNF version: 4.7.0
2025-04-23T20:51:57+0100 DDEBUG Command: dnf makecache --timer
2025-04-23T20:51:57+0100 DDEBUG Installroot: /
2025-04-23T20:51:57+0100 DDEBUG Releasever: 8
2025-04-23T20:51:57+0100 DEBUG cachedir: /var/cache/dnf
2025-04-23T20:51:57+0100 DDEBUG Base command: makecache
2025-04-23T20:51:57+0100 DDEBUG Extra commands: ['makecache', '--timer']
2025-04-23T20:51:57+0100 DEBUG Making cache files for all metadata files.
2025-04-23T20:51:57+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-23T20:51:57+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-23T20:51:57+0100 DEBUG extras: has expired and will be refreshed.
2025-04-23T20:51:57+0100 DEBUG epel: has expired and will be refreshed.
2025-04-23T20:51:57+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-23T20:51:57+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-23T20:51:57+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-23T20:51:57+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-23T20:51:57+0100 DEBUG baseos: using metadata from Wed 23 Apr 2025 09:25:10 AM BST.
2025-04-23T20:51:57+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-23T20:51:57+0100 DEBUG appstream: using metadata from Wed 23 Apr 2025 09:25:57 AM BST.
2025-04-23T20:51:57+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-23T20:51:57+0100 DEBUG extras: using metadata from Wed 23 Apr 2025 09:27:04 AM BST.
2025-04-23T20:51:57+0100 DEBUG countme: no event for epel: window already counted
2025-04-23T20:51:58+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-23T20:51:58+0100 DEBUG epel: using metadata from Wed 23 Apr 2025 03:06:25 AM BST.
2025-04-23T20:51:58+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-23T20:51:58+0100 DEBUG fastpanel: using metadata from Wed 16 Apr 2025 11:58:19 AM BST.
2025-04-23T20:51:58+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-23T20:51:58+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-23T20:51:58+0100 DDEBUG Cleaning up.
2025-04-23T20:51:58+0100 DDEBUG Plugins were unloaded.
2025-04-23T20:51:58+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-23T20:51:58+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-23T22:09:03+0100 INFO --- logging initialized ---
2025-04-23T22:09:03+0100 DDEBUG timer: config: 5 ms
2025-04-23T22:09:03+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-23T22:09:03+0100 DEBUG DNF version: 4.7.0
2025-04-23T22:09:03+0100 DDEBUG Command: dnf makecache --timer
2025-04-23T22:09:03+0100 DDEBUG Installroot: /
2025-04-23T22:09:03+0100 DDEBUG Releasever: 8
2025-04-23T22:09:03+0100 DEBUG cachedir: /var/cache/dnf
2025-04-23T22:09:03+0100 DDEBUG Base command: makecache
2025-04-23T22:09:03+0100 DDEBUG Extra commands: ['makecache', '--timer']
2025-04-23T22:09:03+0100 DEBUG Making cache files for all metadata files.
2025-04-23T22:09:03+0100 INFO Metadata cache refreshed recently.
2025-04-23T22:09:03+0100 DDEBUG Cleaning up.
2025-04-23T22:09:03+0100 DDEBUG Plugins were unloaded.
2025-04-23T23:09:17+0100 INFO --- logging initialized ---
2025-04-23T23:09:17+0100 DDEBUG timer: config: 406 ms
2025-04-23T23:09:17+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-23T23:09:17+0100 DEBUG DNF version: 4.7.0
2025-04-23T23:09:17+0100 DDEBUG Command: dnf makecache --timer
2025-04-23T23:09:17+0100 DDEBUG Installroot: /
2025-04-23T23:09:17+0100 DDEBUG Releasever: 8
2025-04-23T23:09:17+0100 DEBUG cachedir: /var/cache/dnf
2025-04-23T23:09:17+0100 DDEBUG Base command: makecache
2025-04-23T23:09:17+0100 DDEBUG Extra commands: ['makecache', '--timer']
2025-04-23T23:09:17+0100 DEBUG Making cache files for all metadata files.
2025-04-23T23:09:17+0100 INFO Metadata cache refreshed recently.
2025-04-23T23:09:17+0100 DDEBUG Cleaning up.
2025-04-23T23:09:17+0100 DDEBUG Plugins were unloaded.
2025-04-24T00:59:28+0100 INFO --- logging initialized ---
2025-04-24T00:59:28+0100 DDEBUG timer: config: 4 ms
2025-04-24T00:59:28+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-24T00:59:28+0100 DEBUG DNF version: 4.7.0
2025-04-24T00:59:28+0100 DDEBUG Command: dnf makecache --timer
2025-04-24T00:59:28+0100 DDEBUG Installroot: /
2025-04-24T00:59:28+0100 DDEBUG Releasever: 8
2025-04-24T00:59:28+0100 DEBUG cachedir: /var/cache/dnf
2025-04-24T00:59:28+0100 DDEBUG Base command: makecache
2025-04-24T00:59:28+0100 DDEBUG Extra commands: ['makecache', '--timer']
2025-04-24T00:59:28+0100 DEBUG Making cache files for all metadata files.
2025-04-24T00:59:28+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-24T00:59:28+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-24T00:59:28+0100 DEBUG extras: has expired and will be refreshed.
2025-04-24T00:59:28+0100 DEBUG epel: has expired and will be refreshed.
2025-04-24T00:59:28+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-24T00:59:28+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-24T00:59:28+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-24T00:59:28+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-24T00:59:28+0100 DEBUG baseos: using metadata from Wed 23 Apr 2025 09:25:10 AM BST.
2025-04-24T00:59:28+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-24T00:59:28+0100 DEBUG appstream: using metadata from Wed 23 Apr 2025 09:25:57 AM BST.
2025-04-24T00:59:28+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-24T00:59:28+0100 DEBUG extras: using metadata from Wed 23 Apr 2025 09:27:04 AM BST.
2025-04-24T00:59:28+0100 DEBUG countme: no event for epel: window already counted
2025-04-24T00:59:28+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-24T00:59:28+0100 DEBUG epel: using metadata from Wed 23 Apr 2025 03:06:25 AM BST.
2025-04-24T00:59:28+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-24T00:59:28+0100 DEBUG fastpanel: using metadata from Wed 16 Apr 2025 11:58:19 AM BST.
2025-04-24T00:59:29+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T00:59:29+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-24T00:59:29+0100 DDEBUG Cleaning up.
2025-04-24T00:59:29+0100 DDEBUG Plugins were unloaded.
2025-04-24T00:59:29+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-24T00:59:29+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-24T01:41:02+0100 INFO --- logging initialized ---
2025-04-24T01:41:02+0100 DDEBUG timer: config: 4 ms
2025-04-24T01:41:02+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-24T01:41:02+0100 DEBUG YUM version: 4.7.0
2025-04-24T01:41:02+0100 DDEBUG Command: yum makecache -y
2025-04-24T01:41:02+0100 DDEBUG Installroot: /
2025-04-24T01:41:02+0100 DDEBUG Releasever: 8
2025-04-24T01:41:02+0100 DEBUG cachedir: /var/cache/dnf
2025-04-24T01:41:02+0100 DDEBUG Base command: makecache
2025-04-24T01:41:02+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-24T01:41:02+0100 DEBUG Making cache files for all metadata files.
2025-04-24T01:41:02+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-24T01:41:02+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-24T01:41:02+0100 DEBUG extras: has expired and will be refreshed.
2025-04-24T01:41:02+0100 DEBUG epel: has expired and will be refreshed.
2025-04-24T01:41:02+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-24T01:41:02+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-24T01:41:02+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-24T01:41:02+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-24T01:41:02+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-24T01:41:02+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-24T01:41:02+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-24T01:41:02+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-24T01:41:02+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-24T01:41:02+0100 DEBUG countme: no event for epel: window already counted
2025-04-24T01:41:02+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-24T01:41:03+0100 DEBUG epel: using metadata from Wed Apr 23 03:06:25 2025.
2025-04-24T01:41:03+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-24T01:41:03+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-24T01:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T01:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T01:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T01:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T01:41:03+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-24T01:41:03+0100 DDEBUG Cleaning up.
2025-04-24T01:41:03+0100 DDEBUG Plugins were unloaded.
2025-04-24T01:41:03+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T01:41:03+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T01:41:03+0100 INFO --- logging initialized ---
2025-04-24T01:41:03+0100 DDEBUG timer: config: 15 ms
2025-04-24T01:41:03+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-24T01:41:03+0100 DEBUG YUM version: 4.7.0
2025-04-24T01:41:03+0100 DDEBUG Command: yum makecache -y
2025-04-24T01:41:03+0100 DDEBUG Installroot: /
2025-04-24T01:41:03+0100 DDEBUG Releasever: 8
2025-04-24T01:41:03+0100 DEBUG cachedir: /var/cache/dnf
2025-04-24T01:41:03+0100 DDEBUG Base command: makecache
2025-04-24T01:41:03+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-24T01:41:03+0100 DEBUG Making cache files for all metadata files.
2025-04-24T01:41:03+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-24T01:41:03+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-24T01:41:04+0100 DEBUG extras: has expired and will be refreshed.
2025-04-24T01:41:04+0100 DEBUG epel: has expired and will be refreshed.
2025-04-24T01:41:04+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-24T01:41:04+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-24T01:41:04+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-24T01:41:04+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-24T01:41:04+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-24T01:41:04+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-24T01:41:04+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-24T01:41:04+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-24T01:41:04+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-24T01:41:04+0100 DEBUG countme: no event for epel: window already counted
2025-04-24T01:41:04+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-24T01:41:04+0100 DEBUG epel: using metadata from Wed Apr 23 03:06:25 2025.
2025-04-24T01:41:04+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-24T01:41:04+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-24T01:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T01:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T01:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T01:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T01:41:04+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-24T01:41:04+0100 DDEBUG Cleaning up.
2025-04-24T01:41:04+0100 DDEBUG Plugins were unloaded.
2025-04-24T01:41:04+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T01:41:04+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T01:41:04+0100 INFO --- logging initialized ---
2025-04-24T01:41:04+0100 DDEBUG timer: config: 3 ms
2025-04-24T01:41:04+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-24T01:41:04+0100 DEBUG YUM version: 4.7.0
2025-04-24T01:41:04+0100 DDEBUG Command: yum makecache -y
2025-04-24T01:41:04+0100 DDEBUG Installroot: /
2025-04-24T01:41:04+0100 DDEBUG Releasever: 8
2025-04-24T01:41:04+0100 DEBUG cachedir: /var/cache/dnf
2025-04-24T01:41:04+0100 DDEBUG Base command: makecache
2025-04-24T01:41:05+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-24T01:41:05+0100 DEBUG Making cache files for all metadata files.
2025-04-24T01:41:05+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-24T01:41:05+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-24T01:41:05+0100 DEBUG extras: has expired and will be refreshed.
2025-04-24T01:41:05+0100 DEBUG epel: has expired and will be refreshed.
2025-04-24T01:41:05+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-24T01:41:05+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-24T01:41:05+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-24T01:41:05+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-24T01:41:05+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-24T01:41:05+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-24T01:41:05+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-24T01:41:05+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-24T01:41:05+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-24T01:41:05+0100 DEBUG countme: no event for epel: window already counted
2025-04-24T01:41:05+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-24T01:41:05+0100 DEBUG epel: using metadata from Wed Apr 23 03:06:25 2025.
2025-04-24T01:41:05+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-24T01:41:05+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-24T01:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T01:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T01:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T01:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T01:41:05+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-24T01:41:05+0100 DDEBUG Cleaning up.
2025-04-24T01:41:05+0100 DDEBUG Plugins were unloaded.
2025-04-24T01:41:05+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T01:41:05+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T01:41:05+0100 INFO --- logging initialized ---
2025-04-24T01:41:05+0100 DDEBUG timer: config: 3 ms
2025-04-24T01:41:05+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-24T01:41:05+0100 DEBUG YUM version: 4.7.0
2025-04-24T01:41:05+0100 DDEBUG Command: yum makecache -y
2025-04-24T01:41:05+0100 DDEBUG Installroot: /
2025-04-24T01:41:05+0100 DDEBUG Releasever: 8
2025-04-24T01:41:05+0100 DEBUG cachedir: /var/cache/dnf
2025-04-24T01:41:05+0100 DDEBUG Base command: makecache
2025-04-24T01:41:05+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-24T01:41:05+0100 DEBUG Making cache files for all metadata files.
2025-04-24T01:41:05+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-24T01:41:05+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-24T01:41:05+0100 DEBUG extras: has expired and will be refreshed.
2025-04-24T01:41:05+0100 DEBUG epel: has expired and will be refreshed.
2025-04-24T01:41:05+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-24T01:41:05+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-24T01:41:05+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-24T01:41:06+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-24T01:41:06+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-24T01:41:06+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-24T01:41:06+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-24T01:41:06+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-24T01:41:06+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-24T01:41:06+0100 DEBUG countme: no event for epel: window already counted
2025-04-24T01:41:06+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-24T01:41:06+0100 DEBUG epel: using metadata from Wed Apr 23 03:06:25 2025.
2025-04-24T01:41:06+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-24T01:41:06+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-24T01:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T01:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T01:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T01:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T01:41:06+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-24T01:41:06+0100 DDEBUG Cleaning up.
2025-04-24T01:41:06+0100 DDEBUG Plugins were unloaded.
2025-04-24T01:41:06+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T01:41:06+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T01:41:06+0100 INFO --- logging initialized ---
2025-04-24T01:41:06+0100 DDEBUG timer: config: 3 ms
2025-04-24T01:41:06+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-24T01:41:06+0100 DEBUG YUM version: 4.7.0
2025-04-24T01:41:06+0100 DDEBUG Command: yum makecache -y
2025-04-24T01:41:06+0100 DDEBUG Installroot: /
2025-04-24T01:41:06+0100 DDEBUG Releasever: 8
2025-04-24T01:41:06+0100 DEBUG cachedir: /var/cache/dnf
2025-04-24T01:41:06+0100 DDEBUG Base command: makecache
2025-04-24T01:41:06+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-24T01:41:06+0100 DEBUG Making cache files for all metadata files.
2025-04-24T01:41:06+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-24T01:41:06+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-24T01:41:06+0100 DEBUG extras: has expired and will be refreshed.
2025-04-24T01:41:06+0100 DEBUG epel: has expired and will be refreshed.
2025-04-24T01:41:06+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-24T01:41:06+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-24T01:41:06+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-24T01:41:06+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-24T01:41:06+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-24T01:41:06+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-24T01:41:07+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-24T01:41:07+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-24T01:41:07+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-24T01:41:07+0100 DEBUG countme: no event for epel: window already counted
2025-04-24T01:41:07+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-24T01:41:07+0100 DEBUG epel: using metadata from Wed Apr 23 03:06:25 2025.
2025-04-24T01:41:07+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-24T01:41:07+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-24T01:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T01:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T01:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T01:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T01:41:07+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-24T01:41:07+0100 DDEBUG Cleaning up.
2025-04-24T01:41:07+0100 DDEBUG Plugins were unloaded.
2025-04-24T01:41:07+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T01:41:07+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T01:41:07+0100 INFO --- logging initialized ---
2025-04-24T01:41:07+0100 DDEBUG timer: config: 2 ms
2025-04-24T01:41:07+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-24T01:41:07+0100 DEBUG YUM version: 4.7.0
2025-04-24T01:41:07+0100 DDEBUG Command: yum makecache -y
2025-04-24T01:41:07+0100 DDEBUG Installroot: /
2025-04-24T01:41:07+0100 DDEBUG Releasever: 8
2025-04-24T01:41:07+0100 DEBUG cachedir: /var/cache/dnf
2025-04-24T01:41:07+0100 DDEBUG Base command: makecache
2025-04-24T01:41:07+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-24T01:41:08+0100 DEBUG Making cache files for all metadata files.
2025-04-24T01:41:08+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-24T01:41:08+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-24T01:41:08+0100 DEBUG extras: has expired and will be refreshed.
2025-04-24T01:41:08+0100 DEBUG epel: has expired and will be refreshed.
2025-04-24T01:41:08+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-24T01:41:08+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-24T01:41:08+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-24T01:41:08+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-24T01:41:08+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-24T01:41:08+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-24T01:41:08+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-24T01:41:08+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-24T01:41:08+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-24T01:41:08+0100 DEBUG countme: no event for epel: window already counted
2025-04-24T01:41:08+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-24T01:41:08+0100 DEBUG epel: using metadata from Wed Apr 23 03:06:25 2025.
2025-04-24T01:41:08+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-24T01:41:08+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-24T01:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T01:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T01:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T01:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T01:41:08+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-24T01:41:08+0100 DDEBUG Cleaning up.
2025-04-24T01:41:08+0100 DDEBUG Plugins were unloaded.
2025-04-24T01:41:08+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T01:41:08+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T01:41:08+0100 INFO --- logging initialized ---
2025-04-24T01:41:08+0100 DDEBUG timer: config: 3 ms
2025-04-24T01:41:08+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-24T01:41:08+0100 DEBUG YUM version: 4.7.0
2025-04-24T01:41:08+0100 DDEBUG Command: yum makecache -y
2025-04-24T01:41:08+0100 DDEBUG Installroot: /
2025-04-24T01:41:08+0100 DDEBUG Releasever: 8
2025-04-24T01:41:08+0100 DEBUG cachedir: /var/cache/dnf
2025-04-24T01:41:08+0100 DDEBUG Base command: makecache
2025-04-24T01:41:08+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-24T01:41:08+0100 DEBUG Making cache files for all metadata files.
2025-04-24T01:41:08+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-24T01:41:08+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-24T01:41:08+0100 DEBUG extras: has expired and will be refreshed.
2025-04-24T01:41:08+0100 DEBUG epel: has expired and will be refreshed.
2025-04-24T01:41:08+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-24T01:41:08+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-24T01:41:08+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-24T01:41:08+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-24T01:41:09+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-24T01:41:09+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-24T01:41:09+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-24T01:41:09+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-24T01:41:09+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-24T01:41:09+0100 DEBUG countme: no event for epel: window already counted
2025-04-24T01:41:09+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-24T01:41:09+0100 DEBUG epel: using metadata from Wed Apr 23 03:06:25 2025.
2025-04-24T01:41:09+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-24T01:41:09+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-24T01:41:09+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T01:41:09+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T01:41:09+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T01:41:09+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T01:41:09+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-24T01:41:09+0100 DDEBUG Cleaning up.
2025-04-24T01:41:09+0100 DDEBUG Plugins were unloaded.
2025-04-24T01:41:09+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T01:41:09+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T02:39:45+0100 INFO --- logging initialized ---
2025-04-24T02:39:45+0100 DDEBUG timer: config: 4 ms
2025-04-24T02:39:45+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-24T02:39:45+0100 DEBUG DNF version: 4.7.0
2025-04-24T02:39:45+0100 DDEBUG Command: dnf makecache --timer
2025-04-24T02:39:45+0100 DDEBUG Installroot: /
2025-04-24T02:39:45+0100 DDEBUG Releasever: 8
2025-04-24T02:39:45+0100 DEBUG cachedir: /var/cache/dnf
2025-04-24T02:39:45+0100 DDEBUG Base command: makecache
2025-04-24T02:39:45+0100 DDEBUG Extra commands: ['makecache', '--timer']
2025-04-24T02:39:45+0100 DEBUG Making cache files for all metadata files.
2025-04-24T02:39:45+0100 INFO Metadata cache refreshed recently.
2025-04-24T02:39:45+0100 DDEBUG Cleaning up.
2025-04-24T02:39:45+0100 DDEBUG Plugins were unloaded.
2025-04-24T02:41:02+0100 INFO --- logging initialized ---
2025-04-24T02:41:02+0100 DDEBUG timer: config: 4 ms
2025-04-24T02:41:02+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-24T02:41:02+0100 DEBUG YUM version: 4.7.0
2025-04-24T02:41:02+0100 DDEBUG Command: yum makecache -y
2025-04-24T02:41:02+0100 DDEBUG Installroot: /
2025-04-24T02:41:02+0100 DDEBUG Releasever: 8
2025-04-24T02:41:02+0100 DEBUG cachedir: /var/cache/dnf
2025-04-24T02:41:02+0100 DDEBUG Base command: makecache
2025-04-24T02:41:02+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-24T02:41:02+0100 DEBUG Making cache files for all metadata files.
2025-04-24T02:41:02+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-24T02:41:02+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-24T02:41:02+0100 DEBUG extras: has expired and will be refreshed.
2025-04-24T02:41:02+0100 DEBUG epel: has expired and will be refreshed.
2025-04-24T02:41:02+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-24T02:41:02+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-24T02:41:02+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-24T02:41:02+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-24T02:41:02+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-24T02:41:02+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-24T02:41:02+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-24T02:41:02+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-24T02:41:02+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-24T02:41:02+0100 DEBUG countme: no event for epel: window already counted
2025-04-24T02:41:02+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-24T02:41:02+0100 DEBUG epel: using metadata from Wed Apr 23 03:06:25 2025.
2025-04-24T02:41:03+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-24T02:41:03+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-24T02:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T02:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T02:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T02:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T02:41:03+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-24T02:41:03+0100 DDEBUG Cleaning up.
2025-04-24T02:41:03+0100 DDEBUG Plugins were unloaded.
2025-04-24T02:41:03+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T02:41:03+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T02:41:03+0100 INFO --- logging initialized ---
2025-04-24T02:41:03+0100 DDEBUG timer: config: 3 ms
2025-04-24T02:41:03+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-24T02:41:03+0100 DEBUG YUM version: 4.7.0
2025-04-24T02:41:03+0100 DDEBUG Command: yum makecache -y
2025-04-24T02:41:03+0100 DDEBUG Installroot: /
2025-04-24T02:41:03+0100 DDEBUG Releasever: 8
2025-04-24T02:41:03+0100 DEBUG cachedir: /var/cache/dnf
2025-04-24T02:41:03+0100 DDEBUG Base command: makecache
2025-04-24T02:41:03+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-24T02:41:03+0100 DEBUG Making cache files for all metadata files.
2025-04-24T02:41:03+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-24T02:41:03+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-24T02:41:03+0100 DEBUG extras: has expired and will be refreshed.
2025-04-24T02:41:03+0100 DEBUG epel: has expired and will be refreshed.
2025-04-24T02:41:03+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-24T02:41:03+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-24T02:41:03+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-24T02:41:03+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-24T02:41:03+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-24T02:41:03+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-24T02:41:03+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-24T02:41:03+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-24T02:41:03+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-24T02:41:03+0100 DEBUG countme: no event for epel: window already counted
2025-04-24T02:41:03+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-24T02:41:03+0100 DEBUG epel: using metadata from Wed Apr 23 03:06:25 2025.
2025-04-24T02:41:03+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-24T02:41:03+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-24T02:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T02:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T02:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T02:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T02:41:04+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-24T02:41:04+0100 DDEBUG Cleaning up.
2025-04-24T02:41:04+0100 DDEBUG Plugins were unloaded.
2025-04-24T02:41:04+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T02:41:04+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T02:41:04+0100 INFO --- logging initialized ---
2025-04-24T02:41:04+0100 DDEBUG timer: config: 2 ms
2025-04-24T02:41:04+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-24T02:41:04+0100 DEBUG YUM version: 4.7.0
2025-04-24T02:41:04+0100 DDEBUG Command: yum makecache -y
2025-04-24T02:41:04+0100 DDEBUG Installroot: /
2025-04-24T02:41:04+0100 DDEBUG Releasever: 8
2025-04-24T02:41:04+0100 DEBUG cachedir: /var/cache/dnf
2025-04-24T02:41:04+0100 DDEBUG Base command: makecache
2025-04-24T02:41:04+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-24T02:41:04+0100 DEBUG Making cache files for all metadata files.
2025-04-24T02:41:04+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-24T02:41:04+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-24T02:41:04+0100 DEBUG extras: has expired and will be refreshed.
2025-04-24T02:41:04+0100 DEBUG epel: has expired and will be refreshed.
2025-04-24T02:41:04+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-24T02:41:04+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-24T02:41:04+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-24T02:41:04+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-24T02:41:04+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-24T02:41:04+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-24T02:41:04+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-24T02:41:04+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-24T02:41:04+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-24T02:41:04+0100 DEBUG countme: no event for epel: window already counted
2025-04-24T02:41:04+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-24T02:41:04+0100 DEBUG epel: using metadata from Wed Apr 23 03:06:25 2025.
2025-04-24T02:41:04+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-24T02:41:04+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-24T02:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T02:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T02:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T02:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T02:41:04+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-24T02:41:04+0100 DDEBUG Cleaning up.
2025-04-24T02:41:04+0100 DDEBUG Plugins were unloaded.
2025-04-24T02:41:04+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T02:41:04+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T02:41:05+0100 INFO --- logging initialized ---
2025-04-24T02:41:05+0100 DDEBUG timer: config: 2 ms
2025-04-24T02:41:05+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-24T02:41:05+0100 DEBUG YUM version: 4.7.0
2025-04-24T02:41:05+0100 DDEBUG Command: yum makecache -y
2025-04-24T02:41:05+0100 DDEBUG Installroot: /
2025-04-24T02:41:05+0100 DDEBUG Releasever: 8
2025-04-24T02:41:05+0100 DEBUG cachedir: /var/cache/dnf
2025-04-24T02:41:05+0100 DDEBUG Base command: makecache
2025-04-24T02:41:05+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-24T02:41:05+0100 DEBUG Making cache files for all metadata files.
2025-04-24T02:41:05+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-24T02:41:05+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-24T02:41:05+0100 DEBUG extras: has expired and will be refreshed.
2025-04-24T02:41:05+0100 DEBUG epel: has expired and will be refreshed.
2025-04-24T02:41:05+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-24T02:41:05+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-24T02:41:05+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-24T02:41:05+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-24T02:41:05+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-24T02:41:05+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-24T02:41:05+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-24T02:41:05+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-24T02:41:05+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-24T02:41:05+0100 DEBUG countme: no event for epel: window already counted
2025-04-24T02:41:05+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-24T02:41:05+0100 DEBUG epel: using metadata from Wed Apr 23 03:06:25 2025.
2025-04-24T02:41:05+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-24T02:41:05+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-24T02:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T02:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T02:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T02:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T02:41:05+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-24T02:41:05+0100 DDEBUG Cleaning up.
2025-04-24T02:41:05+0100 DDEBUG Plugins were unloaded.
2025-04-24T02:41:05+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T02:41:05+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T02:41:05+0100 INFO --- logging initialized ---
2025-04-24T02:41:05+0100 DDEBUG timer: config: 3 ms
2025-04-24T02:41:05+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-24T02:41:05+0100 DEBUG YUM version: 4.7.0
2025-04-24T02:41:05+0100 DDEBUG Command: yum makecache -y
2025-04-24T02:41:05+0100 DDEBUG Installroot: /
2025-04-24T02:41:05+0100 DDEBUG Releasever: 8
2025-04-24T02:41:05+0100 DEBUG cachedir: /var/cache/dnf
2025-04-24T02:41:05+0100 DDEBUG Base command: makecache
2025-04-24T02:41:05+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-24T02:41:05+0100 DEBUG Making cache files for all metadata files.
2025-04-24T02:41:05+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-24T02:41:05+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-24T02:41:05+0100 DEBUG extras: has expired and will be refreshed.
2025-04-24T02:41:06+0100 DEBUG epel: has expired and will be refreshed.
2025-04-24T02:41:06+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-24T02:41:06+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-24T02:41:06+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-24T02:41:06+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-24T02:41:06+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-24T02:41:06+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-24T02:41:06+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-24T02:41:06+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-24T02:41:06+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-24T02:41:06+0100 DEBUG countme: no event for epel: window already counted
2025-04-24T02:41:06+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-24T02:41:06+0100 DEBUG epel: using metadata from Wed Apr 23 03:06:25 2025.
2025-04-24T02:41:06+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-24T02:41:06+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-24T02:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T02:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T02:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T02:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T02:41:06+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-24T02:41:06+0100 DDEBUG Cleaning up.
2025-04-24T02:41:06+0100 DDEBUG Plugins were unloaded.
2025-04-24T02:41:06+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T02:41:06+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T02:41:06+0100 INFO --- logging initialized ---
2025-04-24T02:41:06+0100 DDEBUG timer: config: 3 ms
2025-04-24T02:41:06+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-24T02:41:06+0100 DEBUG YUM version: 4.7.0
2025-04-24T02:41:06+0100 DDEBUG Command: yum makecache -y
2025-04-24T02:41:06+0100 DDEBUG Installroot: /
2025-04-24T02:41:06+0100 DDEBUG Releasever: 8
2025-04-24T02:41:06+0100 DEBUG cachedir: /var/cache/dnf
2025-04-24T02:41:06+0100 DDEBUG Base command: makecache
2025-04-24T02:41:06+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-24T02:41:06+0100 DEBUG Making cache files for all metadata files.
2025-04-24T02:41:06+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-24T02:41:06+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-24T02:41:06+0100 DEBUG extras: has expired and will be refreshed.
2025-04-24T02:41:06+0100 DEBUG epel: has expired and will be refreshed.
2025-04-24T02:41:06+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-24T02:41:06+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-24T02:41:06+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-24T02:41:06+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-24T02:41:06+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-24T02:41:06+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-24T02:41:07+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-24T02:41:07+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-24T02:41:07+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-24T02:41:07+0100 DEBUG countme: no event for epel: window already counted
2025-04-24T02:41:07+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-24T02:41:07+0100 DEBUG epel: using metadata from Wed Apr 23 03:06:25 2025.
2025-04-24T02:41:07+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-24T02:41:07+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-24T02:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T02:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T02:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T02:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T02:41:07+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-24T02:41:07+0100 DDEBUG Cleaning up.
2025-04-24T02:41:07+0100 DDEBUG Plugins were unloaded.
2025-04-24T02:41:07+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T02:41:07+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T02:41:07+0100 INFO --- logging initialized ---
2025-04-24T02:41:07+0100 DDEBUG timer: config: 2 ms
2025-04-24T02:41:07+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-24T02:41:07+0100 DEBUG YUM version: 4.7.0
2025-04-24T02:41:07+0100 DDEBUG Command: yum makecache -y
2025-04-24T02:41:07+0100 DDEBUG Installroot: /
2025-04-24T02:41:07+0100 DDEBUG Releasever: 8
2025-04-24T02:41:07+0100 DEBUG cachedir: /var/cache/dnf
2025-04-24T02:41:07+0100 DDEBUG Base command: makecache
2025-04-24T02:41:07+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-24T02:41:07+0100 DEBUG Making cache files for all metadata files.
2025-04-24T02:41:07+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-24T02:41:07+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-24T02:41:07+0100 DEBUG extras: has expired and will be refreshed.
2025-04-24T02:41:07+0100 DEBUG epel: has expired and will be refreshed.
2025-04-24T02:41:07+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-24T02:41:07+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-24T02:41:07+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-24T02:41:07+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-24T02:41:07+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-24T02:41:07+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-24T02:41:07+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-24T02:41:08+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-24T02:41:08+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-24T02:41:08+0100 DEBUG countme: no event for epel: window already counted
2025-04-24T02:41:08+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-24T02:41:08+0100 DEBUG epel: using metadata from Wed Apr 23 03:06:25 2025.
2025-04-24T02:41:08+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-24T02:41:08+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-24T02:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T02:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T02:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T02:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T02:41:08+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-24T02:41:08+0100 DDEBUG Cleaning up.
2025-04-24T02:41:08+0100 DDEBUG Plugins were unloaded.
2025-04-24T02:41:08+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T02:41:08+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T03:41:02+0100 INFO --- logging initialized ---
2025-04-24T03:41:02+0100 DDEBUG timer: config: 4 ms
2025-04-24T03:41:02+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-24T03:41:02+0100 DEBUG YUM version: 4.7.0
2025-04-24T03:41:02+0100 DDEBUG Command: yum makecache -y
2025-04-24T03:41:02+0100 DDEBUG Installroot: /
2025-04-24T03:41:02+0100 DDEBUG Releasever: 8
2025-04-24T03:41:02+0100 DEBUG cachedir: /var/cache/dnf
2025-04-24T03:41:02+0100 DDEBUG Base command: makecache
2025-04-24T03:41:02+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-24T03:41:02+0100 DEBUG Making cache files for all metadata files.
2025-04-24T03:41:02+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-24T03:41:02+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-24T03:41:02+0100 DEBUG extras: has expired and will be refreshed.
2025-04-24T03:41:02+0100 DEBUG epel: has expired and will be refreshed.
2025-04-24T03:41:02+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-24T03:41:02+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-24T03:41:02+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-24T03:41:02+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-24T03:41:02+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-24T03:41:02+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-24T03:41:02+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-24T03:41:02+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-24T03:41:02+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-24T03:41:02+0100 DEBUG countme: no event for epel: window already counted
2025-04-24T03:41:02+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-24T03:41:02+0100 DEBUG epel: using metadata from Wed Apr 23 03:06:25 2025.
2025-04-24T03:41:02+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-24T03:41:02+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-24T03:41:02+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T03:41:02+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T03:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T03:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T03:41:03+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-24T03:41:03+0100 DDEBUG Cleaning up.
2025-04-24T03:41:03+0100 DDEBUG Plugins were unloaded.
2025-04-24T03:41:03+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T03:41:03+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T03:41:03+0100 INFO --- logging initialized ---
2025-04-24T03:41:03+0100 DDEBUG timer: config: 3 ms
2025-04-24T03:41:03+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-24T03:41:03+0100 DEBUG YUM version: 4.7.0
2025-04-24T03:41:03+0100 DDEBUG Command: yum makecache -y
2025-04-24T03:41:03+0100 DDEBUG Installroot: /
2025-04-24T03:41:03+0100 DDEBUG Releasever: 8
2025-04-24T03:41:03+0100 DEBUG cachedir: /var/cache/dnf
2025-04-24T03:41:03+0100 DDEBUG Base command: makecache
2025-04-24T03:41:03+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-24T03:41:03+0100 DEBUG Making cache files for all metadata files.
2025-04-24T03:41:03+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-24T03:41:03+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-24T03:41:03+0100 DEBUG extras: has expired and will be refreshed.
2025-04-24T03:41:03+0100 DEBUG epel: has expired and will be refreshed.
2025-04-24T03:41:03+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-24T03:41:03+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-24T03:41:03+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-24T03:41:03+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-24T03:41:03+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-24T03:41:03+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-24T03:41:03+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-24T03:41:03+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-24T03:41:03+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-24T03:41:03+0100 DEBUG countme: no event for epel: window already counted
2025-04-24T03:41:03+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-24T03:41:03+0100 DEBUG epel: using metadata from Wed Apr 23 03:06:25 2025.
2025-04-24T03:41:03+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-24T03:41:03+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-24T03:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T03:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T03:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T03:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T03:41:03+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-24T03:41:03+0100 DDEBUG Cleaning up.
2025-04-24T03:41:03+0100 DDEBUG Plugins were unloaded.
2025-04-24T03:41:03+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T03:41:03+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T03:41:04+0100 INFO --- logging initialized ---
2025-04-24T03:41:04+0100 DDEBUG timer: config: 3 ms
2025-04-24T03:41:04+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-24T03:41:04+0100 DEBUG YUM version: 4.7.0
2025-04-24T03:41:04+0100 DDEBUG Command: yum makecache -y
2025-04-24T03:41:04+0100 DDEBUG Installroot: /
2025-04-24T03:41:04+0100 DDEBUG Releasever: 8
2025-04-24T03:41:04+0100 DEBUG cachedir: /var/cache/dnf
2025-04-24T03:41:04+0100 DDEBUG Base command: makecache
2025-04-24T03:41:04+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-24T03:41:04+0100 DEBUG Making cache files for all metadata files.
2025-04-24T03:41:04+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-24T03:41:04+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-24T03:41:04+0100 DEBUG extras: has expired and will be refreshed.
2025-04-24T03:41:04+0100 DEBUG epel: has expired and will be refreshed.
2025-04-24T03:41:04+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-24T03:41:04+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-24T03:41:04+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-24T03:41:04+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-24T03:41:04+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-24T03:41:04+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-24T03:41:04+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-24T03:41:04+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-24T03:41:04+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-24T03:41:04+0100 DEBUG countme: no event for epel: window already counted
2025-04-24T03:41:04+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-24T03:41:04+0100 DEBUG epel: using metadata from Wed Apr 23 03:06:25 2025.
2025-04-24T03:41:04+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-24T03:41:04+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-24T03:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T03:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T03:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T03:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T03:41:04+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-24T03:41:04+0100 DDEBUG Cleaning up.
2025-04-24T03:41:04+0100 DDEBUG Plugins were unloaded.
2025-04-24T03:41:04+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T03:41:04+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T03:41:05+0100 INFO --- logging initialized ---
2025-04-24T03:41:05+0100 DDEBUG timer: config: 3 ms
2025-04-24T03:41:05+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-24T03:41:05+0100 DEBUG YUM version: 4.7.0
2025-04-24T03:41:05+0100 DDEBUG Command: yum makecache -y
2025-04-24T03:41:05+0100 DDEBUG Installroot: /
2025-04-24T03:41:05+0100 DDEBUG Releasever: 8
2025-04-24T03:41:05+0100 DEBUG cachedir: /var/cache/dnf
2025-04-24T03:41:05+0100 DDEBUG Base command: makecache
2025-04-24T03:41:05+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-24T03:41:05+0100 DEBUG Making cache files for all metadata files.
2025-04-24T03:41:05+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-24T03:41:05+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-24T03:41:05+0100 DEBUG extras: has expired and will be refreshed.
2025-04-24T03:41:05+0100 DEBUG epel: has expired and will be refreshed.
2025-04-24T03:41:05+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-24T03:41:05+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-24T03:41:05+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-24T03:41:05+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-24T03:41:05+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-24T03:41:05+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-24T03:41:05+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-24T03:41:05+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-24T03:41:05+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-24T03:41:05+0100 DEBUG countme: no event for epel: window already counted
2025-04-24T03:41:05+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-24T03:41:05+0100 DEBUG epel: using metadata from Wed Apr 23 03:06:25 2025.
2025-04-24T03:41:05+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-24T03:41:05+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-24T03:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T03:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T03:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T03:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T03:41:05+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-24T03:41:05+0100 DDEBUG Cleaning up.
2025-04-24T03:41:05+0100 DDEBUG Plugins were unloaded.
2025-04-24T03:41:05+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T03:41:05+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T03:41:05+0100 INFO --- logging initialized ---
2025-04-24T03:41:05+0100 DDEBUG timer: config: 3 ms
2025-04-24T03:41:05+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-24T03:41:05+0100 DEBUG YUM version: 4.7.0
2025-04-24T03:41:05+0100 DDEBUG Command: yum makecache -y
2025-04-24T03:41:05+0100 DDEBUG Installroot: /
2025-04-24T03:41:05+0100 DDEBUG Releasever: 8
2025-04-24T03:41:05+0100 DEBUG cachedir: /var/cache/dnf
2025-04-24T03:41:05+0100 DDEBUG Base command: makecache
2025-04-24T03:41:05+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-24T03:41:05+0100 DEBUG Making cache files for all metadata files.
2025-04-24T03:41:05+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-24T03:41:05+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-24T03:41:05+0100 DEBUG extras: has expired and will be refreshed.
2025-04-24T03:41:05+0100 DEBUG epel: has expired and will be refreshed.
2025-04-24T03:41:05+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-24T03:41:05+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-24T03:41:05+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-24T03:41:06+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-24T03:41:06+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-24T03:41:06+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-24T03:41:06+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-24T03:41:06+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-24T03:41:06+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-24T03:41:06+0100 DEBUG countme: no event for epel: window already counted
2025-04-24T03:41:06+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-24T03:41:06+0100 DEBUG epel: using metadata from Wed Apr 23 03:06:25 2025.
2025-04-24T03:41:06+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-24T03:41:06+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-24T03:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T03:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T03:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T03:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T03:41:06+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-24T03:41:06+0100 DDEBUG Cleaning up.
2025-04-24T03:41:06+0100 DDEBUG Plugins were unloaded.
2025-04-24T03:41:06+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T03:41:06+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T03:41:06+0100 INFO --- logging initialized ---
2025-04-24T03:41:06+0100 DDEBUG timer: config: 3 ms
2025-04-24T03:41:06+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-24T03:41:06+0100 DEBUG YUM version: 4.7.0
2025-04-24T03:41:06+0100 DDEBUG Command: yum makecache -y
2025-04-24T03:41:06+0100 DDEBUG Installroot: /
2025-04-24T03:41:06+0100 DDEBUG Releasever: 8
2025-04-24T03:41:06+0100 DEBUG cachedir: /var/cache/dnf
2025-04-24T03:41:06+0100 DDEBUG Base command: makecache
2025-04-24T03:41:06+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-24T03:41:06+0100 DEBUG Making cache files for all metadata files.
2025-04-24T03:41:06+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-24T03:41:06+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-24T03:41:06+0100 DEBUG extras: has expired and will be refreshed.
2025-04-24T03:41:06+0100 DEBUG epel: has expired and will be refreshed.
2025-04-24T03:41:06+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-24T03:41:06+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-24T03:41:06+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-24T03:41:06+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-24T03:41:06+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-24T03:41:06+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-24T03:41:06+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-24T03:41:06+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-24T03:41:06+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-24T03:41:06+0100 DEBUG countme: no event for epel: window already counted
2025-04-24T03:41:06+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-24T03:41:07+0100 DEBUG epel: using metadata from Wed Apr 23 03:06:25 2025.
2025-04-24T03:41:07+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-24T03:41:07+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-24T03:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T03:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T03:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T03:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T03:41:07+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-24T03:41:07+0100 DDEBUG Cleaning up.
2025-04-24T03:41:07+0100 DDEBUG Plugins were unloaded.
2025-04-24T03:41:07+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T03:41:07+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T03:41:07+0100 INFO --- logging initialized ---
2025-04-24T03:41:07+0100 DDEBUG timer: config: 2 ms
2025-04-24T03:41:07+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-24T03:41:07+0100 DEBUG YUM version: 4.7.0
2025-04-24T03:41:07+0100 DDEBUG Command: yum makecache -y
2025-04-24T03:41:07+0100 DDEBUG Installroot: /
2025-04-24T03:41:07+0100 DDEBUG Releasever: 8
2025-04-24T03:41:07+0100 DEBUG cachedir: /var/cache/dnf
2025-04-24T03:41:07+0100 DDEBUG Base command: makecache
2025-04-24T03:41:07+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-24T03:41:07+0100 DEBUG Making cache files for all metadata files.
2025-04-24T03:41:07+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-24T03:41:07+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-24T03:41:07+0100 DEBUG extras: has expired and will be refreshed.
2025-04-24T03:41:07+0100 DEBUG epel: has expired and will be refreshed.
2025-04-24T03:41:07+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-24T03:41:07+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-24T03:41:07+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-24T03:41:07+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-24T03:41:07+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-24T03:41:07+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-24T03:41:07+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-24T03:41:07+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-24T03:41:07+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-24T03:41:07+0100 DEBUG countme: no event for epel: window already counted
2025-04-24T03:41:07+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-24T03:41:07+0100 DEBUG epel: using metadata from Wed Apr 23 03:06:25 2025.
2025-04-24T03:41:07+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-24T03:41:07+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-24T03:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T03:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T03:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T03:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T03:41:08+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-24T03:41:08+0100 DDEBUG Cleaning up.
2025-04-24T03:41:08+0100 DDEBUG Plugins were unloaded.
2025-04-24T03:41:08+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T03:41:08+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T03:47:26+0100 INFO --- logging initialized ---
2025-04-24T03:47:26+0100 DDEBUG timer: config: 3 ms
2025-04-24T03:47:26+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-24T03:47:26+0100 DEBUG DNF version: 4.7.0
2025-04-24T03:47:26+0100 DDEBUG Command: dnf makecache --timer
2025-04-24T03:47:26+0100 DDEBUG Installroot: /
2025-04-24T03:47:26+0100 DDEBUG Releasever: 8
2025-04-24T03:47:26+0100 DEBUG cachedir: /var/cache/dnf
2025-04-24T03:47:26+0100 DDEBUG Base command: makecache
2025-04-24T03:47:26+0100 DDEBUG Extra commands: ['makecache', '--timer']
2025-04-24T03:47:26+0100 DEBUG Making cache files for all metadata files.
2025-04-24T03:47:26+0100 INFO Metadata cache refreshed recently.
2025-04-24T03:47:26+0100 DDEBUG Cleaning up.
2025-04-24T03:47:26+0100 DDEBUG Plugins were unloaded.
2025-04-24T04:41:02+0100 INFO --- logging initialized ---
2025-04-24T04:41:02+0100 DDEBUG timer: config: 2 ms
2025-04-24T04:41:02+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-24T04:41:02+0100 DEBUG YUM version: 4.7.0
2025-04-24T04:41:02+0100 DDEBUG Command: yum makecache -y
2025-04-24T04:41:02+0100 DDEBUG Installroot: /
2025-04-24T04:41:02+0100 DDEBUG Releasever: 8
2025-04-24T04:41:02+0100 DEBUG cachedir: /var/cache/dnf
2025-04-24T04:41:02+0100 DDEBUG Base command: makecache
2025-04-24T04:41:02+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-24T04:41:02+0100 DEBUG Making cache files for all metadata files.
2025-04-24T04:41:02+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-24T04:41:02+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-24T04:41:02+0100 DEBUG extras: has expired and will be refreshed.
2025-04-24T04:41:02+0100 DEBUG epel: has expired and will be refreshed.
2025-04-24T04:41:02+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-24T04:41:02+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-24T04:41:02+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-24T04:41:02+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-24T04:41:02+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-24T04:41:02+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-24T04:41:02+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-24T04:41:02+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-24T04:41:02+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-24T04:41:02+0100 DEBUG countme: no event for epel: window already counted
2025-04-24T04:41:02+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-24T04:41:02+0100 DEBUG epel: using metadata from Wed Apr 23 03:06:25 2025.
2025-04-24T04:41:02+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-24T04:41:02+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-24T04:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T04:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T04:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T04:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T04:41:03+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-24T04:41:03+0100 DDEBUG Cleaning up.
2025-04-24T04:41:03+0100 DDEBUG Plugins were unloaded.
2025-04-24T04:41:03+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T04:41:03+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T04:41:03+0100 INFO --- logging initialized ---
2025-04-24T04:41:03+0100 DDEBUG timer: config: 3 ms
2025-04-24T04:41:03+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-24T04:41:03+0100 DEBUG YUM version: 4.7.0
2025-04-24T04:41:03+0100 DDEBUG Command: yum makecache -y
2025-04-24T04:41:03+0100 DDEBUG Installroot: /
2025-04-24T04:41:03+0100 DDEBUG Releasever: 8
2025-04-24T04:41:03+0100 DEBUG cachedir: /var/cache/dnf
2025-04-24T04:41:03+0100 DDEBUG Base command: makecache
2025-04-24T04:41:03+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-24T04:41:03+0100 DEBUG Making cache files for all metadata files.
2025-04-24T04:41:03+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-24T04:41:03+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-24T04:41:03+0100 DEBUG extras: has expired and will be refreshed.
2025-04-24T04:41:03+0100 DEBUG epel: has expired and will be refreshed.
2025-04-24T04:41:03+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-24T04:41:03+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-24T04:41:03+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-24T04:41:03+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-24T04:41:03+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-24T04:41:03+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-24T04:41:03+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-24T04:41:03+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-24T04:41:03+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-24T04:41:03+0100 DEBUG countme: no event for epel: window already counted
2025-04-24T04:41:03+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-24T04:41:03+0100 DEBUG epel: using metadata from Wed Apr 23 03:06:25 2025.
2025-04-24T04:41:03+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-24T04:41:03+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-24T04:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T04:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T04:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T04:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T04:41:04+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-24T04:41:04+0100 DDEBUG Cleaning up.
2025-04-24T04:41:04+0100 DDEBUG Plugins were unloaded.
2025-04-24T04:41:04+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T04:41:04+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T04:41:04+0100 INFO --- logging initialized ---
2025-04-24T04:41:04+0100 DDEBUG timer: config: 3 ms
2025-04-24T04:41:04+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-24T04:41:04+0100 DEBUG YUM version: 4.7.0
2025-04-24T04:41:04+0100 DDEBUG Command: yum makecache -y
2025-04-24T04:41:04+0100 DDEBUG Installroot: /
2025-04-24T04:41:04+0100 DDEBUG Releasever: 8
2025-04-24T04:41:04+0100 DEBUG cachedir: /var/cache/dnf
2025-04-24T04:41:04+0100 DDEBUG Base command: makecache
2025-04-24T04:41:04+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-24T04:41:04+0100 DEBUG Making cache files for all metadata files.
2025-04-24T04:41:04+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-24T04:41:04+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-24T04:41:04+0100 DEBUG extras: has expired and will be refreshed.
2025-04-24T04:41:04+0100 DEBUG epel: has expired and will be refreshed.
2025-04-24T04:41:04+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-24T04:41:04+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-24T04:41:04+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-24T04:41:04+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-24T04:41:04+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-24T04:41:04+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-24T04:41:04+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-24T04:41:04+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-24T04:41:04+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-24T04:41:04+0100 DEBUG countme: no event for epel: window already counted
2025-04-24T04:41:04+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-24T04:41:04+0100 DEBUG epel: using metadata from Wed Apr 23 03:06:25 2025.
2025-04-24T04:41:04+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-24T04:41:04+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-24T04:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T04:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T04:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T04:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T04:41:04+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-24T04:41:04+0100 DDEBUG Cleaning up.
2025-04-24T04:41:04+0100 DDEBUG Plugins were unloaded.
2025-04-24T04:41:04+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T04:41:04+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T04:41:04+0100 INFO --- logging initialized ---
2025-04-24T04:41:04+0100 DDEBUG timer: config: 2 ms
2025-04-24T04:41:04+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-24T04:41:04+0100 DEBUG YUM version: 4.7.0
2025-04-24T04:41:04+0100 DDEBUG Command: yum makecache -y
2025-04-24T04:41:04+0100 DDEBUG Installroot: /
2025-04-24T04:41:04+0100 DDEBUG Releasever: 8
2025-04-24T04:41:04+0100 DEBUG cachedir: /var/cache/dnf
2025-04-24T04:41:04+0100 DDEBUG Base command: makecache
2025-04-24T04:41:04+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-24T04:41:05+0100 DEBUG Making cache files for all metadata files.
2025-04-24T04:41:05+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-24T04:41:05+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-24T04:41:05+0100 DEBUG extras: has expired and will be refreshed.
2025-04-24T04:41:05+0100 DEBUG epel: has expired and will be refreshed.
2025-04-24T04:41:05+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-24T04:41:05+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-24T04:41:05+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-24T04:41:05+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-24T04:41:05+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-24T04:41:05+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-24T04:41:05+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-24T04:41:05+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-24T04:41:05+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-24T04:41:05+0100 DEBUG countme: no event for epel: window already counted
2025-04-24T04:41:05+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-24T04:41:05+0100 DEBUG epel: using metadata from Wed Apr 23 03:06:25 2025.
2025-04-24T04:41:05+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-24T04:41:05+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-24T04:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T04:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T04:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T04:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T04:41:05+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-24T04:41:05+0100 DDEBUG Cleaning up.
2025-04-24T04:41:05+0100 DDEBUG Plugins were unloaded.
2025-04-24T04:41:05+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T04:41:05+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T04:41:05+0100 INFO --- logging initialized ---
2025-04-24T04:41:05+0100 DDEBUG timer: config: 2 ms
2025-04-24T04:41:05+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-24T04:41:05+0100 DEBUG YUM version: 4.7.0
2025-04-24T04:41:05+0100 DDEBUG Command: yum makecache -y
2025-04-24T04:41:05+0100 DDEBUG Installroot: /
2025-04-24T04:41:05+0100 DDEBUG Releasever: 8
2025-04-24T04:41:05+0100 DEBUG cachedir: /var/cache/dnf
2025-04-24T04:41:05+0100 DDEBUG Base command: makecache
2025-04-24T04:41:05+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-24T04:41:05+0100 DEBUG Making cache files for all metadata files.
2025-04-24T04:41:05+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-24T04:41:05+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-24T04:41:05+0100 DEBUG extras: has expired and will be refreshed.
2025-04-24T04:41:05+0100 DEBUG epel: has expired and will be refreshed.
2025-04-24T04:41:05+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-24T04:41:05+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-24T04:41:05+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-24T04:41:05+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-24T04:41:05+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-24T04:41:05+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-24T04:41:06+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-24T04:41:06+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-24T04:41:06+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-24T04:41:06+0100 DEBUG countme: no event for epel: window already counted
2025-04-24T04:41:06+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-24T04:41:06+0100 DEBUG epel: using metadata from Wed Apr 23 03:06:25 2025.
2025-04-24T04:41:06+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-24T04:41:06+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-24T04:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T04:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T04:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T04:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T04:41:06+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-24T04:41:06+0100 DDEBUG Cleaning up.
2025-04-24T04:41:06+0100 DDEBUG Plugins were unloaded.
2025-04-24T04:41:06+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T04:41:06+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T04:41:06+0100 INFO --- logging initialized ---
2025-04-24T04:41:06+0100 DDEBUG timer: config: 2 ms
2025-04-24T04:41:06+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-24T04:41:06+0100 DEBUG YUM version: 4.7.0
2025-04-24T04:41:06+0100 DDEBUG Command: yum makecache -y
2025-04-24T04:41:06+0100 DDEBUG Installroot: /
2025-04-24T04:41:06+0100 DDEBUG Releasever: 8
2025-04-24T04:41:06+0100 DEBUG cachedir: /var/cache/dnf
2025-04-24T04:41:06+0100 DDEBUG Base command: makecache
2025-04-24T04:41:06+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-24T04:41:06+0100 DEBUG Making cache files for all metadata files.
2025-04-24T04:41:06+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-24T04:41:06+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-24T04:41:06+0100 DEBUG extras: has expired and will be refreshed.
2025-04-24T04:41:06+0100 DEBUG epel: has expired and will be refreshed.
2025-04-24T04:41:06+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-24T04:41:06+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-24T04:41:06+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-24T04:41:06+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-24T04:41:06+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-24T04:41:06+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-24T04:41:06+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-24T04:41:06+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-24T04:41:06+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-24T04:41:06+0100 DEBUG countme: no event for epel: window already counted
2025-04-24T04:41:06+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-24T04:41:06+0100 DEBUG epel: using metadata from Wed Apr 23 03:06:25 2025.
2025-04-24T04:41:07+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-24T04:41:07+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-24T04:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T04:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T04:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T04:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T04:41:07+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-24T04:41:07+0100 DDEBUG Cleaning up.
2025-04-24T04:41:07+0100 DDEBUG Plugins were unloaded.
2025-04-24T04:41:07+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T04:41:07+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T04:41:07+0100 INFO --- logging initialized ---
2025-04-24T04:41:07+0100 DDEBUG timer: config: 3 ms
2025-04-24T04:41:07+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-24T04:41:07+0100 DEBUG YUM version: 4.7.0
2025-04-24T04:41:07+0100 DDEBUG Command: yum makecache -y
2025-04-24T04:41:07+0100 DDEBUG Installroot: /
2025-04-24T04:41:07+0100 DDEBUG Releasever: 8
2025-04-24T04:41:07+0100 DEBUG cachedir: /var/cache/dnf
2025-04-24T04:41:07+0100 DDEBUG Base command: makecache
2025-04-24T04:41:07+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-24T04:41:07+0100 DEBUG Making cache files for all metadata files.
2025-04-24T04:41:07+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-24T04:41:07+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-24T04:41:07+0100 DEBUG extras: has expired and will be refreshed.
2025-04-24T04:41:07+0100 DEBUG epel: has expired and will be refreshed.
2025-04-24T04:41:07+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-24T04:41:07+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-24T04:41:07+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-24T04:41:07+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-24T04:41:07+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-24T04:41:07+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-24T04:41:07+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-24T04:41:07+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-24T04:41:07+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-24T04:41:07+0100 DEBUG countme: no event for epel: window already counted
2025-04-24T04:41:07+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-24T04:41:07+0100 DEBUG epel: using metadata from Wed Apr 23 03:06:25 2025.
2025-04-24T04:41:07+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-24T04:41:07+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-24T04:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T04:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T04:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T04:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T04:41:08+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-24T04:41:08+0100 DDEBUG Cleaning up.
2025-04-24T04:41:08+0100 DDEBUG Plugins were unloaded.
2025-04-24T04:41:08+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T04:41:08+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T04:58:18+0100 INFO --- logging initialized ---
2025-04-24T04:58:18+0100 DDEBUG timer: config: 2 ms
2025-04-24T04:58:19+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-24T04:58:19+0100 DEBUG DNF version: 4.7.0
2025-04-24T04:58:19+0100 DDEBUG Command: dnf makecache --timer
2025-04-24T04:58:19+0100 DDEBUG Installroot: /
2025-04-24T04:58:19+0100 DDEBUG Releasever: 8
2025-04-24T04:58:19+0100 DEBUG cachedir: /var/cache/dnf
2025-04-24T04:58:19+0100 DDEBUG Base command: makecache
2025-04-24T04:58:19+0100 DDEBUG Extra commands: ['makecache', '--timer']
2025-04-24T04:58:19+0100 DEBUG Making cache files for all metadata files.
2025-04-24T04:58:19+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-24T04:58:19+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-24T04:58:19+0100 DEBUG extras: has expired and will be refreshed.
2025-04-24T04:58:19+0100 DEBUG epel: has expired and will be refreshed.
2025-04-24T04:58:19+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-24T04:58:19+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-24T04:58:19+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-24T04:58:19+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-24T04:58:19+0100 DEBUG baseos: using metadata from Wed 23 Apr 2025 09:25:10 AM BST.
2025-04-24T04:58:19+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-24T04:58:19+0100 DEBUG appstream: using metadata from Wed 23 Apr 2025 09:25:57 AM BST.
2025-04-24T04:58:19+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-24T04:58:19+0100 DEBUG extras: using metadata from Wed 23 Apr 2025 09:27:04 AM BST.
2025-04-24T04:58:19+0100 DEBUG countme: no event for epel: window already counted
2025-04-24T04:58:19+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-24T04:58:19+0100 DEBUG epel: using metadata from Wed 23 Apr 2025 03:06:25 AM BST.
2025-04-24T04:58:20+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-24T04:58:20+0100 DEBUG fastpanel: using metadata from Wed 16 Apr 2025 11:58:19 AM BST.
2025-04-24T04:58:21+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T04:58:21+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-24T04:58:21+0100 DDEBUG Cleaning up.
2025-04-24T04:58:21+0100 DDEBUG Plugins were unloaded.
2025-04-24T04:58:21+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-24T04:58:21+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-24T06:39:46+0100 INFO --- logging initialized ---
2025-04-24T06:39:46+0100 DDEBUG timer: config: 3 ms
2025-04-24T06:39:46+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-24T06:39:46+0100 DEBUG DNF version: 4.7.0
2025-04-24T06:39:46+0100 DDEBUG Command: dnf makecache --timer
2025-04-24T06:39:46+0100 DDEBUG Installroot: /
2025-04-24T06:39:46+0100 DDEBUG Releasever: 8
2025-04-24T06:39:46+0100 DEBUG cachedir: /var/cache/dnf
2025-04-24T06:39:46+0100 DDEBUG Base command: makecache
2025-04-24T06:39:46+0100 DDEBUG Extra commands: ['makecache', '--timer']
2025-04-24T06:39:46+0100 DEBUG Making cache files for all metadata files.
2025-04-24T06:39:46+0100 INFO Metadata cache refreshed recently.
2025-04-24T06:39:46+0100 DDEBUG Cleaning up.
2025-04-24T06:39:46+0100 DDEBUG Plugins were unloaded.
2025-04-24T06:41:02+0100 INFO --- logging initialized ---
2025-04-24T06:41:02+0100 DDEBUG timer: config: 4 ms
2025-04-24T06:41:02+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-24T06:41:02+0100 DEBUG YUM version: 4.7.0
2025-04-24T06:41:02+0100 DDEBUG Command: yum makecache -y
2025-04-24T06:41:02+0100 DDEBUG Installroot: /
2025-04-24T06:41:02+0100 DDEBUG Releasever: 8
2025-04-24T06:41:02+0100 DEBUG cachedir: /var/cache/dnf
2025-04-24T06:41:02+0100 DDEBUG Base command: makecache
2025-04-24T06:41:02+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-24T06:41:02+0100 DEBUG Making cache files for all metadata files.
2025-04-24T06:41:02+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-24T06:41:02+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-24T06:41:02+0100 DEBUG extras: has expired and will be refreshed.
2025-04-24T06:41:02+0100 DEBUG epel: has expired and will be refreshed.
2025-04-24T06:41:02+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-24T06:41:02+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-24T06:41:02+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-24T06:41:02+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-24T06:41:02+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-24T06:41:02+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-24T06:41:02+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-24T06:41:02+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-24T06:41:02+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-24T06:41:02+0100 DEBUG countme: no event for epel: window already counted
2025-04-24T06:41:02+0100 DEBUG reviving: failed for 'epel', mismatched sha256 sum.
2025-04-24T06:41:02+0100 DEBUG repo: downloading from remote: epel
2025-04-24T06:41:02+0100 DEBUG countme: no event for epel: window already counted
2025-04-24T06:41:03+0100 DEBUG epel: using metadata from Wed Apr 23 03:06:25 2025.
2025-04-24T06:41:03+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-24T06:41:03+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-24T06:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T06:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T06:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T06:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T06:41:03+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-24T06:41:03+0100 DDEBUG Cleaning up.
2025-04-24T06:41:03+0100 DDEBUG Plugins were unloaded.
2025-04-24T06:41:03+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T06:41:03+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T06:41:04+0100 INFO --- logging initialized ---
2025-04-24T06:41:04+0100 DDEBUG timer: config: 3 ms
2025-04-24T06:41:04+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-24T06:41:04+0100 DEBUG YUM version: 4.7.0
2025-04-24T06:41:04+0100 DDEBUG Command: yum makecache -y
2025-04-24T06:41:04+0100 DDEBUG Installroot: /
2025-04-24T06:41:04+0100 DDEBUG Releasever: 8
2025-04-24T06:41:04+0100 DEBUG cachedir: /var/cache/dnf
2025-04-24T06:41:04+0100 DDEBUG Base command: makecache
2025-04-24T06:41:04+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-24T06:41:04+0100 DEBUG Making cache files for all metadata files.
2025-04-24T06:41:04+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-24T06:41:04+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-24T06:41:04+0100 DEBUG extras: has expired and will be refreshed.
2025-04-24T06:41:04+0100 DEBUG epel: has expired and will be refreshed.
2025-04-24T06:41:04+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-24T06:41:04+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-24T06:41:04+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-24T06:41:04+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-24T06:41:04+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-24T06:41:04+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-24T06:41:04+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-24T06:41:04+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-24T06:41:04+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-24T06:41:04+0100 DEBUG countme: no event for epel: window already counted
2025-04-24T06:41:04+0100 DEBUG reviving: failed for 'epel', mismatched sha256 sum.
2025-04-24T06:41:04+0100 DEBUG repo: downloading from remote: epel
2025-04-24T06:41:04+0100 DEBUG countme: no event for epel: window already counted
2025-04-24T06:41:04+0100 DEBUG epel: using metadata from Wed Apr 23 03:06:25 2025.
2025-04-24T06:41:04+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-24T06:41:04+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-24T06:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T06:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T06:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T06:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T06:41:05+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-24T06:41:05+0100 DDEBUG Cleaning up.
2025-04-24T06:41:05+0100 DDEBUG Plugins were unloaded.
2025-04-24T06:41:05+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T06:41:05+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T06:41:05+0100 INFO --- logging initialized ---
2025-04-24T06:41:05+0100 DDEBUG timer: config: 3 ms
2025-04-24T06:41:05+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-24T06:41:05+0100 DEBUG YUM version: 4.7.0
2025-04-24T06:41:05+0100 DDEBUG Command: yum makecache -y
2025-04-24T06:41:05+0100 DDEBUG Installroot: /
2025-04-24T06:41:05+0100 DDEBUG Releasever: 8
2025-04-24T06:41:05+0100 DEBUG cachedir: /var/cache/dnf
2025-04-24T06:41:05+0100 DDEBUG Base command: makecache
2025-04-24T06:41:05+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-24T06:41:05+0100 DEBUG Making cache files for all metadata files.
2025-04-24T06:41:05+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-24T06:41:05+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-24T06:41:05+0100 DEBUG extras: has expired and will be refreshed.
2025-04-24T06:41:05+0100 DEBUG epel: has expired and will be refreshed.
2025-04-24T06:41:05+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-24T06:41:05+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-24T06:41:05+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-24T06:41:05+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-24T06:41:05+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-24T06:41:05+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-24T06:41:05+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-24T06:41:05+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-24T06:41:05+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-24T06:41:05+0100 DEBUG countme: no event for epel: window already counted
2025-04-24T06:41:05+0100 DEBUG reviving: failed for 'epel', mismatched sha256 sum.
2025-04-24T06:41:05+0100 DEBUG repo: downloading from remote: epel
2025-04-24T06:41:05+0100 DEBUG countme: no event for epel: window already counted
2025-04-24T06:41:06+0100 DEBUG epel: using metadata from Wed Apr 23 03:06:25 2025.
2025-04-24T06:41:06+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-24T06:41:06+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-24T06:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T06:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T06:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T06:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T06:41:06+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-24T06:41:06+0100 DDEBUG Cleaning up.
2025-04-24T06:41:06+0100 DDEBUG Plugins were unloaded.
2025-04-24T06:41:06+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T06:41:06+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T06:41:06+0100 INFO --- logging initialized ---
2025-04-24T06:41:06+0100 DDEBUG timer: config: 4 ms
2025-04-24T06:41:06+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-24T06:41:06+0100 DEBUG YUM version: 4.7.0
2025-04-24T06:41:06+0100 DDEBUG Command: yum makecache -y
2025-04-24T06:41:06+0100 DDEBUG Installroot: /
2025-04-24T06:41:06+0100 DDEBUG Releasever: 8
2025-04-24T06:41:06+0100 DEBUG cachedir: /var/cache/dnf
2025-04-24T06:41:06+0100 DDEBUG Base command: makecache
2025-04-24T06:41:06+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-24T06:41:06+0100 DEBUG Making cache files for all metadata files.
2025-04-24T06:41:06+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-24T06:41:06+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-24T06:41:06+0100 DEBUG extras: has expired and will be refreshed.
2025-04-24T06:41:06+0100 DEBUG epel: has expired and will be refreshed.
2025-04-24T06:41:06+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-24T06:41:06+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-24T06:41:06+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-24T06:41:06+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-24T06:41:06+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-24T06:41:06+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-24T06:41:06+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-24T06:41:07+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-24T06:41:07+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-24T06:41:07+0100 DEBUG countme: no event for epel: window already counted
2025-04-24T06:41:07+0100 DEBUG reviving: failed for 'epel', mismatched sha256 sum.
2025-04-24T06:41:07+0100 DEBUG repo: downloading from remote: epel
2025-04-24T06:41:07+0100 DEBUG countme: no event for epel: window already counted
2025-04-24T06:41:07+0100 DEBUG epel: using metadata from Wed Apr 23 03:06:25 2025.
2025-04-24T06:41:07+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-24T06:41:07+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-24T06:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T06:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T06:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T06:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T06:41:08+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-24T06:41:08+0100 DDEBUG Cleaning up.
2025-04-24T06:41:08+0100 DDEBUG Plugins were unloaded.
2025-04-24T06:41:08+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T06:41:08+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T06:41:08+0100 INFO --- logging initialized ---
2025-04-24T06:41:08+0100 DDEBUG timer: config: 3 ms
2025-04-24T06:41:08+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-24T06:41:08+0100 DEBUG YUM version: 4.7.0
2025-04-24T06:41:08+0100 DDEBUG Command: yum makecache -y
2025-04-24T06:41:08+0100 DDEBUG Installroot: /
2025-04-24T06:41:08+0100 DDEBUG Releasever: 8
2025-04-24T06:41:08+0100 DEBUG cachedir: /var/cache/dnf
2025-04-24T06:41:08+0100 DDEBUG Base command: makecache
2025-04-24T06:41:08+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-24T06:41:08+0100 DEBUG Making cache files for all metadata files.
2025-04-24T06:41:08+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-24T06:41:08+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-24T06:41:08+0100 DEBUG extras: has expired and will be refreshed.
2025-04-24T06:41:08+0100 DEBUG epel: has expired and will be refreshed.
2025-04-24T06:41:08+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-24T06:41:08+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-24T06:41:08+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-24T06:41:08+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-24T06:41:08+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-24T06:41:08+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-24T06:41:08+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-24T06:41:08+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-24T06:41:08+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-24T06:41:08+0100 DEBUG countme: no event for epel: window already counted
2025-04-24T06:41:08+0100 DEBUG reviving: failed for 'epel', mismatched sha256 sum.
2025-04-24T06:41:08+0100 DEBUG repo: downloading from remote: epel
2025-04-24T06:41:08+0100 DEBUG countme: no event for epel: window already counted
2025-04-24T06:41:09+0100 DEBUG epel: using metadata from Wed Apr 23 03:06:25 2025.
2025-04-24T06:41:09+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-24T06:41:09+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-24T06:41:09+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T06:41:09+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T06:41:09+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T06:41:09+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T06:41:09+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-24T06:41:09+0100 DDEBUG Cleaning up.
2025-04-24T06:41:09+0100 DDEBUG Plugins were unloaded.
2025-04-24T06:41:09+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T06:41:09+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T06:41:09+0100 INFO --- logging initialized ---
2025-04-24T06:41:09+0100 DDEBUG timer: config: 2 ms
2025-04-24T06:41:09+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-24T06:41:09+0100 DEBUG YUM version: 4.7.0
2025-04-24T06:41:09+0100 DDEBUG Command: yum makecache -y
2025-04-24T06:41:09+0100 DDEBUG Installroot: /
2025-04-24T06:41:09+0100 DDEBUG Releasever: 8
2025-04-24T06:41:09+0100 DEBUG cachedir: /var/cache/dnf
2025-04-24T06:41:09+0100 DDEBUG Base command: makecache
2025-04-24T06:41:09+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-24T06:41:09+0100 DEBUG Making cache files for all metadata files.
2025-04-24T06:41:09+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-24T06:41:09+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-24T06:41:09+0100 DEBUG extras: has expired and will be refreshed.
2025-04-24T06:41:09+0100 DEBUG epel: has expired and will be refreshed.
2025-04-24T06:41:09+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-24T06:41:09+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-24T06:41:09+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-24T06:41:09+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-24T06:41:09+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-24T06:41:09+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-24T06:41:09+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-24T06:41:09+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-24T06:41:09+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-24T06:41:09+0100 DEBUG countme: no event for epel: window already counted
2025-04-24T06:41:09+0100 DEBUG reviving: failed for 'epel', mismatched sha256 sum.
2025-04-24T06:41:09+0100 DEBUG repo: downloading from remote: epel
2025-04-24T06:41:09+0100 DEBUG countme: no event for epel: window already counted
2025-04-24T06:41:10+0100 DEBUG epel: using metadata from Wed Apr 23 03:06:25 2025.
2025-04-24T06:41:10+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-24T06:41:10+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-24T06:41:10+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T06:41:10+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T06:41:10+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T06:41:10+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T06:41:10+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-24T06:41:10+0100 DDEBUG Cleaning up.
2025-04-24T06:41:10+0100 DDEBUG Plugins were unloaded.
2025-04-24T06:41:10+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T06:41:10+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T06:41:10+0100 INFO --- logging initialized ---
2025-04-24T06:41:10+0100 DDEBUG timer: config: 3 ms
2025-04-24T06:41:10+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-24T06:41:10+0100 DEBUG YUM version: 4.7.0
2025-04-24T06:41:10+0100 DDEBUG Command: yum makecache -y
2025-04-24T06:41:10+0100 DDEBUG Installroot: /
2025-04-24T06:41:10+0100 DDEBUG Releasever: 8
2025-04-24T06:41:10+0100 DEBUG cachedir: /var/cache/dnf
2025-04-24T06:41:10+0100 DDEBUG Base command: makecache
2025-04-24T06:41:10+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-24T06:41:10+0100 DEBUG Making cache files for all metadata files.
2025-04-24T06:41:10+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-24T06:41:10+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-24T06:41:10+0100 DEBUG extras: has expired and will be refreshed.
2025-04-24T06:41:10+0100 DEBUG epel: has expired and will be refreshed.
2025-04-24T06:41:10+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-24T06:41:10+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-24T06:41:10+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-24T06:41:10+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-24T06:41:10+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-24T06:41:10+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-24T06:41:10+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-24T06:41:10+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-24T06:41:10+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-24T06:41:10+0100 DEBUG countme: no event for epel: window already counted
2025-04-24T06:41:10+0100 DEBUG reviving: failed for 'epel', mismatched sha256 sum.
2025-04-24T06:41:10+0100 DEBUG repo: downloading from remote: epel
2025-04-24T06:41:10+0100 DEBUG countme: no event for epel: window already counted
2025-04-24T06:41:11+0100 DEBUG epel: using metadata from Wed Apr 23 03:06:25 2025.
2025-04-24T06:41:11+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-24T06:41:11+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-24T06:41:11+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T06:41:11+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T06:41:11+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T06:41:11+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T06:41:11+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-24T06:41:11+0100 DDEBUG Cleaning up.
2025-04-24T06:41:11+0100 DDEBUG Plugins were unloaded.
2025-04-24T06:41:11+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T06:41:11+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T07:43:08+0100 INFO --- logging initialized ---
2025-04-24T07:43:08+0100 DDEBUG timer: config: 3 ms
2025-04-24T07:43:08+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-24T07:43:08+0100 DEBUG DNF version: 4.7.0
2025-04-24T07:43:08+0100 DDEBUG Command: dnf makecache --timer
2025-04-24T07:43:08+0100 DDEBUG Installroot: /
2025-04-24T07:43:08+0100 DDEBUG Releasever: 8
2025-04-24T07:43:08+0100 DEBUG cachedir: /var/cache/dnf
2025-04-24T07:43:08+0100 DDEBUG Base command: makecache
2025-04-24T07:43:08+0100 DDEBUG Extra commands: ['makecache', '--timer']
2025-04-24T07:43:08+0100 DEBUG Making cache files for all metadata files.
2025-04-24T07:43:08+0100 INFO Metadata cache refreshed recently.
2025-04-24T07:43:08+0100 DDEBUG Cleaning up.
2025-04-24T07:43:08+0100 DDEBUG Plugins were unloaded.
2025-04-24T08:41:02+0100 INFO --- logging initialized ---
2025-04-24T08:41:02+0100 DDEBUG timer: config: 4 ms
2025-04-24T08:41:02+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-24T08:41:02+0100 DEBUG YUM version: 4.7.0
2025-04-24T08:41:02+0100 DDEBUG Command: yum makecache -y
2025-04-24T08:41:02+0100 DDEBUG Installroot: /
2025-04-24T08:41:02+0100 DDEBUG Releasever: 8
2025-04-24T08:41:02+0100 DEBUG cachedir: /var/cache/dnf
2025-04-24T08:41:02+0100 DDEBUG Base command: makecache
2025-04-24T08:41:02+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-24T08:41:02+0100 DEBUG Making cache files for all metadata files.
2025-04-24T08:41:02+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-24T08:41:02+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-24T08:41:02+0100 DEBUG extras: has expired and will be refreshed.
2025-04-24T08:41:02+0100 DEBUG epel: has expired and will be refreshed.
2025-04-24T08:41:02+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-24T08:41:02+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-24T08:41:02+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-24T08:41:02+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-24T08:41:02+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-24T08:41:02+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-24T08:41:02+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-24T08:41:02+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-24T08:41:02+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-24T08:41:02+0100 DEBUG countme: no event for epel: window already counted
2025-04-24T08:41:02+0100 DEBUG reviving: failed for 'epel', mismatched sha256 sum.
2025-04-24T08:41:02+0100 DEBUG repo: downloading from remote: epel
2025-04-24T08:41:02+0100 DEBUG countme: no event for epel: window already counted
2025-04-24T08:41:13+0100 DEBUG epel: using metadata from Thu Apr 24 05:23:49 2025.
2025-04-24T08:41:13+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-24T08:41:13+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-24T08:41:13+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T08:41:13+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T08:41:13+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T08:41:13+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T08:41:13+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-24T08:41:13+0100 DDEBUG Cleaning up.
2025-04-24T08:41:13+0100 DDEBUG Plugins were unloaded.
2025-04-24T08:41:13+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T08:41:13+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T08:41:14+0100 INFO --- logging initialized ---
2025-04-24T08:41:14+0100 DDEBUG timer: config: 11 ms
2025-04-24T08:41:14+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-24T08:41:14+0100 DEBUG YUM version: 4.7.0
2025-04-24T08:41:14+0100 DDEBUG Command: yum makecache -y
2025-04-24T08:41:14+0100 DDEBUG Installroot: /
2025-04-24T08:41:14+0100 DDEBUG Releasever: 8
2025-04-24T08:41:14+0100 DEBUG cachedir: /var/cache/dnf
2025-04-24T08:41:14+0100 DDEBUG Base command: makecache
2025-04-24T08:41:14+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-24T08:41:14+0100 DEBUG Making cache files for all metadata files.
2025-04-24T08:41:14+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-24T08:41:15+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-24T08:41:15+0100 DEBUG extras: has expired and will be refreshed.
2025-04-24T08:41:15+0100 DEBUG epel: has expired and will be refreshed.
2025-04-24T08:41:15+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-24T08:41:15+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-24T08:41:15+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-24T08:41:15+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-24T08:41:15+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-24T08:41:15+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-24T08:41:15+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-24T08:41:15+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-24T08:41:15+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-24T08:41:15+0100 DEBUG countme: no event for epel: window already counted
2025-04-24T08:41:15+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-24T08:41:15+0100 DEBUG epel: using metadata from Thu Apr 24 05:23:49 2025.
2025-04-24T08:41:15+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-24T08:41:15+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-24T08:41:15+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T08:41:15+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T08:41:15+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T08:41:16+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T08:41:16+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-24T08:41:16+0100 DDEBUG Cleaning up.
2025-04-24T08:41:16+0100 DDEBUG Plugins were unloaded.
2025-04-24T08:41:16+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T08:41:16+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T08:41:16+0100 INFO --- logging initialized ---
2025-04-24T08:41:16+0100 DDEBUG timer: config: 3 ms
2025-04-24T08:41:16+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-24T08:41:16+0100 DEBUG YUM version: 4.7.0
2025-04-24T08:41:16+0100 DDEBUG Command: yum makecache -y
2025-04-24T08:41:16+0100 DDEBUG Installroot: /
2025-04-24T08:41:16+0100 DDEBUG Releasever: 8
2025-04-24T08:41:16+0100 DEBUG cachedir: /var/cache/dnf
2025-04-24T08:41:16+0100 DDEBUG Base command: makecache
2025-04-24T08:41:16+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-24T08:41:16+0100 DEBUG Making cache files for all metadata files.
2025-04-24T08:41:16+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-24T08:41:16+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-24T08:41:16+0100 DEBUG extras: has expired and will be refreshed.
2025-04-24T08:41:16+0100 DEBUG epel: has expired and will be refreshed.
2025-04-24T08:41:16+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-24T08:41:16+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-24T08:41:16+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-24T08:41:16+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-24T08:41:16+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-24T08:41:16+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-24T08:41:16+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-24T08:41:16+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-24T08:41:16+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-24T08:41:16+0100 DEBUG countme: no event for epel: window already counted
2025-04-24T08:41:16+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-24T08:41:17+0100 DEBUG epel: using metadata from Thu Apr 24 05:23:49 2025.
2025-04-24T08:41:17+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-24T08:41:17+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-24T08:41:17+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T08:41:17+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T08:41:17+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T08:41:17+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T08:41:17+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-24T08:41:17+0100 DDEBUG Cleaning up.
2025-04-24T08:41:17+0100 DDEBUG Plugins were unloaded.
2025-04-24T08:41:17+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T08:41:17+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T08:41:17+0100 INFO --- logging initialized ---
2025-04-24T08:41:17+0100 DDEBUG timer: config: 3 ms
2025-04-24T08:41:17+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-24T08:41:17+0100 DEBUG YUM version: 4.7.0
2025-04-24T08:41:17+0100 DDEBUG Command: yum makecache -y
2025-04-24T08:41:17+0100 DDEBUG Installroot: /
2025-04-24T08:41:17+0100 DDEBUG Releasever: 8
2025-04-24T08:41:17+0100 DEBUG cachedir: /var/cache/dnf
2025-04-24T08:41:17+0100 DDEBUG Base command: makecache
2025-04-24T08:41:17+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-24T08:41:17+0100 DEBUG Making cache files for all metadata files.
2025-04-24T08:41:17+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-24T08:41:17+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-24T08:41:17+0100 DEBUG extras: has expired and will be refreshed.
2025-04-24T08:41:18+0100 DEBUG epel: has expired and will be refreshed.
2025-04-24T08:41:18+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-24T08:41:18+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-24T08:41:18+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-24T08:41:18+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-24T08:41:18+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-24T08:41:18+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-24T08:41:18+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-24T08:41:18+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-24T08:41:18+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-24T08:41:18+0100 DEBUG countme: no event for epel: window already counted
2025-04-24T08:41:18+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-24T08:41:18+0100 DEBUG epel: using metadata from Thu Apr 24 05:23:49 2025.
2025-04-24T08:41:18+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-24T08:41:18+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-24T08:41:18+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T08:41:18+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T08:41:18+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T08:41:18+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T08:41:18+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-24T08:41:18+0100 DDEBUG Cleaning up.
2025-04-24T08:41:18+0100 DDEBUG Plugins were unloaded.
2025-04-24T08:41:18+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T08:41:18+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T08:41:19+0100 INFO --- logging initialized ---
2025-04-24T08:41:19+0100 DDEBUG timer: config: 2 ms
2025-04-24T08:41:19+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-24T08:41:19+0100 DEBUG YUM version: 4.7.0
2025-04-24T08:41:19+0100 DDEBUG Command: yum makecache -y
2025-04-24T08:41:19+0100 DDEBUG Installroot: /
2025-04-24T08:41:19+0100 DDEBUG Releasever: 8
2025-04-24T08:41:19+0100 DEBUG cachedir: /var/cache/dnf
2025-04-24T08:41:19+0100 DDEBUG Base command: makecache
2025-04-24T08:41:19+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-24T08:41:19+0100 DEBUG Making cache files for all metadata files.
2025-04-24T08:41:19+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-24T08:41:19+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-24T08:41:19+0100 DEBUG extras: has expired and will be refreshed.
2025-04-24T08:41:19+0100 DEBUG epel: has expired and will be refreshed.
2025-04-24T08:41:19+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-24T08:41:19+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-24T08:41:19+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-24T08:41:19+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-24T08:41:19+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-24T08:41:19+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-24T08:41:19+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-24T08:41:19+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-24T08:41:19+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-24T08:41:19+0100 DEBUG countme: no event for epel: window already counted
2025-04-24T08:41:19+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-24T08:41:19+0100 DEBUG epel: using metadata from Thu Apr 24 05:23:49 2025.
2025-04-24T08:41:19+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-24T08:41:19+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-24T08:41:20+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T08:41:20+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T08:41:20+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T08:41:20+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T08:41:20+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-24T08:41:20+0100 DDEBUG Cleaning up.
2025-04-24T08:41:20+0100 DDEBUG Plugins were unloaded.
2025-04-24T08:41:20+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T08:41:20+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T08:41:20+0100 INFO --- logging initialized ---
2025-04-24T08:41:20+0100 DDEBUG timer: config: 2 ms
2025-04-24T08:41:20+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-24T08:41:20+0100 DEBUG YUM version: 4.7.0
2025-04-24T08:41:20+0100 DDEBUG Command: yum makecache -y
2025-04-24T08:41:20+0100 DDEBUG Installroot: /
2025-04-24T08:41:20+0100 DDEBUG Releasever: 8
2025-04-24T08:41:20+0100 DEBUG cachedir: /var/cache/dnf
2025-04-24T08:41:20+0100 DDEBUG Base command: makecache
2025-04-24T08:41:20+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-24T08:41:20+0100 DEBUG Making cache files for all metadata files.
2025-04-24T08:41:20+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-24T08:41:20+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-24T08:41:20+0100 DEBUG extras: has expired and will be refreshed.
2025-04-24T08:41:20+0100 DEBUG epel: has expired and will be refreshed.
2025-04-24T08:41:20+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-24T08:41:20+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-24T08:41:20+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-24T08:41:20+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-24T08:41:20+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-24T08:41:20+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-24T08:41:20+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-24T08:41:21+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-24T08:41:21+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-24T08:41:21+0100 DEBUG countme: no event for epel: window already counted
2025-04-24T08:41:21+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-24T08:41:21+0100 DEBUG epel: using metadata from Thu Apr 24 05:23:49 2025.
2025-04-24T08:41:21+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-24T08:41:21+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-24T08:41:21+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T08:41:21+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T08:41:21+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T08:41:21+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T08:41:21+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-24T08:41:21+0100 DDEBUG Cleaning up.
2025-04-24T08:41:21+0100 DDEBUG Plugins were unloaded.
2025-04-24T08:41:21+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T08:41:21+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T08:41:22+0100 INFO --- logging initialized ---
2025-04-24T08:41:22+0100 DDEBUG timer: config: 3 ms
2025-04-24T08:41:22+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-24T08:41:22+0100 DEBUG YUM version: 4.7.0
2025-04-24T08:41:22+0100 DDEBUG Command: yum makecache -y
2025-04-24T08:41:22+0100 DDEBUG Installroot: /
2025-04-24T08:41:22+0100 DDEBUG Releasever: 8
2025-04-24T08:41:22+0100 DEBUG cachedir: /var/cache/dnf
2025-04-24T08:41:22+0100 DDEBUG Base command: makecache
2025-04-24T08:41:22+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-24T08:41:22+0100 DEBUG Making cache files for all metadata files.
2025-04-24T08:41:22+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-24T08:41:22+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-24T08:41:22+0100 DEBUG extras: has expired and will be refreshed.
2025-04-24T08:41:22+0100 DEBUG epel: has expired and will be refreshed.
2025-04-24T08:41:22+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-24T08:41:22+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-24T08:41:22+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-24T08:41:22+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-24T08:41:22+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-24T08:41:22+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-24T08:41:22+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-24T08:41:22+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-24T08:41:22+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-24T08:41:22+0100 DEBUG countme: no event for epel: window already counted
2025-04-24T08:41:22+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-24T08:41:22+0100 DEBUG epel: using metadata from Thu Apr 24 05:23:49 2025.
2025-04-24T08:41:22+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-24T08:41:22+0100 DEBUG fastpanel: using metadata from Wed Apr 16 11:58:19 2025.
2025-04-24T08:41:23+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T08:41:23+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T08:41:23+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T08:41:23+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T08:41:23+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-24T08:41:23+0100 DDEBUG Cleaning up.
2025-04-24T08:41:23+0100 DDEBUG Plugins were unloaded.
2025-04-24T08:41:23+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T08:41:23+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-24T08:53:04+0100 INFO --- logging initialized ---
2025-04-24T08:53:04+0100 DDEBUG timer: config: 2 ms
2025-04-24T08:53:04+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-24T08:53:04+0100 DEBUG DNF version: 4.7.0
2025-04-24T08:53:04+0100 DDEBUG Command: dnf makecache --timer
2025-04-24T08:53:04+0100 DDEBUG Installroot: /
2025-04-24T08:53:04+0100 DDEBUG Releasever: 8
2025-04-24T08:53:04+0100 DEBUG cachedir: /var/cache/dnf
2025-04-24T08:53:04+0100 DDEBUG Base command: makecache
2025-04-24T08:53:04+0100 DDEBUG Extra commands: ['makecache', '--timer']
2025-04-24T08:53:04+0100 DEBUG Making cache files for all metadata files.
2025-04-24T08:53:04+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-24T08:53:04+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-24T08:53:04+0100 DEBUG extras: has expired and will be refreshed.
2025-04-24T08:53:04+0100 DEBUG epel: has expired and will be refreshed.
2025-04-24T08:53:04+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-24T08:53:04+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-24T08:53:04+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-24T08:53:04+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-24T08:53:04+0100 DEBUG baseos: using metadata from Wed 23 Apr 2025 09:25:10 AM BST.
2025-04-24T08:53:04+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-24T08:53:04+0100 DEBUG appstream: using metadata from Wed 23 Apr 2025 09:25:57 AM BST.
2025-04-24T08:53:04+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-24T08:53:04+0100 DEBUG extras: using metadata from Wed 23 Apr 2025 09:27:04 AM BST.
2025-04-24T08:53:04+0100 DEBUG countme: no event for epel: window already counted
2025-04-24T08:53:04+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-24T08:53:05+0100 DEBUG epel: using metadata from Thu 24 Apr 2025 05:23:49 AM BST.
2025-04-24T08:53:05+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-24T08:53:05+0100 DEBUG fastpanel: using metadata from Wed 16 Apr 2025 11:58:19 AM BST.
2025-04-24T08:53:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T08:53:05+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-24T08:53:05+0100 DDEBUG Cleaning up.
2025-04-24T08:53:05+0100 DDEBUG Plugins were unloaded.
2025-04-24T08:53:05+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-24T08:53:05+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-24T10:23:39+0100 INFO --- logging initialized ---
2025-04-24T10:23:39+0100 DDEBUG timer: config: 3 ms
2025-04-24T10:23:40+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-24T10:23:40+0100 DEBUG DNF version: 4.7.0
2025-04-24T10:23:40+0100 DDEBUG Command: dnf makecache --timer
2025-04-24T10:23:40+0100 DDEBUG Installroot: /
2025-04-24T10:23:40+0100 DDEBUG Releasever: 8
2025-04-24T10:23:40+0100 DEBUG cachedir: /var/cache/dnf
2025-04-24T10:23:40+0100 DDEBUG Base command: makecache
2025-04-24T10:23:40+0100 DDEBUG Extra commands: ['makecache', '--timer']
2025-04-24T10:23:40+0100 DEBUG Making cache files for all metadata files.
2025-04-24T10:23:40+0100 INFO Metadata cache refreshed recently.
2025-04-24T10:23:40+0100 DDEBUG Cleaning up.
2025-04-24T10:23:40+0100 DDEBUG Plugins were unloaded.
2025-04-24T12:07:05+0100 INFO --- logging initialized ---
2025-04-24T12:07:05+0100 DDEBUG timer: config: 2 ms
2025-04-24T12:07:05+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-24T12:07:05+0100 DEBUG DNF version: 4.7.0
2025-04-24T12:07:05+0100 DDEBUG Command: dnf makecache --timer
2025-04-24T12:07:05+0100 DDEBUG Installroot: /
2025-04-24T12:07:05+0100 DDEBUG Releasever: 8
2025-04-24T12:07:05+0100 DEBUG cachedir: /var/cache/dnf
2025-04-24T12:07:05+0100 DDEBUG Base command: makecache
2025-04-24T12:07:05+0100 DDEBUG Extra commands: ['makecache', '--timer']
2025-04-24T12:07:05+0100 DEBUG Making cache files for all metadata files.
2025-04-24T12:07:05+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-24T12:07:05+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-24T12:07:05+0100 DEBUG extras: has expired and will be refreshed.
2025-04-24T12:07:05+0100 DEBUG epel: has expired and will be refreshed.
2025-04-24T12:07:05+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-24T12:07:05+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-24T12:07:05+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-24T12:07:05+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-24T12:07:05+0100 DEBUG baseos: using metadata from Wed 23 Apr 2025 09:25:10 AM BST.
2025-04-24T12:07:05+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-24T12:07:05+0100 DEBUG appstream: using metadata from Wed 23 Apr 2025 09:25:57 AM BST.
2025-04-24T12:07:05+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-24T12:07:05+0100 DEBUG extras: using metadata from Wed 23 Apr 2025 09:27:04 AM BST.
2025-04-24T12:07:05+0100 DEBUG countme: no event for epel: window already counted
2025-04-24T12:07:05+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-24T12:07:05+0100 DEBUG epel: using metadata from Thu 24 Apr 2025 05:23:49 AM BST.
2025-04-24T12:07:05+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-24T12:07:05+0100 DEBUG fastpanel: using metadata from Wed 16 Apr 2025 11:58:19 AM BST.
2025-04-24T12:07:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T12:07:05+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-24T12:07:05+0100 DDEBUG Cleaning up.
2025-04-24T12:07:05+0100 DDEBUG Plugins were unloaded.
2025-04-24T12:07:05+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-24T12:07:05+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-24T13:18:31+0100 INFO --- logging initialized ---
2025-04-24T13:18:31+0100 DDEBUG timer: config: 5 ms
2025-04-24T13:18:31+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-24T13:18:31+0100 DEBUG DNF version: 4.7.0
2025-04-24T13:18:31+0100 DDEBUG Command: dnf makecache --timer
2025-04-24T13:18:31+0100 DDEBUG Installroot: /
2025-04-24T13:18:31+0100 DDEBUG Releasever: 8
2025-04-24T13:18:31+0100 DEBUG cachedir: /var/cache/dnf
2025-04-24T13:18:31+0100 DDEBUG Base command: makecache
2025-04-24T13:18:31+0100 DDEBUG Extra commands: ['makecache', '--timer']
2025-04-24T13:18:31+0100 DEBUG Making cache files for all metadata files.
2025-04-24T13:18:31+0100 INFO Metadata cache refreshed recently.
2025-04-24T13:18:31+0100 DDEBUG Cleaning up.
2025-04-24T13:18:31+0100 DDEBUG Plugins were unloaded.
2025-04-24T14:32:01+0100 INFO --- logging initialized ---
2025-04-24T14:32:01+0100 DDEBUG timer: config: 4 ms
2025-04-24T14:32:01+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-24T14:32:01+0100 DEBUG DNF version: 4.7.0
2025-04-24T14:32:01+0100 DDEBUG Command: dnf makecache --timer
2025-04-24T14:32:01+0100 DDEBUG Installroot: /
2025-04-24T14:32:01+0100 DDEBUG Releasever: 8
2025-04-24T14:32:01+0100 DEBUG cachedir: /var/cache/dnf
2025-04-24T14:32:01+0100 DDEBUG Base command: makecache
2025-04-24T14:32:01+0100 DDEBUG Extra commands: ['makecache', '--timer']
2025-04-24T14:32:01+0100 DEBUG Making cache files for all metadata files.
2025-04-24T14:32:01+0100 INFO Metadata cache refreshed recently.
2025-04-24T14:32:01+0100 DDEBUG Cleaning up.
2025-04-24T14:32:01+0100 DDEBUG Plugins were unloaded.
2025-04-24T16:26:56+0100 INFO --- logging initialized ---
2025-04-24T16:26:56+0100 DDEBUG timer: config: 4 ms
2025-04-24T16:26:56+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-24T16:26:56+0100 DEBUG DNF version: 4.7.0
2025-04-24T16:26:56+0100 DDEBUG Command: dnf makecache --timer
2025-04-24T16:26:56+0100 DDEBUG Installroot: /
2025-04-24T16:26:56+0100 DDEBUG Releasever: 8
2025-04-24T16:26:56+0100 DEBUG cachedir: /var/cache/dnf
2025-04-24T16:26:56+0100 DDEBUG Base command: makecache
2025-04-24T16:26:56+0100 DDEBUG Extra commands: ['makecache', '--timer']
2025-04-24T16:26:56+0100 DEBUG Making cache files for all metadata files.
2025-04-24T16:26:56+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-24T16:26:56+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-24T16:26:56+0100 DEBUG extras: has expired and will be refreshed.
2025-04-24T16:26:56+0100 DEBUG epel: has expired and will be refreshed.
2025-04-24T16:26:56+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-24T16:26:56+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-24T16:26:56+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-24T16:26:56+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-24T16:26:56+0100 DEBUG baseos: using metadata from Wed 23 Apr 2025 09:25:10 AM BST.
2025-04-24T16:26:56+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-24T16:26:56+0100 DEBUG appstream: using metadata from Wed 23 Apr 2025 09:25:57 AM BST.
2025-04-24T16:26:56+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-24T16:26:56+0100 DEBUG extras: using metadata from Wed 23 Apr 2025 09:27:04 AM BST.
2025-04-24T16:26:56+0100 DEBUG countme: no event for epel: window already counted
2025-04-24T16:26:56+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-24T16:26:56+0100 DEBUG epel: using metadata from Thu 24 Apr 2025 05:23:49 AM BST.
2025-04-24T16:26:56+0100 DEBUG reviving: failed for 'fastpanel', mismatched repomd.
2025-04-24T16:26:56+0100 DEBUG repo: downloading from remote: fastpanel
2025-04-24T16:26:57+0100 DEBUG fastpanel: using metadata from Thu 24 Apr 2025 01:45:22 PM BST.
2025-04-24T16:26:57+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T16:26:57+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-24T16:26:57+0100 DDEBUG Cleaning up.
2025-04-24T16:26:57+0100 DDEBUG Plugins were unloaded.
2025-04-24T16:26:57+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-24T16:26:57+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-24T17:56:13+0100 INFO --- logging initialized ---
2025-04-24T17:56:13+0100 DDEBUG timer: config: 3 ms
2025-04-24T17:56:13+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-24T17:56:13+0100 DEBUG DNF version: 4.7.0
2025-04-24T17:56:13+0100 DDEBUG Command: dnf makecache --timer
2025-04-24T17:56:13+0100 DDEBUG Installroot: /
2025-04-24T17:56:13+0100 DDEBUG Releasever: 8
2025-04-24T17:56:13+0100 DEBUG cachedir: /var/cache/dnf
2025-04-24T17:56:13+0100 DDEBUG Base command: makecache
2025-04-24T17:56:13+0100 DDEBUG Extra commands: ['makecache', '--timer']
2025-04-24T17:56:13+0100 DEBUG Making cache files for all metadata files.
2025-04-24T17:56:13+0100 INFO Metadata cache refreshed recently.
2025-04-24T17:56:13+0100 DDEBUG Cleaning up.
2025-04-24T17:56:13+0100 DDEBUG Plugins were unloaded.
2025-04-24T19:06:58+0100 INFO --- logging initialized ---
2025-04-24T19:06:58+0100 DDEBUG timer: config: 2 ms
2025-04-24T19:06:58+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-24T19:06:58+0100 DEBUG DNF version: 4.7.0
2025-04-24T19:06:58+0100 DDEBUG Command: dnf makecache --timer
2025-04-24T19:06:58+0100 DDEBUG Installroot: /
2025-04-24T19:06:58+0100 DDEBUG Releasever: 8
2025-04-24T19:06:58+0100 DEBUG cachedir: /var/cache/dnf
2025-04-24T19:06:58+0100 DDEBUG Base command: makecache
2025-04-24T19:06:58+0100 DDEBUG Extra commands: ['makecache', '--timer']
2025-04-24T19:06:58+0100 DEBUG Making cache files for all metadata files.
2025-04-24T19:06:58+0100 INFO Metadata cache refreshed recently.
2025-04-24T19:06:58+0100 DDEBUG Cleaning up.
2025-04-24T19:06:58+0100 DDEBUG Plugins were unloaded.
2025-04-24T20:24:19+0100 INFO --- logging initialized ---
2025-04-24T20:24:19+0100 DDEBUG timer: config: 4 ms
2025-04-24T20:24:19+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-24T20:24:19+0100 DEBUG DNF version: 4.7.0
2025-04-24T20:24:19+0100 DDEBUG Command: dnf makecache --timer
2025-04-24T20:24:19+0100 DDEBUG Installroot: /
2025-04-24T20:24:19+0100 DDEBUG Releasever: 8
2025-04-24T20:24:19+0100 DEBUG cachedir: /var/cache/dnf
2025-04-24T20:24:19+0100 DDEBUG Base command: makecache
2025-04-24T20:24:19+0100 DDEBUG Extra commands: ['makecache', '--timer']
2025-04-24T20:24:19+0100 DEBUG Making cache files for all metadata files.
2025-04-24T20:24:19+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-24T20:24:19+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-24T20:24:19+0100 DEBUG extras: has expired and will be refreshed.
2025-04-24T20:24:19+0100 DEBUG epel: has expired and will be refreshed.
2025-04-24T20:24:19+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-24T20:24:19+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-24T20:24:19+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-24T20:24:19+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-24T20:24:19+0100 DEBUG baseos: using metadata from Wed 23 Apr 2025 09:25:10 AM BST.
2025-04-24T20:24:19+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-24T20:24:19+0100 DEBUG appstream: using metadata from Wed 23 Apr 2025 09:25:57 AM BST.
2025-04-24T20:24:19+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-24T20:24:19+0100 DEBUG extras: using metadata from Wed 23 Apr 2025 09:27:04 AM BST.
2025-04-24T20:24:19+0100 DEBUG countme: no event for epel: window already counted
2025-04-24T20:24:19+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-24T20:24:19+0100 DEBUG epel: using metadata from Thu 24 Apr 2025 05:23:49 AM BST.
2025-04-24T20:24:19+0100 DEBUG reviving: failed for 'fastpanel', mismatched repomd.
2025-04-24T20:24:19+0100 DEBUG repo: downloading from remote: fastpanel
2025-04-24T20:24:19+0100 DEBUG fastpanel: using metadata from Thu 24 Apr 2025 04:47:34 PM BST.
2025-04-24T20:24:20+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-24T20:24:20+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-24T20:24:20+0100 DDEBUG Cleaning up.
2025-04-24T20:24:20+0100 DDEBUG Plugins were unloaded.
2025-04-24T20:24:20+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-24T20:24:20+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-24T21:34:48+0100 INFO --- logging initialized ---
2025-04-24T21:34:48+0100 DDEBUG timer: config: 3 ms
2025-04-24T21:34:48+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-24T21:34:48+0100 DEBUG DNF version: 4.7.0
2025-04-24T21:34:48+0100 DDEBUG Command: dnf makecache --timer
2025-04-24T21:34:48+0100 DDEBUG Installroot: /
2025-04-24T21:34:48+0100 DDEBUG Releasever: 8
2025-04-24T21:34:48+0100 DEBUG cachedir: /var/cache/dnf
2025-04-24T21:34:48+0100 DDEBUG Base command: makecache
2025-04-24T21:34:48+0100 DDEBUG Extra commands: ['makecache', '--timer']
2025-04-24T21:34:48+0100 DEBUG Making cache files for all metadata files.
2025-04-24T21:34:48+0100 INFO Metadata cache refreshed recently.
2025-04-24T21:34:48+0100 DDEBUG Cleaning up.
2025-04-24T21:34:48+0100 DDEBUG Plugins were unloaded.
2025-04-24T22:56:25+0100 INFO --- logging initialized ---
2025-04-24T22:56:25+0100 DDEBUG timer: config: 2 ms
2025-04-24T22:56:25+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-24T22:56:25+0100 DEBUG DNF version: 4.7.0
2025-04-24T22:56:25+0100 DDEBUG Command: dnf makecache --timer
2025-04-24T22:56:25+0100 DDEBUG Installroot: /
2025-04-24T22:56:25+0100 DDEBUG Releasever: 8
2025-04-24T22:56:25+0100 DEBUG cachedir: /var/cache/dnf
2025-04-24T22:56:25+0100 DDEBUG Base command: makecache
2025-04-24T22:56:25+0100 DDEBUG Extra commands: ['makecache', '--timer']
2025-04-24T22:56:25+0100 DEBUG Making cache files for all metadata files.
2025-04-24T22:56:25+0100 INFO Metadata cache refreshed recently.
2025-04-24T22:56:25+0100 DDEBUG Cleaning up.
2025-04-24T22:56:25+0100 DDEBUG Plugins were unloaded.
2025-04-25T00:32:03+0100 INFO --- logging initialized ---
2025-04-25T00:32:03+0100 DDEBUG timer: config: 4 ms
2025-04-25T00:32:03+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-25T00:32:03+0100 DEBUG DNF version: 4.7.0
2025-04-25T00:32:03+0100 DDEBUG Command: dnf makecache --timer
2025-04-25T00:32:03+0100 DDEBUG Installroot: /
2025-04-25T00:32:03+0100 DDEBUG Releasever: 8
2025-04-25T00:32:03+0100 DEBUG cachedir: /var/cache/dnf
2025-04-25T00:32:03+0100 DDEBUG Base command: makecache
2025-04-25T00:32:03+0100 DDEBUG Extra commands: ['makecache', '--timer']
2025-04-25T00:32:03+0100 DEBUG Making cache files for all metadata files.
2025-04-25T00:32:03+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-25T00:32:03+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-25T00:32:03+0100 DEBUG extras: has expired and will be refreshed.
2025-04-25T00:32:03+0100 DEBUG epel: has expired and will be refreshed.
2025-04-25T00:32:03+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-25T00:32:03+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-25T00:32:03+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-25T00:32:03+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-25T00:32:03+0100 DEBUG baseos: using metadata from Wed 23 Apr 2025 09:25:10 AM BST.
2025-04-25T00:32:03+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-25T00:32:03+0100 DEBUG appstream: using metadata from Wed 23 Apr 2025 09:25:57 AM BST.
2025-04-25T00:32:03+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-25T00:32:03+0100 DEBUG extras: using metadata from Wed 23 Apr 2025 09:27:04 AM BST.
2025-04-25T00:32:03+0100 DEBUG countme: no event for epel: window already counted
2025-04-25T00:32:03+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-25T00:32:03+0100 DEBUG epel: using metadata from Thu 24 Apr 2025 05:23:49 AM BST.
2025-04-25T00:32:03+0100 DEBUG reviving: failed for 'fastpanel', mismatched repomd.
2025-04-25T00:32:03+0100 DEBUG repo: downloading from remote: fastpanel
2025-04-25T00:32:04+0100 DEBUG fastpanel: using metadata from Thu 24 Apr 2025 09:54:55 PM BST.
2025-04-25T00:32:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T00:32:04+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-25T00:32:04+0100 DDEBUG Cleaning up.
2025-04-25T00:32:04+0100 DDEBUG Plugins were unloaded.
2025-04-25T00:32:04+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-25T00:32:04+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-25T01:38:25+0100 INFO --- logging initialized ---
2025-04-25T01:38:25+0100 DDEBUG timer: config: 4 ms
2025-04-25T01:38:26+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-25T01:38:26+0100 DEBUG DNF version: 4.7.0
2025-04-25T01:38:26+0100 DDEBUG Command: dnf makecache --timer
2025-04-25T01:38:26+0100 DDEBUG Installroot: /
2025-04-25T01:38:26+0100 DDEBUG Releasever: 8
2025-04-25T01:38:26+0100 DEBUG cachedir: /var/cache/dnf
2025-04-25T01:38:26+0100 DDEBUG Base command: makecache
2025-04-25T01:38:26+0100 DDEBUG Extra commands: ['makecache', '--timer']
2025-04-25T01:38:26+0100 DEBUG Making cache files for all metadata files.
2025-04-25T01:38:26+0100 INFO Metadata cache refreshed recently.
2025-04-25T01:38:26+0100 DDEBUG Cleaning up.
2025-04-25T01:38:26+0100 DDEBUG Plugins were unloaded.
2025-04-25T01:41:02+0100 INFO --- logging initialized ---
2025-04-25T01:41:02+0100 DDEBUG timer: config: 3 ms
2025-04-25T01:41:02+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-25T01:41:02+0100 DEBUG YUM version: 4.7.0
2025-04-25T01:41:02+0100 DDEBUG Command: yum makecache -y
2025-04-25T01:41:02+0100 DDEBUG Installroot: /
2025-04-25T01:41:02+0100 DDEBUG Releasever: 8
2025-04-25T01:41:02+0100 DEBUG cachedir: /var/cache/dnf
2025-04-25T01:41:02+0100 DDEBUG Base command: makecache
2025-04-25T01:41:02+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-25T01:41:02+0100 DEBUG Making cache files for all metadata files.
2025-04-25T01:41:02+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-25T01:41:02+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-25T01:41:02+0100 DEBUG extras: has expired and will be refreshed.
2025-04-25T01:41:02+0100 DEBUG epel: has expired and will be refreshed.
2025-04-25T01:41:02+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-25T01:41:02+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-25T01:41:02+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-25T01:41:02+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-25T01:41:02+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-25T01:41:02+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-25T01:41:02+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-25T01:41:02+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-25T01:41:02+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-25T01:41:02+0100 DEBUG countme: no event for epel: window already counted
2025-04-25T01:41:03+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-25T01:41:03+0100 DEBUG epel: using metadata from Thu Apr 24 05:23:49 2025.
2025-04-25T01:41:03+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-25T01:41:03+0100 DEBUG fastpanel: using metadata from Thu Apr 24 21:54:55 2025.
2025-04-25T01:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T01:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T01:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T01:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T01:41:03+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-25T01:41:03+0100 DDEBUG Cleaning up.
2025-04-25T01:41:03+0100 DDEBUG Plugins were unloaded.
2025-04-25T01:41:03+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T01:41:03+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T01:41:03+0100 INFO --- logging initialized ---
2025-04-25T01:41:03+0100 DDEBUG timer: config: 2 ms
2025-04-25T01:41:03+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-25T01:41:03+0100 DEBUG YUM version: 4.7.0
2025-04-25T01:41:03+0100 DDEBUG Command: yum makecache -y
2025-04-25T01:41:03+0100 DDEBUG Installroot: /
2025-04-25T01:41:03+0100 DDEBUG Releasever: 8
2025-04-25T01:41:03+0100 DEBUG cachedir: /var/cache/dnf
2025-04-25T01:41:03+0100 DDEBUG Base command: makecache
2025-04-25T01:41:03+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-25T01:41:03+0100 DEBUG Making cache files for all metadata files.
2025-04-25T01:41:03+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-25T01:41:03+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-25T01:41:03+0100 DEBUG extras: has expired and will be refreshed.
2025-04-25T01:41:03+0100 DEBUG epel: has expired and will be refreshed.
2025-04-25T01:41:03+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-25T01:41:03+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-25T01:41:03+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-25T01:41:03+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-25T01:41:03+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-25T01:41:03+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-25T01:41:03+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-25T01:41:04+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-25T01:41:04+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-25T01:41:04+0100 DEBUG countme: no event for epel: window already counted
2025-04-25T01:41:04+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-25T01:41:04+0100 DEBUG epel: using metadata from Thu Apr 24 05:23:49 2025.
2025-04-25T01:41:04+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-25T01:41:04+0100 DEBUG fastpanel: using metadata from Thu Apr 24 21:54:55 2025.
2025-04-25T01:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T01:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T01:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T01:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T01:41:04+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-25T01:41:04+0100 DDEBUG Cleaning up.
2025-04-25T01:41:04+0100 DDEBUG Plugins were unloaded.
2025-04-25T01:41:04+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T01:41:04+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T01:41:04+0100 INFO --- logging initialized ---
2025-04-25T01:41:04+0100 DDEBUG timer: config: 2 ms
2025-04-25T01:41:04+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-25T01:41:04+0100 DEBUG YUM version: 4.7.0
2025-04-25T01:41:04+0100 DDEBUG Command: yum makecache -y
2025-04-25T01:41:04+0100 DDEBUG Installroot: /
2025-04-25T01:41:04+0100 DDEBUG Releasever: 8
2025-04-25T01:41:04+0100 DEBUG cachedir: /var/cache/dnf
2025-04-25T01:41:04+0100 DDEBUG Base command: makecache
2025-04-25T01:41:04+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-25T01:41:04+0100 DEBUG Making cache files for all metadata files.
2025-04-25T01:41:04+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-25T01:41:04+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-25T01:41:04+0100 DEBUG extras: has expired and will be refreshed.
2025-04-25T01:41:04+0100 DEBUG epel: has expired and will be refreshed.
2025-04-25T01:41:04+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-25T01:41:04+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-25T01:41:04+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-25T01:41:04+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-25T01:41:04+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-25T01:41:04+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-25T01:41:04+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-25T01:41:04+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-25T01:41:04+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-25T01:41:04+0100 DEBUG countme: no event for epel: window already counted
2025-04-25T01:41:04+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-25T01:41:05+0100 DEBUG epel: using metadata from Thu Apr 24 05:23:49 2025.
2025-04-25T01:41:05+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-25T01:41:05+0100 DEBUG fastpanel: using metadata from Thu Apr 24 21:54:55 2025.
2025-04-25T01:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T01:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T01:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T01:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T01:41:05+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-25T01:41:05+0100 DDEBUG Cleaning up.
2025-04-25T01:41:05+0100 DDEBUG Plugins were unloaded.
2025-04-25T01:41:05+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T01:41:05+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T01:41:05+0100 INFO --- logging initialized ---
2025-04-25T01:41:05+0100 DDEBUG timer: config: 3 ms
2025-04-25T01:41:05+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-25T01:41:05+0100 DEBUG YUM version: 4.7.0
2025-04-25T01:41:05+0100 DDEBUG Command: yum makecache -y
2025-04-25T01:41:05+0100 DDEBUG Installroot: /
2025-04-25T01:41:05+0100 DDEBUG Releasever: 8
2025-04-25T01:41:05+0100 DEBUG cachedir: /var/cache/dnf
2025-04-25T01:41:05+0100 DDEBUG Base command: makecache
2025-04-25T01:41:05+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-25T01:41:05+0100 DEBUG Making cache files for all metadata files.
2025-04-25T01:41:05+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-25T01:41:05+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-25T01:41:05+0100 DEBUG extras: has expired and will be refreshed.
2025-04-25T01:41:05+0100 DEBUG epel: has expired and will be refreshed.
2025-04-25T01:41:05+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-25T01:41:05+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-25T01:41:05+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-25T01:41:05+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-25T01:41:05+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-25T01:41:05+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-25T01:41:05+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-25T01:41:05+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-25T01:41:05+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-25T01:41:05+0100 DEBUG countme: no event for epel: window already counted
2025-04-25T01:41:05+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-25T01:41:05+0100 DEBUG epel: using metadata from Thu Apr 24 05:23:49 2025.
2025-04-25T01:41:05+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-25T01:41:05+0100 DEBUG fastpanel: using metadata from Thu Apr 24 21:54:55 2025.
2025-04-25T01:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T01:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T01:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T01:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T01:41:06+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-25T01:41:06+0100 DDEBUG Cleaning up.
2025-04-25T01:41:06+0100 DDEBUG Plugins were unloaded.
2025-04-25T01:41:06+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T01:41:06+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T01:41:06+0100 INFO --- logging initialized ---
2025-04-25T01:41:06+0100 DDEBUG timer: config: 2 ms
2025-04-25T01:41:06+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-25T01:41:06+0100 DEBUG YUM version: 4.7.0
2025-04-25T01:41:06+0100 DDEBUG Command: yum makecache -y
2025-04-25T01:41:06+0100 DDEBUG Installroot: /
2025-04-25T01:41:06+0100 DDEBUG Releasever: 8
2025-04-25T01:41:06+0100 DEBUG cachedir: /var/cache/dnf
2025-04-25T01:41:06+0100 DDEBUG Base command: makecache
2025-04-25T01:41:06+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-25T01:41:06+0100 DEBUG Making cache files for all metadata files.
2025-04-25T01:41:06+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-25T01:41:06+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-25T01:41:06+0100 DEBUG extras: has expired and will be refreshed.
2025-04-25T01:41:06+0100 DEBUG epel: has expired and will be refreshed.
2025-04-25T01:41:06+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-25T01:41:06+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-25T01:41:06+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-25T01:41:06+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-25T01:41:06+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-25T01:41:06+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-25T01:41:06+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-25T01:41:06+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-25T01:41:06+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-25T01:41:06+0100 DEBUG countme: no event for epel: window already counted
2025-04-25T01:41:06+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-25T01:41:06+0100 DEBUG epel: using metadata from Thu Apr 24 05:23:49 2025.
2025-04-25T01:41:06+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-25T01:41:06+0100 DEBUG fastpanel: using metadata from Thu Apr 24 21:54:55 2025.
2025-04-25T01:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T01:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T01:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T01:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T01:41:06+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-25T01:41:06+0100 DDEBUG Cleaning up.
2025-04-25T01:41:06+0100 DDEBUG Plugins were unloaded.
2025-04-25T01:41:06+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T01:41:06+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T01:41:07+0100 INFO --- logging initialized ---
2025-04-25T01:41:07+0100 DDEBUG timer: config: 2 ms
2025-04-25T01:41:07+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-25T01:41:07+0100 DEBUG YUM version: 4.7.0
2025-04-25T01:41:07+0100 DDEBUG Command: yum makecache -y
2025-04-25T01:41:07+0100 DDEBUG Installroot: /
2025-04-25T01:41:07+0100 DDEBUG Releasever: 8
2025-04-25T01:41:07+0100 DEBUG cachedir: /var/cache/dnf
2025-04-25T01:41:07+0100 DDEBUG Base command: makecache
2025-04-25T01:41:07+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-25T01:41:07+0100 DEBUG Making cache files for all metadata files.
2025-04-25T01:41:07+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-25T01:41:07+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-25T01:41:07+0100 DEBUG extras: has expired and will be refreshed.
2025-04-25T01:41:07+0100 DEBUG epel: has expired and will be refreshed.
2025-04-25T01:41:07+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-25T01:41:07+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-25T01:41:07+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-25T01:41:07+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-25T01:41:07+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-25T01:41:07+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-25T01:41:07+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-25T01:41:07+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-25T01:41:07+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-25T01:41:07+0100 DEBUG countme: no event for epel: window already counted
2025-04-25T01:41:07+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-25T01:41:07+0100 DEBUG epel: using metadata from Thu Apr 24 05:23:49 2025.
2025-04-25T01:41:07+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-25T01:41:07+0100 DEBUG fastpanel: using metadata from Thu Apr 24 21:54:55 2025.
2025-04-25T01:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T01:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T01:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T01:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T01:41:07+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-25T01:41:07+0100 DDEBUG Cleaning up.
2025-04-25T01:41:07+0100 DDEBUG Plugins were unloaded.
2025-04-25T01:41:07+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T01:41:07+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T01:41:07+0100 INFO --- logging initialized ---
2025-04-25T01:41:07+0100 DDEBUG timer: config: 2 ms
2025-04-25T01:41:07+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-25T01:41:07+0100 DEBUG YUM version: 4.7.0
2025-04-25T01:41:07+0100 DDEBUG Command: yum makecache -y
2025-04-25T01:41:07+0100 DDEBUG Installroot: /
2025-04-25T01:41:07+0100 DDEBUG Releasever: 8
2025-04-25T01:41:07+0100 DEBUG cachedir: /var/cache/dnf
2025-04-25T01:41:07+0100 DDEBUG Base command: makecache
2025-04-25T01:41:07+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-25T01:41:07+0100 DEBUG Making cache files for all metadata files.
2025-04-25T01:41:07+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-25T01:41:07+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-25T01:41:07+0100 DEBUG extras: has expired and will be refreshed.
2025-04-25T01:41:07+0100 DEBUG epel: has expired and will be refreshed.
2025-04-25T01:41:07+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-25T01:41:07+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-25T01:41:07+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-25T01:41:07+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-25T01:41:07+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-25T01:41:08+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-25T01:41:08+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-25T01:41:08+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-25T01:41:08+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-25T01:41:08+0100 DEBUG countme: no event for epel: window already counted
2025-04-25T01:41:08+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-25T01:41:08+0100 DEBUG epel: using metadata from Thu Apr 24 05:23:49 2025.
2025-04-25T01:41:08+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-25T01:41:08+0100 DEBUG fastpanel: using metadata from Thu Apr 24 21:54:55 2025.
2025-04-25T01:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T01:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T01:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T01:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T01:41:08+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-25T01:41:08+0100 DDEBUG Cleaning up.
2025-04-25T01:41:08+0100 DDEBUG Plugins were unloaded.
2025-04-25T01:41:08+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T01:41:08+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T02:41:05+0100 INFO --- logging initialized ---
2025-04-25T02:41:05+0100 DDEBUG timer: config: 4 ms
2025-04-25T02:41:05+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-25T02:41:05+0100 DEBUG YUM version: 4.7.0
2025-04-25T02:41:05+0100 DDEBUG Command: yum makecache -y
2025-04-25T02:41:05+0100 DDEBUG Installroot: /
2025-04-25T02:41:05+0100 DDEBUG Releasever: 8
2025-04-25T02:41:05+0100 DEBUG cachedir: /var/cache/dnf
2025-04-25T02:41:05+0100 DDEBUG Base command: makecache
2025-04-25T02:41:05+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-25T02:41:05+0100 DEBUG Making cache files for all metadata files.
2025-04-25T02:41:05+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-25T02:41:05+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-25T02:41:05+0100 DEBUG extras: has expired and will be refreshed.
2025-04-25T02:41:05+0100 DEBUG epel: has expired and will be refreshed.
2025-04-25T02:41:05+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-25T02:41:05+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-25T02:41:05+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-25T02:41:05+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-25T02:41:05+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-25T02:41:05+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-25T02:41:05+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-25T02:41:05+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-25T02:41:05+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-25T02:41:05+0100 DEBUG countme: no event for epel: window already counted
2025-04-25T02:41:05+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-25T02:41:05+0100 DEBUG epel: using metadata from Thu Apr 24 05:23:49 2025.
2025-04-25T02:41:05+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-25T02:41:05+0100 DEBUG fastpanel: using metadata from Thu Apr 24 21:54:55 2025.
2025-04-25T02:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T02:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T02:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T02:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T02:41:05+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-25T02:41:05+0100 DDEBUG Cleaning up.
2025-04-25T02:41:05+0100 DDEBUG Plugins were unloaded.
2025-04-25T02:41:05+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T02:41:05+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T02:41:05+0100 INFO --- logging initialized ---
2025-04-25T02:41:05+0100 DDEBUG timer: config: 4 ms
2025-04-25T02:41:06+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-25T02:41:06+0100 DEBUG YUM version: 4.7.0
2025-04-25T02:41:06+0100 DDEBUG Command: yum makecache -y
2025-04-25T02:41:06+0100 DDEBUG Installroot: /
2025-04-25T02:41:06+0100 DDEBUG Releasever: 8
2025-04-25T02:41:06+0100 DEBUG cachedir: /var/cache/dnf
2025-04-25T02:41:06+0100 DDEBUG Base command: makecache
2025-04-25T02:41:06+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-25T02:41:06+0100 DEBUG Making cache files for all metadata files.
2025-04-25T02:41:06+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-25T02:41:06+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-25T02:41:06+0100 DEBUG extras: has expired and will be refreshed.
2025-04-25T02:41:06+0100 DEBUG epel: has expired and will be refreshed.
2025-04-25T02:41:06+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-25T02:41:06+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-25T02:41:06+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-25T02:41:06+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-25T02:41:06+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-25T02:41:06+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-25T02:41:06+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-25T02:41:06+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-25T02:41:06+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-25T02:41:06+0100 DEBUG countme: no event for epel: window already counted
2025-04-25T02:41:06+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-25T02:41:06+0100 DEBUG epel: using metadata from Thu Apr 24 05:23:49 2025.
2025-04-25T02:41:06+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-25T02:41:06+0100 DEBUG fastpanel: using metadata from Thu Apr 24 21:54:55 2025.
2025-04-25T02:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T02:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T02:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T02:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T02:41:06+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-25T02:41:06+0100 DDEBUG Cleaning up.
2025-04-25T02:41:06+0100 DDEBUG Plugins were unloaded.
2025-04-25T02:41:06+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T02:41:06+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T02:41:06+0100 INFO --- logging initialized ---
2025-04-25T02:41:06+0100 DDEBUG timer: config: 2 ms
2025-04-25T02:41:06+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-25T02:41:06+0100 DEBUG YUM version: 4.7.0
2025-04-25T02:41:06+0100 DDEBUG Command: yum makecache -y
2025-04-25T02:41:06+0100 DDEBUG Installroot: /
2025-04-25T02:41:06+0100 DDEBUG Releasever: 8
2025-04-25T02:41:06+0100 DEBUG cachedir: /var/cache/dnf
2025-04-25T02:41:06+0100 DDEBUG Base command: makecache
2025-04-25T02:41:06+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-25T02:41:06+0100 DEBUG Making cache files for all metadata files.
2025-04-25T02:41:06+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-25T02:41:06+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-25T02:41:06+0100 DEBUG extras: has expired and will be refreshed.
2025-04-25T02:41:06+0100 DEBUG epel: has expired and will be refreshed.
2025-04-25T02:41:06+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-25T02:41:06+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-25T02:41:06+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-25T02:41:06+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-25T02:41:07+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-25T02:41:07+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-25T02:41:07+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-25T02:41:07+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-25T02:41:07+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-25T02:41:07+0100 DEBUG countme: no event for epel: window already counted
2025-04-25T02:41:07+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-25T02:41:07+0100 DEBUG epel: using metadata from Thu Apr 24 05:23:49 2025.
2025-04-25T02:41:07+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-25T02:41:07+0100 DEBUG fastpanel: using metadata from Thu Apr 24 21:54:55 2025.
2025-04-25T02:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T02:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T02:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T02:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T02:41:07+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-25T02:41:07+0100 DDEBUG Cleaning up.
2025-04-25T02:41:07+0100 DDEBUG Plugins were unloaded.
2025-04-25T02:41:07+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T02:41:07+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T02:41:07+0100 INFO --- logging initialized ---
2025-04-25T02:41:07+0100 DDEBUG timer: config: 2 ms
2025-04-25T02:41:07+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-25T02:41:07+0100 DEBUG YUM version: 4.7.0
2025-04-25T02:41:07+0100 DDEBUG Command: yum makecache -y
2025-04-25T02:41:07+0100 DDEBUG Installroot: /
2025-04-25T02:41:07+0100 DDEBUG Releasever: 8
2025-04-25T02:41:07+0100 DEBUG cachedir: /var/cache/dnf
2025-04-25T02:41:07+0100 DDEBUG Base command: makecache
2025-04-25T02:41:07+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-25T02:41:07+0100 DEBUG Making cache files for all metadata files.
2025-04-25T02:41:07+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-25T02:41:07+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-25T02:41:07+0100 DEBUG extras: has expired and will be refreshed.
2025-04-25T02:41:07+0100 DEBUG epel: has expired and will be refreshed.
2025-04-25T02:41:07+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-25T02:41:07+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-25T02:41:07+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-25T02:41:07+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-25T02:41:07+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-25T02:41:07+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-25T02:41:07+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-25T02:41:07+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-25T02:41:07+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-25T02:41:07+0100 DEBUG countme: no event for epel: window already counted
2025-04-25T02:41:07+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-25T02:41:08+0100 DEBUG epel: using metadata from Thu Apr 24 05:23:49 2025.
2025-04-25T02:41:08+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-25T02:41:08+0100 DEBUG fastpanel: using metadata from Thu Apr 24 21:54:55 2025.
2025-04-25T02:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T02:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T02:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T02:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T02:41:08+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-25T02:41:08+0100 DDEBUG Cleaning up.
2025-04-25T02:41:08+0100 DDEBUG Plugins were unloaded.
2025-04-25T02:41:08+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T02:41:08+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T02:41:08+0100 INFO --- logging initialized ---
2025-04-25T02:41:08+0100 DDEBUG timer: config: 2 ms
2025-04-25T02:41:08+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-25T02:41:08+0100 DEBUG YUM version: 4.7.0
2025-04-25T02:41:08+0100 DDEBUG Command: yum makecache -y
2025-04-25T02:41:08+0100 DDEBUG Installroot: /
2025-04-25T02:41:08+0100 DDEBUG Releasever: 8
2025-04-25T02:41:08+0100 DEBUG cachedir: /var/cache/dnf
2025-04-25T02:41:08+0100 DDEBUG Base command: makecache
2025-04-25T02:41:08+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-25T02:41:08+0100 DEBUG Making cache files for all metadata files.
2025-04-25T02:41:08+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-25T02:41:08+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-25T02:41:08+0100 DEBUG extras: has expired and will be refreshed.
2025-04-25T02:41:08+0100 DEBUG epel: has expired and will be refreshed.
2025-04-25T02:41:08+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-25T02:41:08+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-25T02:41:08+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-25T02:41:08+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-25T02:41:08+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-25T02:41:08+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-25T02:41:08+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-25T02:41:08+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-25T02:41:08+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-25T02:41:08+0100 DEBUG countme: no event for epel: window already counted
2025-04-25T02:41:08+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-25T02:41:08+0100 DEBUG epel: using metadata from Thu Apr 24 05:23:49 2025.
2025-04-25T02:41:08+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-25T02:41:08+0100 DEBUG fastpanel: using metadata from Thu Apr 24 21:54:55 2025.
2025-04-25T02:41:09+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T02:41:09+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T02:41:09+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T02:41:09+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T02:41:09+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-25T02:41:09+0100 DDEBUG Cleaning up.
2025-04-25T02:41:09+0100 DDEBUG Plugins were unloaded.
2025-04-25T02:41:09+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T02:41:09+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T02:41:09+0100 INFO --- logging initialized ---
2025-04-25T02:41:09+0100 DDEBUG timer: config: 2 ms
2025-04-25T02:41:09+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-25T02:41:09+0100 DEBUG YUM version: 4.7.0
2025-04-25T02:41:09+0100 DDEBUG Command: yum makecache -y
2025-04-25T02:41:09+0100 DDEBUG Installroot: /
2025-04-25T02:41:09+0100 DDEBUG Releasever: 8
2025-04-25T02:41:09+0100 DEBUG cachedir: /var/cache/dnf
2025-04-25T02:41:09+0100 DDEBUG Base command: makecache
2025-04-25T02:41:09+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-25T02:41:09+0100 DEBUG Making cache files for all metadata files.
2025-04-25T02:41:09+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-25T02:41:09+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-25T02:41:09+0100 DEBUG extras: has expired and will be refreshed.
2025-04-25T02:41:09+0100 DEBUG epel: has expired and will be refreshed.
2025-04-25T02:41:09+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-25T02:41:09+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-25T02:41:09+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-25T02:41:09+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-25T02:41:09+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-25T02:41:09+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-25T02:41:09+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-25T02:41:09+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-25T02:41:09+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-25T02:41:09+0100 DEBUG countme: no event for epel: window already counted
2025-04-25T02:41:09+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-25T02:41:09+0100 DEBUG epel: using metadata from Thu Apr 24 05:23:49 2025.
2025-04-25T02:41:09+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-25T02:41:09+0100 DEBUG fastpanel: using metadata from Thu Apr 24 21:54:55 2025.
2025-04-25T02:41:09+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T02:41:09+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T02:41:09+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T02:41:09+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T02:41:09+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-25T02:41:09+0100 DDEBUG Cleaning up.
2025-04-25T02:41:09+0100 DDEBUG Plugins were unloaded.
2025-04-25T02:41:09+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T02:41:09+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T02:41:10+0100 INFO --- logging initialized ---
2025-04-25T02:41:10+0100 DDEBUG timer: config: 2 ms
2025-04-25T02:41:10+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-25T02:41:10+0100 DEBUG YUM version: 4.7.0
2025-04-25T02:41:10+0100 DDEBUG Command: yum makecache -y
2025-04-25T02:41:10+0100 DDEBUG Installroot: /
2025-04-25T02:41:10+0100 DDEBUG Releasever: 8
2025-04-25T02:41:10+0100 DEBUG cachedir: /var/cache/dnf
2025-04-25T02:41:10+0100 DDEBUG Base command: makecache
2025-04-25T02:41:10+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-25T02:41:10+0100 DEBUG Making cache files for all metadata files.
2025-04-25T02:41:10+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-25T02:41:10+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-25T02:41:10+0100 DEBUG extras: has expired and will be refreshed.
2025-04-25T02:41:10+0100 DEBUG epel: has expired and will be refreshed.
2025-04-25T02:41:10+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-25T02:41:10+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-25T02:41:10+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-25T02:41:10+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-25T02:41:10+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-25T02:41:10+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-25T02:41:10+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-25T02:41:10+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-25T02:41:10+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-25T02:41:10+0100 DEBUG countme: no event for epel: window already counted
2025-04-25T02:41:10+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-25T02:41:10+0100 DEBUG epel: using metadata from Thu Apr 24 05:23:49 2025.
2025-04-25T02:41:10+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-25T02:41:10+0100 DEBUG fastpanel: using metadata from Thu Apr 24 21:54:55 2025.
2025-04-25T02:41:10+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T02:41:10+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T02:41:10+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T02:41:10+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T02:41:10+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-25T02:41:10+0100 DDEBUG Cleaning up.
2025-04-25T02:41:10+0100 DDEBUG Plugins were unloaded.
2025-04-25T02:41:10+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T02:41:10+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T03:36:48+0100 INFO --- logging initialized ---
2025-04-25T03:36:48+0100 DDEBUG timer: config: 2 ms
2025-04-25T03:36:48+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-25T03:36:48+0100 DEBUG DNF version: 4.7.0
2025-04-25T03:36:48+0100 DDEBUG Command: dnf makecache --timer
2025-04-25T03:36:48+0100 DDEBUG Installroot: /
2025-04-25T03:36:48+0100 DDEBUG Releasever: 8
2025-04-25T03:36:48+0100 DEBUG cachedir: /var/cache/dnf
2025-04-25T03:36:48+0100 DDEBUG Base command: makecache
2025-04-25T03:36:48+0100 DDEBUG Extra commands: ['makecache', '--timer']
2025-04-25T03:36:48+0100 DEBUG Making cache files for all metadata files.
2025-04-25T03:36:48+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-25T03:36:48+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-25T03:36:48+0100 DEBUG extras: has expired and will be refreshed.
2025-04-25T03:36:48+0100 DEBUG epel: has expired and will be refreshed.
2025-04-25T03:36:48+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-25T03:36:48+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-25T03:36:48+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-25T03:36:48+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-25T03:36:48+0100 DEBUG baseos: using metadata from Wed 23 Apr 2025 09:25:10 AM BST.
2025-04-25T03:36:48+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-25T03:36:48+0100 DEBUG appstream: using metadata from Wed 23 Apr 2025 09:25:57 AM BST.
2025-04-25T03:36:48+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-25T03:36:48+0100 DEBUG extras: using metadata from Wed 23 Apr 2025 09:27:04 AM BST.
2025-04-25T03:36:48+0100 DEBUG countme: no event for epel: window already counted
2025-04-25T03:36:48+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-25T03:36:48+0100 DEBUG epel: using metadata from Thu 24 Apr 2025 05:23:49 AM BST.
2025-04-25T03:36:48+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-25T03:36:48+0100 DEBUG fastpanel: using metadata from Thu 24 Apr 2025 09:54:55 PM BST.
2025-04-25T03:36:48+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T03:36:48+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-25T03:36:48+0100 DDEBUG Cleaning up.
2025-04-25T03:36:48+0100 DDEBUG Plugins were unloaded.
2025-04-25T03:36:48+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-25T03:36:48+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-25T03:41:02+0100 INFO --- logging initialized ---
2025-04-25T03:41:02+0100 DDEBUG timer: config: 2 ms
2025-04-25T03:41:02+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-25T03:41:02+0100 DEBUG YUM version: 4.7.0
2025-04-25T03:41:02+0100 DDEBUG Command: yum makecache -y
2025-04-25T03:41:02+0100 DDEBUG Installroot: /
2025-04-25T03:41:02+0100 DDEBUG Releasever: 8
2025-04-25T03:41:02+0100 DEBUG cachedir: /var/cache/dnf
2025-04-25T03:41:02+0100 DDEBUG Base command: makecache
2025-04-25T03:41:02+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-25T03:41:02+0100 DEBUG Making cache files for all metadata files.
2025-04-25T03:41:02+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-25T03:41:02+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-25T03:41:02+0100 DEBUG extras: has expired and will be refreshed.
2025-04-25T03:41:02+0100 DEBUG epel: has expired and will be refreshed.
2025-04-25T03:41:02+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-25T03:41:02+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-25T03:41:02+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-25T03:41:02+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-25T03:41:02+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-25T03:41:02+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-25T03:41:02+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-25T03:41:02+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-25T03:41:02+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-25T03:41:02+0100 DEBUG countme: no event for epel: window already counted
2025-04-25T03:41:02+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-25T03:41:02+0100 DEBUG epel: using metadata from Thu Apr 24 05:23:49 2025.
2025-04-25T03:41:02+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-25T03:41:02+0100 DEBUG fastpanel: using metadata from Thu Apr 24 21:54:55 2025.
2025-04-25T03:41:02+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T03:41:02+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T03:41:02+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T03:41:02+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T03:41:02+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-25T03:41:02+0100 DDEBUG Cleaning up.
2025-04-25T03:41:02+0100 DDEBUG Plugins were unloaded.
2025-04-25T03:41:02+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T03:41:02+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T03:41:03+0100 INFO --- logging initialized ---
2025-04-25T03:41:03+0100 DDEBUG timer: config: 2 ms
2025-04-25T03:41:03+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-25T03:41:03+0100 DEBUG YUM version: 4.7.0
2025-04-25T03:41:03+0100 DDEBUG Command: yum makecache -y
2025-04-25T03:41:03+0100 DDEBUG Installroot: /
2025-04-25T03:41:03+0100 DDEBUG Releasever: 8
2025-04-25T03:41:03+0100 DEBUG cachedir: /var/cache/dnf
2025-04-25T03:41:03+0100 DDEBUG Base command: makecache
2025-04-25T03:41:03+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-25T03:41:03+0100 DEBUG Making cache files for all metadata files.
2025-04-25T03:41:03+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-25T03:41:03+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-25T03:41:03+0100 DEBUG extras: has expired and will be refreshed.
2025-04-25T03:41:03+0100 DEBUG epel: has expired and will be refreshed.
2025-04-25T03:41:03+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-25T03:41:03+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-25T03:41:03+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-25T03:41:03+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-25T03:41:03+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-25T03:41:03+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-25T03:41:03+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-25T03:41:03+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-25T03:41:03+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-25T03:41:03+0100 DEBUG countme: no event for epel: window already counted
2025-04-25T03:41:03+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-25T03:41:03+0100 DEBUG epel: using metadata from Thu Apr 24 05:23:49 2025.
2025-04-25T03:41:03+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-25T03:41:03+0100 DEBUG fastpanel: using metadata from Thu Apr 24 21:54:55 2025.
2025-04-25T03:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T03:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T03:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T03:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T03:41:03+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-25T03:41:03+0100 DDEBUG Cleaning up.
2025-04-25T03:41:03+0100 DDEBUG Plugins were unloaded.
2025-04-25T03:41:03+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T03:41:03+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T03:41:03+0100 INFO --- logging initialized ---
2025-04-25T03:41:03+0100 DDEBUG timer: config: 2 ms
2025-04-25T03:41:03+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-25T03:41:03+0100 DEBUG YUM version: 4.7.0
2025-04-25T03:41:03+0100 DDEBUG Command: yum makecache -y
2025-04-25T03:41:03+0100 DDEBUG Installroot: /
2025-04-25T03:41:03+0100 DDEBUG Releasever: 8
2025-04-25T03:41:04+0100 DEBUG cachedir: /var/cache/dnf
2025-04-25T03:41:04+0100 DDEBUG Base command: makecache
2025-04-25T03:41:04+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-25T03:41:04+0100 DEBUG Making cache files for all metadata files.
2025-04-25T03:41:04+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-25T03:41:04+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-25T03:41:04+0100 DEBUG extras: has expired and will be refreshed.
2025-04-25T03:41:04+0100 DEBUG epel: has expired and will be refreshed.
2025-04-25T03:41:04+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-25T03:41:04+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-25T03:41:04+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-25T03:41:04+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-25T03:41:04+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-25T03:41:04+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-25T03:41:04+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-25T03:41:04+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-25T03:41:04+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-25T03:41:04+0100 DEBUG countme: no event for epel: window already counted
2025-04-25T03:41:04+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-25T03:41:04+0100 DEBUG epel: using metadata from Thu Apr 24 05:23:49 2025.
2025-04-25T03:41:04+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-25T03:41:04+0100 DEBUG fastpanel: using metadata from Thu Apr 24 21:54:55 2025.
2025-04-25T03:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T03:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T03:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T03:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T03:41:04+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-25T03:41:04+0100 DDEBUG Cleaning up.
2025-04-25T03:41:04+0100 DDEBUG Plugins were unloaded.
2025-04-25T03:41:04+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T03:41:04+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T03:41:04+0100 INFO --- logging initialized ---
2025-04-25T03:41:04+0100 DDEBUG timer: config: 3 ms
2025-04-25T03:41:04+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-25T03:41:04+0100 DEBUG YUM version: 4.7.0
2025-04-25T03:41:04+0100 DDEBUG Command: yum makecache -y
2025-04-25T03:41:04+0100 DDEBUG Installroot: /
2025-04-25T03:41:04+0100 DDEBUG Releasever: 8
2025-04-25T03:41:04+0100 DEBUG cachedir: /var/cache/dnf
2025-04-25T03:41:04+0100 DDEBUG Base command: makecache
2025-04-25T03:41:04+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-25T03:41:04+0100 DEBUG Making cache files for all metadata files.
2025-04-25T03:41:04+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-25T03:41:04+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-25T03:41:04+0100 DEBUG extras: has expired and will be refreshed.
2025-04-25T03:41:04+0100 DEBUG epel: has expired and will be refreshed.
2025-04-25T03:41:04+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-25T03:41:04+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-25T03:41:04+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-25T03:41:04+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-25T03:41:05+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-25T03:41:05+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-25T03:41:05+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-25T03:41:05+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-25T03:41:05+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-25T03:41:05+0100 DEBUG countme: no event for epel: window already counted
2025-04-25T03:41:05+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-25T03:41:05+0100 DEBUG epel: using metadata from Thu Apr 24 05:23:49 2025.
2025-04-25T03:41:05+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-25T03:41:05+0100 DEBUG fastpanel: using metadata from Thu Apr 24 21:54:55 2025.
2025-04-25T03:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T03:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T03:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T03:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T03:41:05+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-25T03:41:05+0100 DDEBUG Cleaning up.
2025-04-25T03:41:05+0100 DDEBUG Plugins were unloaded.
2025-04-25T03:41:05+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T03:41:05+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T03:41:05+0100 INFO --- logging initialized ---
2025-04-25T03:41:05+0100 DDEBUG timer: config: 2 ms
2025-04-25T03:41:05+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-25T03:41:05+0100 DEBUG YUM version: 4.7.0
2025-04-25T03:41:05+0100 DDEBUG Command: yum makecache -y
2025-04-25T03:41:05+0100 DDEBUG Installroot: /
2025-04-25T03:41:05+0100 DDEBUG Releasever: 8
2025-04-25T03:41:05+0100 DEBUG cachedir: /var/cache/dnf
2025-04-25T03:41:05+0100 DDEBUG Base command: makecache
2025-04-25T03:41:05+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-25T03:41:05+0100 DEBUG Making cache files for all metadata files.
2025-04-25T03:41:05+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-25T03:41:05+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-25T03:41:05+0100 DEBUG extras: has expired and will be refreshed.
2025-04-25T03:41:05+0100 DEBUG epel: has expired and will be refreshed.
2025-04-25T03:41:05+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-25T03:41:05+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-25T03:41:05+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-25T03:41:05+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-25T03:41:05+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-25T03:41:05+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-25T03:41:05+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-25T03:41:05+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-25T03:41:05+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-25T03:41:05+0100 DEBUG countme: no event for epel: window already counted
2025-04-25T03:41:05+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-25T03:41:06+0100 DEBUG epel: using metadata from Thu Apr 24 05:23:49 2025.
2025-04-25T03:41:06+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-25T03:41:06+0100 DEBUG fastpanel: using metadata from Thu Apr 24 21:54:55 2025.
2025-04-25T03:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T03:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T03:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T03:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T03:41:06+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-25T03:41:06+0100 DDEBUG Cleaning up.
2025-04-25T03:41:06+0100 DDEBUG Plugins were unloaded.
2025-04-25T03:41:06+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T03:41:06+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T03:41:06+0100 INFO --- logging initialized ---
2025-04-25T03:41:06+0100 DDEBUG timer: config: 3 ms
2025-04-25T03:41:06+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-25T03:41:06+0100 DEBUG YUM version: 4.7.0
2025-04-25T03:41:06+0100 DDEBUG Command: yum makecache -y
2025-04-25T03:41:06+0100 DDEBUG Installroot: /
2025-04-25T03:41:06+0100 DDEBUG Releasever: 8
2025-04-25T03:41:06+0100 DEBUG cachedir: /var/cache/dnf
2025-04-25T03:41:06+0100 DDEBUG Base command: makecache
2025-04-25T03:41:06+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-25T03:41:06+0100 DEBUG Making cache files for all metadata files.
2025-04-25T03:41:06+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-25T03:41:06+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-25T03:41:06+0100 DEBUG extras: has expired and will be refreshed.
2025-04-25T03:41:06+0100 DEBUG epel: has expired and will be refreshed.
2025-04-25T03:41:06+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-25T03:41:06+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-25T03:41:06+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-25T03:41:06+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-25T03:41:06+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-25T03:41:06+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-25T03:41:06+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-25T03:41:06+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-25T03:41:06+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-25T03:41:06+0100 DEBUG countme: no event for epel: window already counted
2025-04-25T03:41:06+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-25T03:41:06+0100 DEBUG epel: using metadata from Thu Apr 24 05:23:49 2025.
2025-04-25T03:41:06+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-25T03:41:06+0100 DEBUG fastpanel: using metadata from Thu Apr 24 21:54:55 2025.
2025-04-25T03:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T03:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T03:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T03:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T03:41:07+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-25T03:41:07+0100 DDEBUG Cleaning up.
2025-04-25T03:41:07+0100 DDEBUG Plugins were unloaded.
2025-04-25T03:41:07+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T03:41:07+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T03:41:07+0100 INFO --- logging initialized ---
2025-04-25T03:41:07+0100 DDEBUG timer: config: 2 ms
2025-04-25T03:41:07+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-25T03:41:07+0100 DEBUG YUM version: 4.7.0
2025-04-25T03:41:07+0100 DDEBUG Command: yum makecache -y
2025-04-25T03:41:07+0100 DDEBUG Installroot: /
2025-04-25T03:41:07+0100 DDEBUG Releasever: 8
2025-04-25T03:41:07+0100 DEBUG cachedir: /var/cache/dnf
2025-04-25T03:41:07+0100 DDEBUG Base command: makecache
2025-04-25T03:41:07+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-25T03:41:07+0100 DEBUG Making cache files for all metadata files.
2025-04-25T03:41:07+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-25T03:41:07+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-25T03:41:07+0100 DEBUG extras: has expired and will be refreshed.
2025-04-25T03:41:07+0100 DEBUG epel: has expired and will be refreshed.
2025-04-25T03:41:07+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-25T03:41:07+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-25T03:41:07+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-25T03:41:07+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-25T03:41:07+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-25T03:41:07+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-25T03:41:07+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-25T03:41:07+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-25T03:41:07+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-25T03:41:07+0100 DEBUG countme: no event for epel: window already counted
2025-04-25T03:41:07+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-25T03:41:07+0100 DEBUG epel: using metadata from Thu Apr 24 05:23:49 2025.
2025-04-25T03:41:07+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-25T03:41:07+0100 DEBUG fastpanel: using metadata from Thu Apr 24 21:54:55 2025.
2025-04-25T03:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T03:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T03:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T03:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T03:41:07+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-25T03:41:07+0100 DDEBUG Cleaning up.
2025-04-25T03:41:07+0100 DDEBUG Plugins were unloaded.
2025-04-25T03:41:07+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T03:41:07+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T04:41:02+0100 INFO --- logging initialized ---
2025-04-25T04:41:02+0100 DDEBUG timer: config: 3 ms
2025-04-25T04:41:02+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-25T04:41:02+0100 DEBUG YUM version: 4.7.0
2025-04-25T04:41:02+0100 DDEBUG Command: yum makecache -y
2025-04-25T04:41:02+0100 DDEBUG Installroot: /
2025-04-25T04:41:02+0100 DDEBUG Releasever: 8
2025-04-25T04:41:02+0100 DEBUG cachedir: /var/cache/dnf
2025-04-25T04:41:02+0100 DDEBUG Base command: makecache
2025-04-25T04:41:02+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-25T04:41:02+0100 DEBUG Making cache files for all metadata files.
2025-04-25T04:41:02+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-25T04:41:02+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-25T04:41:02+0100 DEBUG extras: has expired and will be refreshed.
2025-04-25T04:41:02+0100 DEBUG epel: has expired and will be refreshed.
2025-04-25T04:41:02+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-25T04:41:02+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-25T04:41:02+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-25T04:41:02+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-25T04:41:02+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-25T04:41:02+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-25T04:41:02+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-25T04:41:02+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-25T04:41:02+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-25T04:41:02+0100 DEBUG countme: no event for epel: window already counted
2025-04-25T04:41:02+0100 DEBUG reviving: failed for 'epel', mismatched sha256 sum.
2025-04-25T04:41:02+0100 DEBUG repo: downloading from remote: epel
2025-04-25T04:41:02+0100 DEBUG countme: no event for epel: window already counted
2025-04-25T04:41:03+0100 DEBUG epel: using metadata from Thu Apr 24 05:23:49 2025.
2025-04-25T04:41:03+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-25T04:41:03+0100 DEBUG fastpanel: using metadata from Thu Apr 24 21:54:55 2025.
2025-04-25T04:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T04:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T04:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T04:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T04:41:03+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-25T04:41:03+0100 DDEBUG Cleaning up.
2025-04-25T04:41:03+0100 DDEBUG Plugins were unloaded.
2025-04-25T04:41:03+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T04:41:03+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T04:41:03+0100 INFO --- logging initialized ---
2025-04-25T04:41:03+0100 DDEBUG timer: config: 2 ms
2025-04-25T04:41:03+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-25T04:41:03+0100 DEBUG YUM version: 4.7.0
2025-04-25T04:41:03+0100 DDEBUG Command: yum makecache -y
2025-04-25T04:41:03+0100 DDEBUG Installroot: /
2025-04-25T04:41:03+0100 DDEBUG Releasever: 8
2025-04-25T04:41:03+0100 DEBUG cachedir: /var/cache/dnf
2025-04-25T04:41:03+0100 DDEBUG Base command: makecache
2025-04-25T04:41:03+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-25T04:41:03+0100 DEBUG Making cache files for all metadata files.
2025-04-25T04:41:03+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-25T04:41:03+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-25T04:41:03+0100 DEBUG extras: has expired and will be refreshed.
2025-04-25T04:41:03+0100 DEBUG epel: has expired and will be refreshed.
2025-04-25T04:41:03+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-25T04:41:03+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-25T04:41:03+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-25T04:41:03+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-25T04:41:03+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-25T04:41:03+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-25T04:41:03+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-25T04:41:03+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-25T04:41:03+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-25T04:41:03+0100 DEBUG countme: no event for epel: window already counted
2025-04-25T04:41:03+0100 DEBUG reviving: failed for 'epel', mismatched sha256 sum.
2025-04-25T04:41:03+0100 DEBUG repo: downloading from remote: epel
2025-04-25T04:41:03+0100 DEBUG countme: no event for epel: window already counted
2025-04-25T04:41:04+0100 DEBUG epel: using metadata from Thu Apr 24 05:23:49 2025.
2025-04-25T04:41:04+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-25T04:41:04+0100 DEBUG fastpanel: using metadata from Thu Apr 24 21:54:55 2025.
2025-04-25T04:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T04:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T04:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T04:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T04:41:04+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-25T04:41:04+0100 DDEBUG Cleaning up.
2025-04-25T04:41:04+0100 DDEBUG Plugins were unloaded.
2025-04-25T04:41:04+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T04:41:04+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T04:41:04+0100 INFO --- logging initialized ---
2025-04-25T04:41:04+0100 DDEBUG timer: config: 2 ms
2025-04-25T04:41:04+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-25T04:41:04+0100 DEBUG YUM version: 4.7.0
2025-04-25T04:41:04+0100 DDEBUG Command: yum makecache -y
2025-04-25T04:41:04+0100 DDEBUG Installroot: /
2025-04-25T04:41:04+0100 DDEBUG Releasever: 8
2025-04-25T04:41:04+0100 DEBUG cachedir: /var/cache/dnf
2025-04-25T04:41:04+0100 DDEBUG Base command: makecache
2025-04-25T04:41:04+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-25T04:41:04+0100 DEBUG Making cache files for all metadata files.
2025-04-25T04:41:04+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-25T04:41:04+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-25T04:41:04+0100 DEBUG extras: has expired and will be refreshed.
2025-04-25T04:41:04+0100 DEBUG epel: has expired and will be refreshed.
2025-04-25T04:41:04+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-25T04:41:04+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-25T04:41:04+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-25T04:41:04+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-25T04:41:04+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-25T04:41:04+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-25T04:41:04+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-25T04:41:04+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-25T04:41:04+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-25T04:41:04+0100 DEBUG countme: no event for epel: window already counted
2025-04-25T04:41:04+0100 DEBUG reviving: failed for 'epel', mismatched sha256 sum.
2025-04-25T04:41:04+0100 DEBUG repo: downloading from remote: epel
2025-04-25T04:41:04+0100 DEBUG countme: no event for epel: window already counted
2025-04-25T04:41:10+0100 DEBUG epel: using metadata from Fri Apr 25 03:03:51 2025.
2025-04-25T04:41:10+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-25T04:41:10+0100 DEBUG fastpanel: using metadata from Thu Apr 24 21:54:55 2025.
2025-04-25T04:41:10+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T04:41:10+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T04:41:10+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T04:41:10+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T04:41:10+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-25T04:41:10+0100 DDEBUG Cleaning up.
2025-04-25T04:41:10+0100 DDEBUG Plugins were unloaded.
2025-04-25T04:41:10+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T04:41:10+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T04:41:10+0100 INFO --- logging initialized ---
2025-04-25T04:41:10+0100 DDEBUG timer: config: 12 ms
2025-04-25T04:41:10+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-25T04:41:10+0100 DEBUG YUM version: 4.7.0
2025-04-25T04:41:10+0100 DDEBUG Command: yum makecache -y
2025-04-25T04:41:10+0100 DDEBUG Installroot: /
2025-04-25T04:41:10+0100 DDEBUG Releasever: 8
2025-04-25T04:41:10+0100 DEBUG cachedir: /var/cache/dnf
2025-04-25T04:41:10+0100 DDEBUG Base command: makecache
2025-04-25T04:41:10+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-25T04:41:10+0100 DEBUG Making cache files for all metadata files.
2025-04-25T04:41:10+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-25T04:41:10+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-25T04:41:10+0100 DEBUG extras: has expired and will be refreshed.
2025-04-25T04:41:10+0100 DEBUG epel: has expired and will be refreshed.
2025-04-25T04:41:10+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-25T04:41:10+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-25T04:41:10+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-25T04:41:10+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-25T04:41:10+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-25T04:41:11+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-25T04:41:11+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-25T04:41:11+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-25T04:41:11+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-25T04:41:11+0100 DEBUG countme: no event for epel: window already counted
2025-04-25T04:41:11+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-25T04:41:11+0100 DEBUG epel: using metadata from Fri Apr 25 03:03:51 2025.
2025-04-25T04:41:11+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-25T04:41:11+0100 DEBUG fastpanel: using metadata from Thu Apr 24 21:54:55 2025.
2025-04-25T04:41:11+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T04:41:11+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T04:41:11+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T04:41:11+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T04:41:11+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-25T04:41:11+0100 DDEBUG Cleaning up.
2025-04-25T04:41:11+0100 DDEBUG Plugins were unloaded.
2025-04-25T04:41:11+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T04:41:11+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T04:41:11+0100 INFO --- logging initialized ---
2025-04-25T04:41:11+0100 DDEBUG timer: config: 2 ms
2025-04-25T04:41:11+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-25T04:41:11+0100 DEBUG YUM version: 4.7.0
2025-04-25T04:41:11+0100 DDEBUG Command: yum makecache -y
2025-04-25T04:41:11+0100 DDEBUG Installroot: /
2025-04-25T04:41:11+0100 DDEBUG Releasever: 8
2025-04-25T04:41:11+0100 DEBUG cachedir: /var/cache/dnf
2025-04-25T04:41:11+0100 DDEBUG Base command: makecache
2025-04-25T04:41:11+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-25T04:41:11+0100 DEBUG Making cache files for all metadata files.
2025-04-25T04:41:11+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-25T04:41:11+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-25T04:41:11+0100 DEBUG extras: has expired and will be refreshed.
2025-04-25T04:41:11+0100 DEBUG epel: has expired and will be refreshed.
2025-04-25T04:41:11+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-25T04:41:11+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-25T04:41:11+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-25T04:41:11+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-25T04:41:11+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-25T04:41:11+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-25T04:41:11+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-25T04:41:11+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-25T04:41:11+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-25T04:41:11+0100 DEBUG countme: no event for epel: window already counted
2025-04-25T04:41:12+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-25T04:41:12+0100 DEBUG epel: using metadata from Fri Apr 25 03:03:51 2025.
2025-04-25T04:41:12+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-25T04:41:12+0100 DEBUG fastpanel: using metadata from Thu Apr 24 21:54:55 2025.
2025-04-25T04:41:12+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T04:41:12+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T04:41:12+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T04:41:12+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T04:41:12+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-25T04:41:12+0100 DDEBUG Cleaning up.
2025-04-25T04:41:12+0100 DDEBUG Plugins were unloaded.
2025-04-25T04:41:12+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T04:41:12+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T04:41:12+0100 INFO --- logging initialized ---
2025-04-25T04:41:12+0100 DDEBUG timer: config: 2 ms
2025-04-25T04:41:12+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-25T04:41:12+0100 DEBUG YUM version: 4.7.0
2025-04-25T04:41:12+0100 DDEBUG Command: yum makecache -y
2025-04-25T04:41:12+0100 DDEBUG Installroot: /
2025-04-25T04:41:12+0100 DDEBUG Releasever: 8
2025-04-25T04:41:12+0100 DEBUG cachedir: /var/cache/dnf
2025-04-25T04:41:12+0100 DDEBUG Base command: makecache
2025-04-25T04:41:12+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-25T04:41:12+0100 DEBUG Making cache files for all metadata files.
2025-04-25T04:41:12+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-25T04:41:12+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-25T04:41:12+0100 DEBUG extras: has expired and will be refreshed.
2025-04-25T04:41:12+0100 DEBUG epel: has expired and will be refreshed.
2025-04-25T04:41:12+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-25T04:41:12+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-25T04:41:12+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-25T04:41:12+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-25T04:41:12+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-25T04:41:12+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-25T04:41:12+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-25T04:41:12+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-25T04:41:12+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-25T04:41:12+0100 DEBUG countme: no event for epel: window already counted
2025-04-25T04:41:12+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-25T04:41:12+0100 DEBUG epel: using metadata from Fri Apr 25 03:03:51 2025.
2025-04-25T04:41:13+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-25T04:41:13+0100 DEBUG fastpanel: using metadata from Thu Apr 24 21:54:55 2025.
2025-04-25T04:41:13+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T04:41:13+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T04:41:13+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T04:41:13+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T04:41:13+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-25T04:41:13+0100 DDEBUG Cleaning up.
2025-04-25T04:41:13+0100 DDEBUG Plugins were unloaded.
2025-04-25T04:41:13+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T04:41:13+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T04:41:13+0100 INFO --- logging initialized ---
2025-04-25T04:41:13+0100 DDEBUG timer: config: 2 ms
2025-04-25T04:41:13+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-25T04:41:13+0100 DEBUG YUM version: 4.7.0
2025-04-25T04:41:13+0100 DDEBUG Command: yum makecache -y
2025-04-25T04:41:13+0100 DDEBUG Installroot: /
2025-04-25T04:41:13+0100 DDEBUG Releasever: 8
2025-04-25T04:41:13+0100 DEBUG cachedir: /var/cache/dnf
2025-04-25T04:41:13+0100 DDEBUG Base command: makecache
2025-04-25T04:41:13+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-25T04:41:13+0100 DEBUG Making cache files for all metadata files.
2025-04-25T04:41:13+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-25T04:41:13+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-25T04:41:13+0100 DEBUG extras: has expired and will be refreshed.
2025-04-25T04:41:13+0100 DEBUG epel: has expired and will be refreshed.
2025-04-25T04:41:13+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-25T04:41:13+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-25T04:41:13+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-25T04:41:13+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-25T04:41:13+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-25T04:41:13+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-25T04:41:13+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-25T04:41:13+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-25T04:41:13+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-25T04:41:13+0100 DEBUG countme: no event for epel: window already counted
2025-04-25T04:41:13+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-25T04:41:13+0100 DEBUG epel: using metadata from Fri Apr 25 03:03:51 2025.
2025-04-25T04:41:13+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-25T04:41:13+0100 DEBUG fastpanel: using metadata from Thu Apr 24 21:54:55 2025.
2025-04-25T04:41:13+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T04:41:14+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T04:41:14+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T04:41:14+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T04:41:14+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-25T04:41:14+0100 DDEBUG Cleaning up.
2025-04-25T04:41:14+0100 DDEBUG Plugins were unloaded.
2025-04-25T04:41:14+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T04:41:14+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T04:54:27+0100 INFO --- logging initialized ---
2025-04-25T04:54:27+0100 DDEBUG timer: config: 3 ms
2025-04-25T04:54:27+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-25T04:54:27+0100 DEBUG DNF version: 4.7.0
2025-04-25T04:54:27+0100 DDEBUG Command: dnf makecache --timer
2025-04-25T04:54:27+0100 DDEBUG Installroot: /
2025-04-25T04:54:27+0100 DDEBUG Releasever: 8
2025-04-25T04:54:27+0100 DEBUG cachedir: /var/cache/dnf
2025-04-25T04:54:27+0100 DDEBUG Base command: makecache
2025-04-25T04:54:27+0100 DDEBUG Extra commands: ['makecache', '--timer']
2025-04-25T04:54:27+0100 DEBUG Making cache files for all metadata files.
2025-04-25T04:54:27+0100 INFO Metadata cache refreshed recently.
2025-04-25T04:54:27+0100 DDEBUG Cleaning up.
2025-04-25T04:54:27+0100 DDEBUG Plugins were unloaded.
2025-04-25T06:41:03+0100 INFO --- logging initialized ---
2025-04-25T06:41:03+0100 DDEBUG timer: config: 39 ms
2025-04-25T06:41:03+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-25T06:41:03+0100 DEBUG YUM version: 4.7.0
2025-04-25T06:41:03+0100 DDEBUG Command: yum makecache -y
2025-04-25T06:41:03+0100 DDEBUG Installroot: /
2025-04-25T06:41:03+0100 DDEBUG Releasever: 8
2025-04-25T06:41:03+0100 DEBUG cachedir: /var/cache/dnf
2025-04-25T06:41:03+0100 DDEBUG Base command: makecache
2025-04-25T06:41:03+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-25T06:41:03+0100 DEBUG Making cache files for all metadata files.
2025-04-25T06:41:03+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-25T06:41:03+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-25T06:41:03+0100 DEBUG extras: has expired and will be refreshed.
2025-04-25T06:41:03+0100 DEBUG epel: has expired and will be refreshed.
2025-04-25T06:41:03+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-25T06:41:03+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-25T06:41:03+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-25T06:41:03+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-25T06:41:03+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-25T06:41:03+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-25T06:41:04+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-25T06:41:04+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-25T06:41:04+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-25T06:41:04+0100 DEBUG countme: no event for epel: window already counted
2025-04-25T06:41:04+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-25T06:41:04+0100 DEBUG epel: using metadata from Fri Apr 25 03:03:51 2025.
2025-04-25T06:41:05+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-25T06:41:05+0100 DEBUG fastpanel: using metadata from Thu Apr 24 21:54:55 2025.
2025-04-25T06:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T06:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T06:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T06:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T06:41:05+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-25T06:41:05+0100 DDEBUG Cleaning up.
2025-04-25T06:41:05+0100 DDEBUG Plugins were unloaded.
2025-04-25T06:41:05+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T06:41:05+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T06:41:05+0100 INFO --- logging initialized ---
2025-04-25T06:41:05+0100 DDEBUG timer: config: 3 ms
2025-04-25T06:41:05+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-25T06:41:05+0100 DEBUG YUM version: 4.7.0
2025-04-25T06:41:05+0100 DDEBUG Command: yum makecache -y
2025-04-25T06:41:05+0100 DDEBUG Installroot: /
2025-04-25T06:41:05+0100 DDEBUG Releasever: 8
2025-04-25T06:41:05+0100 DEBUG cachedir: /var/cache/dnf
2025-04-25T06:41:05+0100 DDEBUG Base command: makecache
2025-04-25T06:41:05+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-25T06:41:05+0100 DEBUG Making cache files for all metadata files.
2025-04-25T06:41:05+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-25T06:41:05+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-25T06:41:05+0100 DEBUG extras: has expired and will be refreshed.
2025-04-25T06:41:05+0100 DEBUG epel: has expired and will be refreshed.
2025-04-25T06:41:05+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-25T06:41:05+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-25T06:41:05+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-25T06:41:05+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-25T06:41:05+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-25T06:41:05+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-25T06:41:05+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-25T06:41:05+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-25T06:41:05+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-25T06:41:05+0100 DEBUG countme: no event for epel: window already counted
2025-04-25T06:41:05+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-25T06:41:05+0100 DEBUG epel: using metadata from Fri Apr 25 03:03:51 2025.
2025-04-25T06:41:05+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-25T06:41:05+0100 DEBUG fastpanel: using metadata from Thu Apr 24 21:54:55 2025.
2025-04-25T06:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T06:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T06:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T06:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T06:41:06+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-25T06:41:06+0100 DDEBUG Cleaning up.
2025-04-25T06:41:06+0100 DDEBUG Plugins were unloaded.
2025-04-25T06:41:06+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T06:41:06+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T06:41:06+0100 INFO --- logging initialized ---
2025-04-25T06:41:06+0100 DDEBUG timer: config: 3 ms
2025-04-25T06:41:06+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-25T06:41:06+0100 DEBUG YUM version: 4.7.0
2025-04-25T06:41:06+0100 DDEBUG Command: yum makecache -y
2025-04-25T06:41:06+0100 DDEBUG Installroot: /
2025-04-25T06:41:06+0100 DDEBUG Releasever: 8
2025-04-25T06:41:06+0100 DEBUG cachedir: /var/cache/dnf
2025-04-25T06:41:06+0100 DDEBUG Base command: makecache
2025-04-25T06:41:06+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-25T06:41:06+0100 DEBUG Making cache files for all metadata files.
2025-04-25T06:41:06+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-25T06:41:06+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-25T06:41:06+0100 DEBUG extras: has expired and will be refreshed.
2025-04-25T06:41:06+0100 DEBUG epel: has expired and will be refreshed.
2025-04-25T06:41:06+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-25T06:41:06+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-25T06:41:06+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-25T06:41:06+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-25T06:41:06+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-25T06:41:06+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-25T06:41:06+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-25T06:41:06+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-25T06:41:06+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-25T06:41:06+0100 DEBUG countme: no event for epel: window already counted
2025-04-25T06:41:06+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-25T06:41:06+0100 DEBUG epel: using metadata from Fri Apr 25 03:03:51 2025.
2025-04-25T06:41:06+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-25T06:41:06+0100 DEBUG fastpanel: using metadata from Thu Apr 24 21:54:55 2025.
2025-04-25T06:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T06:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T06:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T06:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T06:41:06+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-25T06:41:06+0100 DDEBUG Cleaning up.
2025-04-25T06:41:06+0100 DDEBUG Plugins were unloaded.
2025-04-25T06:41:06+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T06:41:06+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T06:41:07+0100 INFO --- logging initialized ---
2025-04-25T06:41:07+0100 DDEBUG timer: config: 3 ms
2025-04-25T06:41:07+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-25T06:41:07+0100 DEBUG YUM version: 4.7.0
2025-04-25T06:41:07+0100 DDEBUG Command: yum makecache -y
2025-04-25T06:41:07+0100 DDEBUG Installroot: /
2025-04-25T06:41:07+0100 DDEBUG Releasever: 8
2025-04-25T06:41:07+0100 DEBUG cachedir: /var/cache/dnf
2025-04-25T06:41:07+0100 DDEBUG Base command: makecache
2025-04-25T06:41:07+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-25T06:41:07+0100 DEBUG Making cache files for all metadata files.
2025-04-25T06:41:07+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-25T06:41:07+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-25T06:41:07+0100 DEBUG extras: has expired and will be refreshed.
2025-04-25T06:41:07+0100 DEBUG epel: has expired and will be refreshed.
2025-04-25T06:41:07+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-25T06:41:07+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-25T06:41:07+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-25T06:41:07+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-25T06:41:07+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-25T06:41:07+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-25T06:41:07+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-25T06:41:07+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-25T06:41:07+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-25T06:41:07+0100 DEBUG countme: no event for epel: window already counted
2025-04-25T06:41:07+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-25T06:41:07+0100 DEBUG epel: using metadata from Fri Apr 25 03:03:51 2025.
2025-04-25T06:41:07+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-25T06:41:07+0100 DEBUG fastpanel: using metadata from Thu Apr 24 21:54:55 2025.
2025-04-25T06:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T06:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T06:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T06:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T06:41:07+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-25T06:41:07+0100 DDEBUG Cleaning up.
2025-04-25T06:41:07+0100 DDEBUG Plugins were unloaded.
2025-04-25T06:41:07+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T06:41:07+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T06:41:07+0100 INFO --- logging initialized ---
2025-04-25T06:41:07+0100 DDEBUG timer: config: 2 ms
2025-04-25T06:41:07+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-25T06:41:07+0100 DEBUG YUM version: 4.7.0
2025-04-25T06:41:07+0100 DDEBUG Command: yum makecache -y
2025-04-25T06:41:07+0100 DDEBUG Installroot: /
2025-04-25T06:41:07+0100 DDEBUG Releasever: 8
2025-04-25T06:41:07+0100 DEBUG cachedir: /var/cache/dnf
2025-04-25T06:41:07+0100 DDEBUG Base command: makecache
2025-04-25T06:41:07+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-25T06:41:07+0100 DEBUG Making cache files for all metadata files.
2025-04-25T06:41:07+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-25T06:41:07+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-25T06:41:07+0100 DEBUG extras: has expired and will be refreshed.
2025-04-25T06:41:07+0100 DEBUG epel: has expired and will be refreshed.
2025-04-25T06:41:07+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-25T06:41:07+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-25T06:41:07+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-25T06:41:08+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-25T06:41:08+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-25T06:41:08+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-25T06:41:08+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-25T06:41:08+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-25T06:41:08+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-25T06:41:08+0100 DEBUG countme: no event for epel: window already counted
2025-04-25T06:41:08+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-25T06:41:08+0100 DEBUG epel: using metadata from Fri Apr 25 03:03:51 2025.
2025-04-25T06:41:08+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-25T06:41:08+0100 DEBUG fastpanel: using metadata from Thu Apr 24 21:54:55 2025.
2025-04-25T06:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T06:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T06:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T06:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T06:41:08+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-25T06:41:08+0100 DDEBUG Cleaning up.
2025-04-25T06:41:08+0100 DDEBUG Plugins were unloaded.
2025-04-25T06:41:08+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T06:41:08+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T06:41:08+0100 INFO --- logging initialized ---
2025-04-25T06:41:08+0100 DDEBUG timer: config: 2 ms
2025-04-25T06:41:08+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-25T06:41:08+0100 DEBUG YUM version: 4.7.0
2025-04-25T06:41:08+0100 DDEBUG Command: yum makecache -y
2025-04-25T06:41:08+0100 DDEBUG Installroot: /
2025-04-25T06:41:08+0100 DDEBUG Releasever: 8
2025-04-25T06:41:08+0100 DEBUG cachedir: /var/cache/dnf
2025-04-25T06:41:08+0100 DDEBUG Base command: makecache
2025-04-25T06:41:08+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-25T06:41:08+0100 DEBUG Making cache files for all metadata files.
2025-04-25T06:41:08+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-25T06:41:08+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-25T06:41:08+0100 DEBUG extras: has expired and will be refreshed.
2025-04-25T06:41:08+0100 DEBUG epel: has expired and will be refreshed.
2025-04-25T06:41:08+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-25T06:41:08+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-25T06:41:08+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-25T06:41:08+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-25T06:41:08+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-25T06:41:08+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-25T06:41:08+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-25T06:41:08+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-25T06:41:08+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-25T06:41:08+0100 DEBUG countme: no event for epel: window already counted
2025-04-25T06:41:09+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-25T06:41:09+0100 DEBUG epel: using metadata from Fri Apr 25 03:03:51 2025.
2025-04-25T06:41:09+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-25T06:41:09+0100 DEBUG fastpanel: using metadata from Thu Apr 24 21:54:55 2025.
2025-04-25T06:41:09+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T06:41:09+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T06:41:09+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T06:41:09+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T06:41:09+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-25T06:41:09+0100 DDEBUG Cleaning up.
2025-04-25T06:41:09+0100 DDEBUG Plugins were unloaded.
2025-04-25T06:41:09+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T06:41:09+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T06:41:09+0100 INFO --- logging initialized ---
2025-04-25T06:41:09+0100 DDEBUG timer: config: 3 ms
2025-04-25T06:41:09+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-25T06:41:09+0100 DEBUG YUM version: 4.7.0
2025-04-25T06:41:09+0100 DDEBUG Command: yum makecache -y
2025-04-25T06:41:09+0100 DDEBUG Installroot: /
2025-04-25T06:41:09+0100 DDEBUG Releasever: 8
2025-04-25T06:41:09+0100 DEBUG cachedir: /var/cache/dnf
2025-04-25T06:41:09+0100 DDEBUG Base command: makecache
2025-04-25T06:41:09+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-25T06:41:09+0100 DEBUG Making cache files for all metadata files.
2025-04-25T06:41:09+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-25T06:41:09+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-25T06:41:09+0100 DEBUG extras: has expired and will be refreshed.
2025-04-25T06:41:09+0100 DEBUG epel: has expired and will be refreshed.
2025-04-25T06:41:09+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-25T06:41:09+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-25T06:41:09+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-25T06:41:09+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-25T06:41:09+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-25T06:41:09+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-25T06:41:09+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-25T06:41:09+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-25T06:41:09+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-25T06:41:09+0100 DEBUG countme: no event for epel: window already counted
2025-04-25T06:41:09+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-25T06:41:09+0100 DEBUG epel: using metadata from Fri Apr 25 03:03:51 2025.
2025-04-25T06:41:10+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-25T06:41:10+0100 DEBUG fastpanel: using metadata from Thu Apr 24 21:54:55 2025.
2025-04-25T06:41:10+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T06:41:10+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T06:41:10+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T06:41:10+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T06:41:10+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-25T06:41:10+0100 DDEBUG Cleaning up.
2025-04-25T06:41:10+0100 DDEBUG Plugins were unloaded.
2025-04-25T06:41:10+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T06:41:10+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T06:51:44+0100 INFO --- logging initialized ---
2025-04-25T06:51:44+0100 DDEBUG timer: config: 3 ms
2025-04-25T06:51:44+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-25T06:51:44+0100 DEBUG DNF version: 4.7.0
2025-04-25T06:51:44+0100 DDEBUG Command: dnf makecache --timer
2025-04-25T06:51:44+0100 DDEBUG Installroot: /
2025-04-25T06:51:44+0100 DDEBUG Releasever: 8
2025-04-25T06:51:44+0100 DEBUG cachedir: /var/cache/dnf
2025-04-25T06:51:44+0100 DDEBUG Base command: makecache
2025-04-25T06:51:44+0100 DDEBUG Extra commands: ['makecache', '--timer']
2025-04-25T06:51:44+0100 DEBUG Making cache files for all metadata files.
2025-04-25T06:51:44+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-25T06:51:44+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-25T06:51:44+0100 DEBUG extras: has expired and will be refreshed.
2025-04-25T06:51:44+0100 DEBUG epel: has expired and will be refreshed.
2025-04-25T06:51:44+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-25T06:51:44+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-25T06:51:44+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-25T06:51:44+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-25T06:51:44+0100 DEBUG baseos: using metadata from Wed 23 Apr 2025 09:25:10 AM BST.
2025-04-25T06:51:44+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-25T06:51:44+0100 DEBUG appstream: using metadata from Wed 23 Apr 2025 09:25:57 AM BST.
2025-04-25T06:51:44+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-25T06:51:44+0100 DEBUG extras: using metadata from Wed 23 Apr 2025 09:27:04 AM BST.
2025-04-25T06:51:44+0100 DEBUG countme: no event for epel: window already counted
2025-04-25T06:51:44+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-25T06:51:44+0100 DEBUG epel: using metadata from Fri 25 Apr 2025 03:03:51 AM BST.
2025-04-25T06:51:44+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-25T06:51:44+0100 DEBUG fastpanel: using metadata from Thu 24 Apr 2025 09:54:55 PM BST.
2025-04-25T06:51:44+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T06:51:44+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-25T06:51:44+0100 DDEBUG Cleaning up.
2025-04-25T06:51:44+0100 DDEBUG Plugins were unloaded.
2025-04-25T06:51:44+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-25T06:51:44+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-25T08:39:00+0100 INFO --- logging initialized ---
2025-04-25T08:39:00+0100 DDEBUG timer: config: 7 ms
2025-04-25T08:39:00+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-25T08:39:00+0100 DEBUG DNF version: 4.7.0
2025-04-25T08:39:00+0100 DDEBUG Command: dnf makecache --timer
2025-04-25T08:39:00+0100 DDEBUG Installroot: /
2025-04-25T08:39:00+0100 DDEBUG Releasever: 8
2025-04-25T08:39:00+0100 DEBUG cachedir: /var/cache/dnf
2025-04-25T08:39:00+0100 DDEBUG Base command: makecache
2025-04-25T08:39:00+0100 DDEBUG Extra commands: ['makecache', '--timer']
2025-04-25T08:39:00+0100 DEBUG Making cache files for all metadata files.
2025-04-25T08:39:00+0100 INFO Metadata cache refreshed recently.
2025-04-25T08:39:00+0100 DDEBUG Cleaning up.
2025-04-25T08:39:00+0100 DDEBUG Plugins were unloaded.
2025-04-25T08:41:02+0100 INFO --- logging initialized ---
2025-04-25T08:41:02+0100 DDEBUG timer: config: 7 ms
2025-04-25T08:41:02+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-25T08:41:02+0100 DEBUG YUM version: 4.7.0
2025-04-25T08:41:02+0100 DDEBUG Command: yum makecache -y
2025-04-25T08:41:02+0100 DDEBUG Installroot: /
2025-04-25T08:41:02+0100 DDEBUG Releasever: 8
2025-04-25T08:41:02+0100 DEBUG cachedir: /var/cache/dnf
2025-04-25T08:41:02+0100 DDEBUG Base command: makecache
2025-04-25T08:41:02+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-25T08:41:02+0100 DEBUG Making cache files for all metadata files.
2025-04-25T08:41:02+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-25T08:41:02+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-25T08:41:02+0100 DEBUG extras: has expired and will be refreshed.
2025-04-25T08:41:02+0100 DEBUG epel: has expired and will be refreshed.
2025-04-25T08:41:02+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-25T08:41:02+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-25T08:41:02+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-25T08:41:02+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-25T08:41:02+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-25T08:41:02+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-25T08:41:02+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-25T08:41:02+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-25T08:41:02+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-25T08:41:02+0100 DEBUG countme: no event for epel: window already counted
2025-04-25T08:41:02+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-25T08:41:02+0100 DEBUG epel: using metadata from Fri Apr 25 03:03:51 2025.
2025-04-25T08:41:03+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-25T08:41:03+0100 DEBUG fastpanel: using metadata from Thu Apr 24 21:54:55 2025.
2025-04-25T08:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T08:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T08:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T08:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T08:41:03+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-25T08:41:03+0100 DDEBUG Cleaning up.
2025-04-25T08:41:03+0100 DDEBUG Plugins were unloaded.
2025-04-25T08:41:03+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T08:41:03+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T08:41:03+0100 INFO --- logging initialized ---
2025-04-25T08:41:03+0100 DDEBUG timer: config: 3 ms
2025-04-25T08:41:03+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-25T08:41:03+0100 DEBUG YUM version: 4.7.0
2025-04-25T08:41:03+0100 DDEBUG Command: yum makecache -y
2025-04-25T08:41:03+0100 DDEBUG Installroot: /
2025-04-25T08:41:03+0100 DDEBUG Releasever: 8
2025-04-25T08:41:03+0100 DEBUG cachedir: /var/cache/dnf
2025-04-25T08:41:03+0100 DDEBUG Base command: makecache
2025-04-25T08:41:03+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-25T08:41:03+0100 DEBUG Making cache files for all metadata files.
2025-04-25T08:41:03+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-25T08:41:03+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-25T08:41:03+0100 DEBUG extras: has expired and will be refreshed.
2025-04-25T08:41:03+0100 DEBUG epel: has expired and will be refreshed.
2025-04-25T08:41:03+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-25T08:41:03+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-25T08:41:03+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-25T08:41:03+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-25T08:41:03+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-25T08:41:03+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-25T08:41:03+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-25T08:41:03+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-25T08:41:03+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-25T08:41:03+0100 DEBUG countme: no event for epel: window already counted
2025-04-25T08:41:03+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-25T08:41:03+0100 DEBUG epel: using metadata from Fri Apr 25 03:03:51 2025.
2025-04-25T08:41:03+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-25T08:41:03+0100 DEBUG fastpanel: using metadata from Thu Apr 24 21:54:55 2025.
2025-04-25T08:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T08:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T08:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T08:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T08:41:04+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-25T08:41:04+0100 DDEBUG Cleaning up.
2025-04-25T08:41:04+0100 DDEBUG Plugins were unloaded.
2025-04-25T08:41:04+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T08:41:04+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T08:41:04+0100 INFO --- logging initialized ---
2025-04-25T08:41:04+0100 DDEBUG timer: config: 3 ms
2025-04-25T08:41:04+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-25T08:41:04+0100 DEBUG YUM version: 4.7.0
2025-04-25T08:41:04+0100 DDEBUG Command: yum makecache -y
2025-04-25T08:41:04+0100 DDEBUG Installroot: /
2025-04-25T08:41:04+0100 DDEBUG Releasever: 8
2025-04-25T08:41:04+0100 DEBUG cachedir: /var/cache/dnf
2025-04-25T08:41:04+0100 DDEBUG Base command: makecache
2025-04-25T08:41:04+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-25T08:41:04+0100 DEBUG Making cache files for all metadata files.
2025-04-25T08:41:04+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-25T08:41:04+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-25T08:41:04+0100 DEBUG extras: has expired and will be refreshed.
2025-04-25T08:41:04+0100 DEBUG epel: has expired and will be refreshed.
2025-04-25T08:41:04+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-25T08:41:04+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-25T08:41:04+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-25T08:41:04+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-25T08:41:04+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-25T08:41:04+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-25T08:41:04+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-25T08:41:04+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-25T08:41:04+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-25T08:41:04+0100 DEBUG countme: no event for epel: window already counted
2025-04-25T08:41:04+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-25T08:41:04+0100 DEBUG epel: using metadata from Fri Apr 25 03:03:51 2025.
2025-04-25T08:41:04+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-25T08:41:04+0100 DEBUG fastpanel: using metadata from Thu Apr 24 21:54:55 2025.
2025-04-25T08:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T08:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T08:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T08:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T08:41:05+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-25T08:41:05+0100 DDEBUG Cleaning up.
2025-04-25T08:41:05+0100 DDEBUG Plugins were unloaded.
2025-04-25T08:41:05+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T08:41:05+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T08:41:05+0100 INFO --- logging initialized ---
2025-04-25T08:41:05+0100 DDEBUG timer: config: 3 ms
2025-04-25T08:41:05+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-25T08:41:05+0100 DEBUG YUM version: 4.7.0
2025-04-25T08:41:05+0100 DDEBUG Command: yum makecache -y
2025-04-25T08:41:05+0100 DDEBUG Installroot: /
2025-04-25T08:41:05+0100 DDEBUG Releasever: 8
2025-04-25T08:41:05+0100 DEBUG cachedir: /var/cache/dnf
2025-04-25T08:41:05+0100 DDEBUG Base command: makecache
2025-04-25T08:41:05+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-25T08:41:05+0100 DEBUG Making cache files for all metadata files.
2025-04-25T08:41:05+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-25T08:41:05+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-25T08:41:05+0100 DEBUG extras: has expired and will be refreshed.
2025-04-25T08:41:05+0100 DEBUG epel: has expired and will be refreshed.
2025-04-25T08:41:05+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-25T08:41:05+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-25T08:41:05+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-25T08:41:05+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-25T08:41:05+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-25T08:41:05+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-25T08:41:05+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-25T08:41:05+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-25T08:41:05+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-25T08:41:05+0100 DEBUG countme: no event for epel: window already counted
2025-04-25T08:41:05+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-25T08:41:05+0100 DEBUG epel: using metadata from Fri Apr 25 03:03:51 2025.
2025-04-25T08:41:05+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-25T08:41:05+0100 DEBUG fastpanel: using metadata from Thu Apr 24 21:54:55 2025.
2025-04-25T08:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T08:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T08:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T08:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T08:41:05+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-25T08:41:05+0100 DDEBUG Cleaning up.
2025-04-25T08:41:06+0100 DDEBUG Plugins were unloaded.
2025-04-25T08:41:06+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T08:41:06+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T08:41:06+0100 INFO --- logging initialized ---
2025-04-25T08:41:06+0100 DDEBUG timer: config: 3 ms
2025-04-25T08:41:06+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-25T08:41:06+0100 DEBUG YUM version: 4.7.0
2025-04-25T08:41:06+0100 DDEBUG Command: yum makecache -y
2025-04-25T08:41:06+0100 DDEBUG Installroot: /
2025-04-25T08:41:06+0100 DDEBUG Releasever: 8
2025-04-25T08:41:06+0100 DEBUG cachedir: /var/cache/dnf
2025-04-25T08:41:06+0100 DDEBUG Base command: makecache
2025-04-25T08:41:06+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-25T08:41:06+0100 DEBUG Making cache files for all metadata files.
2025-04-25T08:41:06+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-25T08:41:06+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-25T08:41:06+0100 DEBUG extras: has expired and will be refreshed.
2025-04-25T08:41:06+0100 DEBUG epel: has expired and will be refreshed.
2025-04-25T08:41:06+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-25T08:41:06+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-25T08:41:06+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-25T08:41:06+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-25T08:41:06+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-25T08:41:06+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-25T08:41:06+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-25T08:41:06+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-25T08:41:06+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-25T08:41:06+0100 DEBUG countme: no event for epel: window already counted
2025-04-25T08:41:06+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-25T08:41:06+0100 DEBUG epel: using metadata from Fri Apr 25 03:03:51 2025.
2025-04-25T08:41:06+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-25T08:41:06+0100 DEBUG fastpanel: using metadata from Thu Apr 24 21:54:55 2025.
2025-04-25T08:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T08:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T08:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T08:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T08:41:06+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-25T08:41:06+0100 DDEBUG Cleaning up.
2025-04-25T08:41:06+0100 DDEBUG Plugins were unloaded.
2025-04-25T08:41:06+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T08:41:06+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T08:41:07+0100 INFO --- logging initialized ---
2025-04-25T08:41:07+0100 DDEBUG timer: config: 15 ms
2025-04-25T08:41:07+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-25T08:41:07+0100 DEBUG YUM version: 4.7.0
2025-04-25T08:41:07+0100 DDEBUG Command: yum makecache -y
2025-04-25T08:41:07+0100 DDEBUG Installroot: /
2025-04-25T08:41:07+0100 DDEBUG Releasever: 8
2025-04-25T08:41:07+0100 DEBUG cachedir: /var/cache/dnf
2025-04-25T08:41:07+0100 DDEBUG Base command: makecache
2025-04-25T08:41:07+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-25T08:41:07+0100 DEBUG Making cache files for all metadata files.
2025-04-25T08:41:07+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-25T08:41:07+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-25T08:41:07+0100 DEBUG extras: has expired and will be refreshed.
2025-04-25T08:41:07+0100 DEBUG epel: has expired and will be refreshed.
2025-04-25T08:41:07+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-25T08:41:07+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-25T08:41:07+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-25T08:41:07+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-25T08:41:07+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-25T08:41:07+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-25T08:41:07+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-25T08:41:07+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-25T08:41:07+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-25T08:41:07+0100 DEBUG countme: no event for epel: window already counted
2025-04-25T08:41:07+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-25T08:41:07+0100 DEBUG epel: using metadata from Fri Apr 25 03:03:51 2025.
2025-04-25T08:41:08+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-25T08:41:08+0100 DEBUG fastpanel: using metadata from Thu Apr 24 21:54:55 2025.
2025-04-25T08:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T08:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T08:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T08:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T08:41:08+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-25T08:41:08+0100 DDEBUG Cleaning up.
2025-04-25T08:41:08+0100 DDEBUG Plugins were unloaded.
2025-04-25T08:41:08+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T08:41:08+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T08:41:08+0100 INFO --- logging initialized ---
2025-04-25T08:41:08+0100 DDEBUG timer: config: 3 ms
2025-04-25T08:41:08+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-25T08:41:08+0100 DEBUG YUM version: 4.7.0
2025-04-25T08:41:08+0100 DDEBUG Command: yum makecache -y
2025-04-25T08:41:08+0100 DDEBUG Installroot: /
2025-04-25T08:41:08+0100 DDEBUG Releasever: 8
2025-04-25T08:41:08+0100 DEBUG cachedir: /var/cache/dnf
2025-04-25T08:41:08+0100 DDEBUG Base command: makecache
2025-04-25T08:41:08+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-25T08:41:08+0100 DEBUG Making cache files for all metadata files.
2025-04-25T08:41:08+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-25T08:41:08+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-25T08:41:08+0100 DEBUG extras: has expired and will be refreshed.
2025-04-25T08:41:08+0100 DEBUG epel: has expired and will be refreshed.
2025-04-25T08:41:08+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-25T08:41:08+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-25T08:41:08+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-25T08:41:08+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-25T08:41:08+0100 DEBUG baseos: using metadata from Wed Apr 23 09:25:10 2025.
2025-04-25T08:41:08+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-25T08:41:08+0100 DEBUG appstream: using metadata from Wed Apr 23 09:25:57 2025.
2025-04-25T08:41:08+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-25T08:41:08+0100 DEBUG extras: using metadata from Wed Apr 23 09:27:04 2025.
2025-04-25T08:41:08+0100 DEBUG countme: no event for epel: window already counted
2025-04-25T08:41:08+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-25T08:41:08+0100 DEBUG epel: using metadata from Fri Apr 25 03:03:51 2025.
2025-04-25T08:41:09+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-25T08:41:09+0100 DEBUG fastpanel: using metadata from Thu Apr 24 21:54:55 2025.
2025-04-25T08:41:09+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T08:41:09+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T08:41:09+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T08:41:09+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T08:41:09+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-25T08:41:09+0100 DDEBUG Cleaning up.
2025-04-25T08:41:09+0100 DDEBUG Plugins were unloaded.
2025-04-25T08:41:09+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T08:41:09+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-25T10:14:21+0100 INFO --- logging initialized ---
2025-04-25T10:14:21+0100 DDEBUG timer: config: 38 ms
2025-04-25T10:14:21+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-25T10:14:21+0100 DEBUG DNF version: 4.7.0
2025-04-25T10:14:21+0100 DDEBUG Command: dnf makecache --timer
2025-04-25T10:14:21+0100 DDEBUG Installroot: /
2025-04-25T10:14:21+0100 DDEBUG Releasever: 8
2025-04-25T10:14:21+0100 DEBUG cachedir: /var/cache/dnf
2025-04-25T10:14:21+0100 DDEBUG Base command: makecache
2025-04-25T10:14:21+0100 DDEBUG Extra commands: ['makecache', '--timer']
2025-04-25T10:14:21+0100 DEBUG Making cache files for all metadata files.
2025-04-25T10:14:21+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-25T10:14:22+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-25T10:14:22+0100 DEBUG extras: has expired and will be refreshed.
2025-04-25T10:14:22+0100 DEBUG epel: has expired and will be refreshed.
2025-04-25T10:14:22+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-25T10:14:22+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-25T10:14:22+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-25T10:14:22+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-25T10:14:22+0100 DEBUG baseos: using metadata from Wed 23 Apr 2025 09:25:10 AM BST.
2025-04-25T10:14:22+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-25T10:14:22+0100 DEBUG appstream: using metadata from Wed 23 Apr 2025 09:25:57 AM BST.
2025-04-25T10:14:22+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-25T10:14:22+0100 DEBUG extras: using metadata from Wed 23 Apr 2025 09:27:04 AM BST.
2025-04-25T10:14:22+0100 DEBUG countme: no event for epel: window already counted
2025-04-25T10:14:22+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-25T10:14:22+0100 DEBUG epel: using metadata from Fri 25 Apr 2025 03:03:51 AM BST.
2025-04-25T10:14:23+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-25T10:14:23+0100 DEBUG fastpanel: using metadata from Thu 24 Apr 2025 09:54:55 PM BST.
2025-04-25T10:14:23+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T10:14:23+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-25T10:14:23+0100 DDEBUG Cleaning up.
2025-04-25T10:14:23+0100 DDEBUG Plugins were unloaded.
2025-04-25T10:14:23+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-25T10:14:23+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-25T12:08:25+0100 INFO --- logging initialized ---
2025-04-25T12:08:25+0100 DDEBUG timer: config: 3 ms
2025-04-25T12:08:28+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-25T12:08:28+0100 DEBUG DNF version: 4.7.0
2025-04-25T12:08:28+0100 DDEBUG Command: dnf makecache --timer
2025-04-25T12:08:28+0100 DDEBUG Installroot: /
2025-04-25T12:08:28+0100 DDEBUG Releasever: 8
2025-04-25T12:08:28+0100 DEBUG cachedir: /var/cache/dnf
2025-04-25T12:08:28+0100 DDEBUG Base command: makecache
2025-04-25T12:08:28+0100 DDEBUG Extra commands: ['makecache', '--timer']
2025-04-25T12:08:30+0100 DEBUG Making cache files for all metadata files.
2025-04-25T12:08:30+0100 INFO Metadata cache refreshed recently.
2025-04-25T12:08:30+0100 DDEBUG Cleaning up.
2025-04-25T12:08:30+0100 DDEBUG Plugins were unloaded.
2025-04-25T13:32:36+0100 INFO --- logging initialized ---
2025-04-25T13:32:36+0100 DDEBUG timer: config: 3 ms
2025-04-25T13:32:37+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-25T13:32:37+0100 DEBUG DNF version: 4.7.0
2025-04-25T13:32:37+0100 DDEBUG Command: dnf makecache --timer
2025-04-25T13:32:37+0100 DDEBUG Installroot: /
2025-04-25T13:32:37+0100 DDEBUG Releasever: 8
2025-04-25T13:32:37+0100 DEBUG cachedir: /var/cache/dnf
2025-04-25T13:32:37+0100 DDEBUG Base command: makecache
2025-04-25T13:32:37+0100 DDEBUG Extra commands: ['makecache', '--timer']
2025-04-25T13:32:37+0100 DEBUG Making cache files for all metadata files.
2025-04-25T13:32:37+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-25T13:32:37+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-25T13:32:37+0100 DEBUG extras: has expired and will be refreshed.
2025-04-25T13:32:37+0100 DEBUG epel: has expired and will be refreshed.
2025-04-25T13:32:37+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-25T13:32:37+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-25T13:32:37+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-25T13:32:37+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-25T13:32:37+0100 DEBUG baseos: using metadata from Wed 23 Apr 2025 09:25:10 AM BST.
2025-04-25T13:32:37+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-25T13:32:37+0100 DEBUG appstream: using metadata from Wed 23 Apr 2025 09:25:57 AM BST.
2025-04-25T13:32:37+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-25T13:32:37+0100 DEBUG extras: using metadata from Wed 23 Apr 2025 09:27:04 AM BST.
2025-04-25T13:32:37+0100 DEBUG countme: no event for epel: window already counted
2025-04-25T13:32:37+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-25T13:32:37+0100 DEBUG epel: using metadata from Fri 25 Apr 2025 03:03:51 AM BST.
2025-04-25T13:32:37+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-25T13:32:37+0100 DEBUG fastpanel: using metadata from Thu 24 Apr 2025 09:54:55 PM BST.
2025-04-25T13:32:37+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T13:32:37+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-25T13:32:37+0100 DDEBUG Cleaning up.
2025-04-25T13:32:37+0100 DDEBUG Plugins were unloaded.
2025-04-25T13:32:37+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-25T13:32:37+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-25T14:54:27+0100 INFO --- logging initialized ---
2025-04-25T14:54:27+0100 DDEBUG timer: config: 12 ms
2025-04-25T14:54:27+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-25T14:54:27+0100 DEBUG DNF version: 4.7.0
2025-04-25T14:54:27+0100 DDEBUG Command: dnf makecache --timer
2025-04-25T14:54:27+0100 DDEBUG Installroot: /
2025-04-25T14:54:27+0100 DDEBUG Releasever: 8
2025-04-25T14:54:27+0100 DEBUG cachedir: /var/cache/dnf
2025-04-25T14:54:27+0100 DDEBUG Base command: makecache
2025-04-25T14:54:27+0100 DDEBUG Extra commands: ['makecache', '--timer']
2025-04-25T14:54:27+0100 DEBUG Making cache files for all metadata files.
2025-04-25T14:54:27+0100 INFO Metadata cache refreshed recently.
2025-04-25T14:54:27+0100 DDEBUG Cleaning up.
2025-04-25T14:54:27+0100 DDEBUG Plugins were unloaded.
2025-04-25T16:24:32+0100 INFO --- logging initialized ---
2025-04-25T16:24:32+0100 DDEBUG timer: config: 13 ms
2025-04-25T16:24:32+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-25T16:24:32+0100 DEBUG DNF version: 4.7.0
2025-04-25T16:24:32+0100 DDEBUG Command: dnf makecache --timer
2025-04-25T16:24:32+0100 DDEBUG Installroot: /
2025-04-25T16:24:32+0100 DDEBUG Releasever: 8
2025-04-25T16:24:32+0100 DEBUG cachedir: /var/cache/dnf
2025-04-25T16:24:32+0100 DDEBUG Base command: makecache
2025-04-25T16:24:32+0100 DDEBUG Extra commands: ['makecache', '--timer']
2025-04-25T16:24:32+0100 DEBUG Making cache files for all metadata files.
2025-04-25T16:24:32+0100 INFO Metadata cache refreshed recently.
2025-04-25T16:24:32+0100 DDEBUG Cleaning up.
2025-04-25T16:24:32+0100 DDEBUG Plugins were unloaded.
2025-04-25T18:09:49+0100 INFO --- logging initialized ---
2025-04-25T18:09:49+0100 DDEBUG timer: config: 7 ms
2025-04-25T18:09:49+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-25T18:09:49+0100 DEBUG DNF version: 4.7.0
2025-04-25T18:09:49+0100 DDEBUG Command: dnf makecache --timer
2025-04-25T18:09:49+0100 DDEBUG Installroot: /
2025-04-25T18:09:49+0100 DDEBUG Releasever: 8
2025-04-25T18:09:49+0100 DEBUG cachedir: /var/cache/dnf
2025-04-25T18:09:49+0100 DDEBUG Base command: makecache
2025-04-25T18:09:49+0100 DDEBUG Extra commands: ['makecache', '--timer']
2025-04-25T18:09:49+0100 DEBUG Making cache files for all metadata files.
2025-04-25T18:09:49+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-25T18:09:49+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-25T18:09:49+0100 DEBUG extras: has expired and will be refreshed.
2025-04-25T18:09:49+0100 DEBUG epel: has expired and will be refreshed.
2025-04-25T18:09:49+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-25T18:09:49+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-25T18:09:49+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-25T18:09:49+0100 DEBUG reviving: failed for 'baseos', mismatched repomd.
2025-04-25T18:09:49+0100 DEBUG repo: downloading from remote: baseos
2025-04-25T18:09:53+0100 DEBUG baseos: using metadata from Fri 25 Apr 2025 01:04:21 PM BST.
2025-04-25T18:09:53+0100 DEBUG reviving: failed for 'appstream', mismatched repomd.
2025-04-25T18:09:53+0100 DEBUG repo: downloading from remote: appstream
2025-04-25T18:09:58+0100 DEBUG appstream: using metadata from Fri 25 Apr 2025 01:05:09 PM BST.
2025-04-25T18:09:58+0100 DEBUG reviving: failed for 'extras', mismatched repomd.
2025-04-25T18:09:58+0100 DEBUG repo: downloading from remote: extras
2025-04-25T18:09:58+0100 DEBUG extras: using metadata from Fri 25 Apr 2025 01:06:11 PM BST.
2025-04-25T18:09:58+0100 DEBUG countme: no event for epel: window already counted
2025-04-25T18:09:58+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-25T18:09:58+0100 DEBUG epel: using metadata from Fri 25 Apr 2025 03:03:51 AM BST.
2025-04-25T18:09:58+0100 DEBUG reviving: failed for 'fastpanel', mismatched repomd.
2025-04-25T18:09:58+0100 DEBUG repo: downloading from remote: fastpanel
2025-04-25T18:09:59+0100 DEBUG fastpanel: using metadata from Fri 25 Apr 2025 02:05:08 PM BST.
2025-04-25T18:09:59+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T18:09:59+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-25T18:09:59+0100 DDEBUG Cleaning up.
2025-04-25T18:09:59+0100 DDEBUG Plugins were unloaded.
2025-04-25T18:09:59+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-25T18:09:59+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-25T19:46:14+0100 INFO --- logging initialized ---
2025-04-25T19:46:14+0100 DDEBUG timer: config: 11 ms
2025-04-25T19:46:14+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-25T19:46:14+0100 DEBUG DNF version: 4.7.0
2025-04-25T19:46:14+0100 DDEBUG Command: dnf makecache --timer
2025-04-25T19:46:14+0100 DDEBUG Installroot: /
2025-04-25T19:46:14+0100 DDEBUG Releasever: 8
2025-04-25T19:46:14+0100 DEBUG cachedir: /var/cache/dnf
2025-04-25T19:46:14+0100 DDEBUG Base command: makecache
2025-04-25T19:46:14+0100 DDEBUG Extra commands: ['makecache', '--timer']
2025-04-25T19:46:14+0100 DEBUG Making cache files for all metadata files.
2025-04-25T19:46:14+0100 INFO Metadata cache refreshed recently.
2025-04-25T19:46:14+0100 DDEBUG Cleaning up.
2025-04-25T19:46:14+0100 DDEBUG Plugins were unloaded.
2025-04-25T20:59:02+0100 INFO --- logging initialized ---
2025-04-25T20:59:02+0100 DDEBUG timer: config: 13 ms
2025-04-25T20:59:02+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-25T20:59:02+0100 DEBUG DNF version: 4.7.0
2025-04-25T20:59:02+0100 DDEBUG Command: dnf makecache --timer
2025-04-25T20:59:02+0100 DDEBUG Installroot: /
2025-04-25T20:59:02+0100 DDEBUG Releasever: 8
2025-04-25T20:59:02+0100 DEBUG cachedir: /var/cache/dnf
2025-04-25T20:59:02+0100 DDEBUG Base command: makecache
2025-04-25T20:59:02+0100 DDEBUG Extra commands: ['makecache', '--timer']
2025-04-25T20:59:02+0100 DEBUG Making cache files for all metadata files.
2025-04-25T20:59:02+0100 INFO Metadata cache refreshed recently.
2025-04-25T20:59:02+0100 DDEBUG Cleaning up.
2025-04-25T20:59:02+0100 DDEBUG Plugins were unloaded.
2025-04-25T22:39:50+0100 INFO --- logging initialized ---
2025-04-25T22:39:50+0100 DDEBUG timer: config: 7 ms
2025-04-25T22:39:50+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-25T22:39:50+0100 DEBUG DNF version: 4.7.0
2025-04-25T22:39:50+0100 DDEBUG Command: dnf makecache --timer
2025-04-25T22:39:50+0100 DDEBUG Installroot: /
2025-04-25T22:39:50+0100 DDEBUG Releasever: 8
2025-04-25T22:39:50+0100 DEBUG cachedir: /var/cache/dnf
2025-04-25T22:39:50+0100 DDEBUG Base command: makecache
2025-04-25T22:39:50+0100 DDEBUG Extra commands: ['makecache', '--timer']
2025-04-25T22:39:50+0100 DEBUG Making cache files for all metadata files.
2025-04-25T22:39:50+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-25T22:39:50+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-25T22:39:50+0100 DEBUG extras: has expired and will be refreshed.
2025-04-25T22:39:50+0100 DEBUG epel: has expired and will be refreshed.
2025-04-25T22:39:50+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-25T22:39:50+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-25T22:39:50+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-25T22:39:50+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-25T22:39:51+0100 DEBUG baseos: using metadata from Fri 25 Apr 2025 01:04:21 PM BST.
2025-04-25T22:39:51+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-25T22:39:51+0100 DEBUG appstream: using metadata from Fri 25 Apr 2025 01:05:09 PM BST.
2025-04-25T22:39:51+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-25T22:39:51+0100 DEBUG extras: using metadata from Fri 25 Apr 2025 01:06:11 PM BST.
2025-04-25T22:39:51+0100 DEBUG countme: no event for epel: window already counted
2025-04-25T22:39:51+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-25T22:39:51+0100 DEBUG epel: using metadata from Fri 25 Apr 2025 03:03:51 AM BST.
2025-04-25T22:39:51+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-25T22:39:51+0100 DEBUG fastpanel: using metadata from Fri 25 Apr 2025 02:05:08 PM BST.
2025-04-25T22:39:51+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-25T22:39:51+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-25T22:39:51+0100 DDEBUG Cleaning up.
2025-04-25T22:39:51+0100 DDEBUG Plugins were unloaded.
2025-04-25T22:39:51+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-25T22:39:51+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-25T23:43:27+0100 INFO --- logging initialized ---
2025-04-25T23:43:27+0100 DDEBUG timer: config: 14 ms
2025-04-25T23:43:27+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-25T23:43:27+0100 DEBUG DNF version: 4.7.0
2025-04-25T23:43:27+0100 DDEBUG Command: dnf makecache --timer
2025-04-25T23:43:27+0100 DDEBUG Installroot: /
2025-04-25T23:43:27+0100 DDEBUG Releasever: 8
2025-04-25T23:43:27+0100 DEBUG cachedir: /var/cache/dnf
2025-04-25T23:43:27+0100 DDEBUG Base command: makecache
2025-04-25T23:43:27+0100 DDEBUG Extra commands: ['makecache', '--timer']
2025-04-25T23:43:27+0100 DEBUG Making cache files for all metadata files.
2025-04-25T23:43:27+0100 INFO Metadata cache refreshed recently.
2025-04-25T23:43:27+0100 DDEBUG Cleaning up.
2025-04-25T23:43:27+0100 DDEBUG Plugins were unloaded.
2025-04-26T01:38:13+0100 INFO --- logging initialized ---
2025-04-26T01:38:13+0100 DDEBUG timer: config: 3 ms
2025-04-26T01:38:13+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-26T01:38:13+0100 DEBUG DNF version: 4.7.0
2025-04-26T01:38:13+0100 DDEBUG Command: dnf makecache --timer
2025-04-26T01:38:13+0100 DDEBUG Installroot: /
2025-04-26T01:38:13+0100 DDEBUG Releasever: 8
2025-04-26T01:38:13+0100 DEBUG cachedir: /var/cache/dnf
2025-04-26T01:38:13+0100 DDEBUG Base command: makecache
2025-04-26T01:38:13+0100 DDEBUG Extra commands: ['makecache', '--timer']
2025-04-26T01:38:13+0100 DEBUG Making cache files for all metadata files.
2025-04-26T01:38:13+0100 INFO Metadata cache refreshed recently.
2025-04-26T01:38:13+0100 DDEBUG Cleaning up.
2025-04-26T01:38:13+0100 DDEBUG Plugins were unloaded.
2025-04-26T01:41:03+0100 INFO --- logging initialized ---
2025-04-26T01:41:03+0100 DDEBUG timer: config: 3 ms
2025-04-26T01:41:03+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-26T01:41:03+0100 DEBUG YUM version: 4.7.0
2025-04-26T01:41:03+0100 DDEBUG Command: yum makecache -y
2025-04-26T01:41:03+0100 DDEBUG Installroot: /
2025-04-26T01:41:03+0100 DDEBUG Releasever: 8
2025-04-26T01:41:03+0100 DEBUG cachedir: /var/cache/dnf
2025-04-26T01:41:03+0100 DDEBUG Base command: makecache
2025-04-26T01:41:03+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-26T01:41:03+0100 DEBUG Making cache files for all metadata files.
2025-04-26T01:41:03+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-26T01:41:03+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-26T01:41:03+0100 DEBUG extras: has expired and will be refreshed.
2025-04-26T01:41:03+0100 DEBUG epel: has expired and will be refreshed.
2025-04-26T01:41:03+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-26T01:41:03+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-26T01:41:03+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-26T01:41:03+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-26T01:41:03+0100 DEBUG baseos: using metadata from Fri Apr 25 13:04:21 2025.
2025-04-26T01:41:03+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-26T01:41:03+0100 DEBUG appstream: using metadata from Fri Apr 25 13:05:09 2025.
2025-04-26T01:41:03+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-26T01:41:03+0100 DEBUG extras: using metadata from Fri Apr 25 13:06:11 2025.
2025-04-26T01:41:03+0100 DEBUG countme: no event for epel: window already counted
2025-04-26T01:41:03+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-26T01:41:03+0100 DEBUG epel: using metadata from Fri Apr 25 03:03:51 2025.
2025-04-26T01:41:03+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-26T01:41:03+0100 DEBUG fastpanel: using metadata from Fri Apr 25 14:05:08 2025.
2025-04-26T01:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T01:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T01:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T01:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T01:41:04+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-26T01:41:04+0100 DDEBUG Cleaning up.
2025-04-26T01:41:04+0100 DDEBUG Plugins were unloaded.
2025-04-26T01:41:04+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-26T01:41:04+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-26T01:41:04+0100 INFO --- logging initialized ---
2025-04-26T01:41:04+0100 DDEBUG timer: config: 3 ms
2025-04-26T01:41:04+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-26T01:41:04+0100 DEBUG YUM version: 4.7.0
2025-04-26T01:41:04+0100 DDEBUG Command: yum makecache -y
2025-04-26T01:41:04+0100 DDEBUG Installroot: /
2025-04-26T01:41:04+0100 DDEBUG Releasever: 8
2025-04-26T01:41:04+0100 DEBUG cachedir: /var/cache/dnf
2025-04-26T01:41:04+0100 DDEBUG Base command: makecache
2025-04-26T01:41:04+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-26T01:41:04+0100 DEBUG Making cache files for all metadata files.
2025-04-26T01:41:04+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-26T01:41:04+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-26T01:41:04+0100 DEBUG extras: has expired and will be refreshed.
2025-04-26T01:41:04+0100 DEBUG epel: has expired and will be refreshed.
2025-04-26T01:41:04+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-26T01:41:04+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-26T01:41:04+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-26T01:41:04+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-26T01:41:04+0100 DEBUG baseos: using metadata from Fri Apr 25 13:04:21 2025.
2025-04-26T01:41:04+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-26T01:41:04+0100 DEBUG appstream: using metadata from Fri Apr 25 13:05:09 2025.
2025-04-26T01:41:04+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-26T01:41:04+0100 DEBUG extras: using metadata from Fri Apr 25 13:06:11 2025.
2025-04-26T01:41:04+0100 DEBUG countme: no event for epel: window already counted
2025-04-26T01:41:04+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-26T01:41:04+0100 DEBUG epel: using metadata from Fri Apr 25 03:03:51 2025.
2025-04-26T01:41:04+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-26T01:41:04+0100 DEBUG fastpanel: using metadata from Fri Apr 25 14:05:08 2025.
2025-04-26T01:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T01:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T01:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T01:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T01:41:04+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-26T01:41:04+0100 DDEBUG Cleaning up.
2025-04-26T01:41:04+0100 DDEBUG Plugins were unloaded.
2025-04-26T01:41:04+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-26T01:41:04+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-26T01:41:05+0100 INFO --- logging initialized ---
2025-04-26T01:41:05+0100 DDEBUG timer: config: 3 ms
2025-04-26T01:41:05+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-26T01:41:05+0100 DEBUG YUM version: 4.7.0
2025-04-26T01:41:05+0100 DDEBUG Command: yum makecache -y
2025-04-26T01:41:05+0100 DDEBUG Installroot: /
2025-04-26T01:41:05+0100 DDEBUG Releasever: 8
2025-04-26T01:41:05+0100 DEBUG cachedir: /var/cache/dnf
2025-04-26T01:41:05+0100 DDEBUG Base command: makecache
2025-04-26T01:41:05+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-26T01:41:05+0100 DEBUG Making cache files for all metadata files.
2025-04-26T01:41:05+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-26T01:41:05+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-26T01:41:05+0100 DEBUG extras: has expired and will be refreshed.
2025-04-26T01:41:05+0100 DEBUG epel: has expired and will be refreshed.
2025-04-26T01:41:05+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-26T01:41:05+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-26T01:41:05+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-26T01:41:05+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-26T01:41:05+0100 DEBUG baseos: using metadata from Fri Apr 25 13:04:21 2025.
2025-04-26T01:41:05+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-26T01:41:05+0100 DEBUG appstream: using metadata from Fri Apr 25 13:05:09 2025.
2025-04-26T01:41:05+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-26T01:41:05+0100 DEBUG extras: using metadata from Fri Apr 25 13:06:11 2025.
2025-04-26T01:41:05+0100 DEBUG countme: no event for epel: window already counted
2025-04-26T01:41:05+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-26T01:41:05+0100 DEBUG epel: using metadata from Fri Apr 25 03:03:51 2025.
2025-04-26T01:41:05+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-26T01:41:05+0100 DEBUG fastpanel: using metadata from Fri Apr 25 14:05:08 2025.
2025-04-26T01:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T01:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T01:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T01:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T01:41:05+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-26T01:41:05+0100 DDEBUG Cleaning up.
2025-04-26T01:41:05+0100 DDEBUG Plugins were unloaded.
2025-04-26T01:41:05+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-26T01:41:05+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-26T01:41:06+0100 INFO --- logging initialized ---
2025-04-26T01:41:06+0100 DDEBUG timer: config: 3 ms
2025-04-26T01:41:06+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-26T01:41:06+0100 DEBUG YUM version: 4.7.0
2025-04-26T01:41:06+0100 DDEBUG Command: yum makecache -y
2025-04-26T01:41:06+0100 DDEBUG Installroot: /
2025-04-26T01:41:06+0100 DDEBUG Releasever: 8
2025-04-26T01:41:06+0100 DEBUG cachedir: /var/cache/dnf
2025-04-26T01:41:06+0100 DDEBUG Base command: makecache
2025-04-26T01:41:06+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-26T01:41:06+0100 DEBUG Making cache files for all metadata files.
2025-04-26T01:41:06+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-26T01:41:06+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-26T01:41:06+0100 DEBUG extras: has expired and will be refreshed.
2025-04-26T01:41:06+0100 DEBUG epel: has expired and will be refreshed.
2025-04-26T01:41:06+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-26T01:41:06+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-26T01:41:06+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-26T01:41:06+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-26T01:41:06+0100 DEBUG baseos: using metadata from Fri Apr 25 13:04:21 2025.
2025-04-26T01:41:06+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-26T01:41:06+0100 DEBUG appstream: using metadata from Fri Apr 25 13:05:09 2025.
2025-04-26T01:41:06+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-26T01:41:06+0100 DEBUG extras: using metadata from Fri Apr 25 13:06:11 2025.
2025-04-26T01:41:06+0100 DEBUG countme: no event for epel: window already counted
2025-04-26T01:41:06+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-26T01:41:06+0100 DEBUG epel: using metadata from Fri Apr 25 03:03:51 2025.
2025-04-26T01:41:06+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-26T01:41:06+0100 DEBUG fastpanel: using metadata from Fri Apr 25 14:05:08 2025.
2025-04-26T01:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T01:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T01:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T01:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T01:41:06+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-26T01:41:06+0100 DDEBUG Cleaning up.
2025-04-26T01:41:06+0100 DDEBUG Plugins were unloaded.
2025-04-26T01:41:06+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-26T01:41:06+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-26T01:41:07+0100 INFO --- logging initialized ---
2025-04-26T01:41:07+0100 DDEBUG timer: config: 3 ms
2025-04-26T01:41:07+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-26T01:41:07+0100 DEBUG YUM version: 4.7.0
2025-04-26T01:41:07+0100 DDEBUG Command: yum makecache -y
2025-04-26T01:41:07+0100 DDEBUG Installroot: /
2025-04-26T01:41:07+0100 DDEBUG Releasever: 8
2025-04-26T01:41:07+0100 DEBUG cachedir: /var/cache/dnf
2025-04-26T01:41:07+0100 DDEBUG Base command: makecache
2025-04-26T01:41:07+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-26T01:41:07+0100 DEBUG Making cache files for all metadata files.
2025-04-26T01:41:07+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-26T01:41:07+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-26T01:41:07+0100 DEBUG extras: has expired and will be refreshed.
2025-04-26T01:41:07+0100 DEBUG epel: has expired and will be refreshed.
2025-04-26T01:41:07+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-26T01:41:07+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-26T01:41:07+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-26T01:41:07+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-26T01:41:07+0100 DEBUG baseos: using metadata from Fri Apr 25 13:04:21 2025.
2025-04-26T01:41:07+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-26T01:41:07+0100 DEBUG appstream: using metadata from Fri Apr 25 13:05:09 2025.
2025-04-26T01:41:07+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-26T01:41:07+0100 DEBUG extras: using metadata from Fri Apr 25 13:06:11 2025.
2025-04-26T01:41:07+0100 DEBUG countme: no event for epel: window already counted
2025-04-26T01:41:07+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-26T01:41:07+0100 DEBUG epel: using metadata from Fri Apr 25 03:03:51 2025.
2025-04-26T01:41:07+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-26T01:41:07+0100 DEBUG fastpanel: using metadata from Fri Apr 25 14:05:08 2025.
2025-04-26T01:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T01:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T01:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T01:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T01:41:07+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-26T01:41:07+0100 DDEBUG Cleaning up.
2025-04-26T01:41:07+0100 DDEBUG Plugins were unloaded.
2025-04-26T01:41:07+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-26T01:41:07+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-26T01:41:07+0100 INFO --- logging initialized ---
2025-04-26T01:41:07+0100 DDEBUG timer: config: 2 ms
2025-04-26T01:41:08+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-26T01:41:08+0100 DEBUG YUM version: 4.7.0
2025-04-26T01:41:08+0100 DDEBUG Command: yum makecache -y
2025-04-26T01:41:08+0100 DDEBUG Installroot: /
2025-04-26T01:41:08+0100 DDEBUG Releasever: 8
2025-04-26T01:41:08+0100 DEBUG cachedir: /var/cache/dnf
2025-04-26T01:41:08+0100 DDEBUG Base command: makecache
2025-04-26T01:41:08+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-26T01:41:08+0100 DEBUG Making cache files for all metadata files.
2025-04-26T01:41:08+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-26T01:41:08+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-26T01:41:08+0100 DEBUG extras: has expired and will be refreshed.
2025-04-26T01:41:08+0100 DEBUG epel: has expired and will be refreshed.
2025-04-26T01:41:08+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-26T01:41:08+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-26T01:41:08+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-26T01:41:08+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-26T01:41:08+0100 DEBUG baseos: using metadata from Fri Apr 25 13:04:21 2025.
2025-04-26T01:41:08+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-26T01:41:08+0100 DEBUG appstream: using metadata from Fri Apr 25 13:05:09 2025.
2025-04-26T01:41:08+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-26T01:41:08+0100 DEBUG extras: using metadata from Fri Apr 25 13:06:11 2025.
2025-04-26T01:41:08+0100 DEBUG countme: no event for epel: window already counted
2025-04-26T01:41:08+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-26T01:41:08+0100 DEBUG epel: using metadata from Fri Apr 25 03:03:51 2025.
2025-04-26T01:41:08+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-26T01:41:08+0100 DEBUG fastpanel: using metadata from Fri Apr 25 14:05:08 2025.
2025-04-26T01:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T01:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T01:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T01:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T01:41:08+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-26T01:41:08+0100 DDEBUG Cleaning up.
2025-04-26T01:41:08+0100 DDEBUG Plugins were unloaded.
2025-04-26T01:41:08+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-26T01:41:08+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-26T01:41:09+0100 INFO --- logging initialized ---
2025-04-26T01:41:09+0100 DDEBUG timer: config: 2 ms
2025-04-26T01:41:09+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-26T01:41:09+0100 DEBUG YUM version: 4.7.0
2025-04-26T01:41:09+0100 DDEBUG Command: yum makecache -y
2025-04-26T01:41:09+0100 DDEBUG Installroot: /
2025-04-26T01:41:09+0100 DDEBUG Releasever: 8
2025-04-26T01:41:09+0100 DEBUG cachedir: /var/cache/dnf
2025-04-26T01:41:09+0100 DDEBUG Base command: makecache
2025-04-26T01:41:09+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-26T01:41:09+0100 DEBUG Making cache files for all metadata files.
2025-04-26T01:41:09+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-26T01:41:09+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-26T01:41:09+0100 DEBUG extras: has expired and will be refreshed.
2025-04-26T01:41:09+0100 DEBUG epel: has expired and will be refreshed.
2025-04-26T01:41:09+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-26T01:41:09+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-26T01:41:09+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-26T01:41:09+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-26T01:41:09+0100 DEBUG baseos: using metadata from Fri Apr 25 13:04:21 2025.
2025-04-26T01:41:09+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-26T01:41:09+0100 DEBUG appstream: using metadata from Fri Apr 25 13:05:09 2025.
2025-04-26T01:41:09+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-26T01:41:09+0100 DEBUG extras: using metadata from Fri Apr 25 13:06:11 2025.
2025-04-26T01:41:09+0100 DEBUG countme: no event for epel: window already counted
2025-04-26T01:41:09+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-26T01:41:09+0100 DEBUG epel: using metadata from Fri Apr 25 03:03:51 2025.
2025-04-26T01:41:09+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-26T01:41:09+0100 DEBUG fastpanel: using metadata from Fri Apr 25 14:05:08 2025.
2025-04-26T01:41:09+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T01:41:09+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T01:41:09+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T01:41:09+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T01:41:09+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-26T01:41:09+0100 DDEBUG Cleaning up.
2025-04-26T01:41:09+0100 DDEBUG Plugins were unloaded.
2025-04-26T01:41:09+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-26T01:41:09+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-26T02:41:04+0100 INFO --- logging initialized ---
2025-04-26T02:41:04+0100 DDEBUG timer: config: 9 ms
2025-04-26T02:41:04+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-26T02:41:04+0100 DEBUG YUM version: 4.7.0
2025-04-26T02:41:04+0100 DDEBUG Command: yum makecache -y
2025-04-26T02:41:04+0100 DDEBUG Installroot: /
2025-04-26T02:41:04+0100 DDEBUG Releasever: 8
2025-04-26T02:41:04+0100 DEBUG cachedir: /var/cache/dnf
2025-04-26T02:41:04+0100 DDEBUG Base command: makecache
2025-04-26T02:41:04+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-26T02:41:04+0100 DEBUG Making cache files for all metadata files.
2025-04-26T02:41:04+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-26T02:41:04+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-26T02:41:04+0100 DEBUG extras: has expired and will be refreshed.
2025-04-26T02:41:04+0100 DEBUG epel: has expired and will be refreshed.
2025-04-26T02:41:04+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-26T02:41:04+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-26T02:41:04+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-26T02:41:04+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-26T02:41:04+0100 DEBUG baseos: using metadata from Fri Apr 25 13:04:21 2025.
2025-04-26T02:41:04+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-26T02:41:04+0100 DEBUG appstream: using metadata from Fri Apr 25 13:05:09 2025.
2025-04-26T02:41:04+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-26T02:41:04+0100 DEBUG extras: using metadata from Fri Apr 25 13:06:11 2025.
2025-04-26T02:41:04+0100 DEBUG countme: no event for epel: window already counted
2025-04-26T02:41:04+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-26T02:41:05+0100 DEBUG epel: using metadata from Fri Apr 25 03:03:51 2025.
2025-04-26T02:41:05+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-26T02:41:05+0100 DEBUG fastpanel: using metadata from Fri Apr 25 14:05:08 2025.
2025-04-26T02:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T02:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T02:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T02:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T02:41:05+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-26T02:41:05+0100 DDEBUG Cleaning up.
2025-04-26T02:41:05+0100 DDEBUG Plugins were unloaded.
2025-04-26T02:41:05+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-26T02:41:05+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-26T02:41:05+0100 INFO --- logging initialized ---
2025-04-26T02:41:05+0100 DDEBUG timer: config: 4 ms
2025-04-26T02:41:05+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-26T02:41:05+0100 DEBUG YUM version: 4.7.0
2025-04-26T02:41:05+0100 DDEBUG Command: yum makecache -y
2025-04-26T02:41:05+0100 DDEBUG Installroot: /
2025-04-26T02:41:05+0100 DDEBUG Releasever: 8
2025-04-26T02:41:05+0100 DEBUG cachedir: /var/cache/dnf
2025-04-26T02:41:05+0100 DDEBUG Base command: makecache
2025-04-26T02:41:05+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-26T02:41:05+0100 DEBUG Making cache files for all metadata files.
2025-04-26T02:41:05+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-26T02:41:05+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-26T02:41:05+0100 DEBUG extras: has expired and will be refreshed.
2025-04-26T02:41:05+0100 DEBUG epel: has expired and will be refreshed.
2025-04-26T02:41:05+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-26T02:41:05+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-26T02:41:05+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-26T02:41:05+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-26T02:41:05+0100 DEBUG baseos: using metadata from Fri Apr 25 13:04:21 2025.
2025-04-26T02:41:05+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-26T02:41:05+0100 DEBUG appstream: using metadata from Fri Apr 25 13:05:09 2025.
2025-04-26T02:41:05+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-26T02:41:05+0100 DEBUG extras: using metadata from Fri Apr 25 13:06:11 2025.
2025-04-26T02:41:05+0100 DEBUG countme: no event for epel: window already counted
2025-04-26T02:41:06+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-26T02:41:06+0100 DEBUG epel: using metadata from Fri Apr 25 03:03:51 2025.
2025-04-26T02:41:06+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-26T02:41:06+0100 DEBUG fastpanel: using metadata from Fri Apr 25 14:05:08 2025.
2025-04-26T02:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T02:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T02:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T02:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T02:41:06+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-26T02:41:06+0100 DDEBUG Cleaning up.
2025-04-26T02:41:06+0100 DDEBUG Plugins were unloaded.
2025-04-26T02:41:06+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-26T02:41:06+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-26T02:41:06+0100 INFO --- logging initialized ---
2025-04-26T02:41:06+0100 DDEBUG timer: config: 3 ms
2025-04-26T02:41:06+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-26T02:41:06+0100 DEBUG YUM version: 4.7.0
2025-04-26T02:41:06+0100 DDEBUG Command: yum makecache -y
2025-04-26T02:41:06+0100 DDEBUG Installroot: /
2025-04-26T02:41:06+0100 DDEBUG Releasever: 8
2025-04-26T02:41:06+0100 DEBUG cachedir: /var/cache/dnf
2025-04-26T02:41:06+0100 DDEBUG Base command: makecache
2025-04-26T02:41:06+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-26T02:41:06+0100 DEBUG Making cache files for all metadata files.
2025-04-26T02:41:06+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-26T02:41:06+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-26T02:41:06+0100 DEBUG extras: has expired and will be refreshed.
2025-04-26T02:41:06+0100 DEBUG epel: has expired and will be refreshed.
2025-04-26T02:41:06+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-26T02:41:06+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-26T02:41:06+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-26T02:41:06+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-26T02:41:06+0100 DEBUG baseos: using metadata from Fri Apr 25 13:04:21 2025.
2025-04-26T02:41:06+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-26T02:41:06+0100 DEBUG appstream: using metadata from Fri Apr 25 13:05:09 2025.
2025-04-26T02:41:07+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-26T02:41:07+0100 DEBUG extras: using metadata from Fri Apr 25 13:06:11 2025.
2025-04-26T02:41:07+0100 DEBUG countme: no event for epel: window already counted
2025-04-26T02:41:07+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-26T02:41:07+0100 DEBUG epel: using metadata from Fri Apr 25 03:03:51 2025.
2025-04-26T02:41:07+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-26T02:41:07+0100 DEBUG fastpanel: using metadata from Fri Apr 25 14:05:08 2025.
2025-04-26T02:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T02:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T02:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T02:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T02:41:07+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-26T02:41:07+0100 DDEBUG Cleaning up.
2025-04-26T02:41:07+0100 DDEBUG Plugins were unloaded.
2025-04-26T02:41:07+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-26T02:41:07+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-26T02:41:07+0100 INFO --- logging initialized ---
2025-04-26T02:41:07+0100 DDEBUG timer: config: 4 ms
2025-04-26T02:41:07+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-26T02:41:07+0100 DEBUG YUM version: 4.7.0
2025-04-26T02:41:07+0100 DDEBUG Command: yum makecache -y
2025-04-26T02:41:07+0100 DDEBUG Installroot: /
2025-04-26T02:41:07+0100 DDEBUG Releasever: 8
2025-04-26T02:41:07+0100 DEBUG cachedir: /var/cache/dnf
2025-04-26T02:41:07+0100 DDEBUG Base command: makecache
2025-04-26T02:41:07+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-26T02:41:07+0100 DEBUG Making cache files for all metadata files.
2025-04-26T02:41:07+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-26T02:41:07+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-26T02:41:07+0100 DEBUG extras: has expired and will be refreshed.
2025-04-26T02:41:07+0100 DEBUG epel: has expired and will be refreshed.
2025-04-26T02:41:07+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-26T02:41:07+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-26T02:41:07+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-26T02:41:07+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-26T02:41:07+0100 DEBUG baseos: using metadata from Fri Apr 25 13:04:21 2025.
2025-04-26T02:41:07+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-26T02:41:07+0100 DEBUG appstream: using metadata from Fri Apr 25 13:05:09 2025.
2025-04-26T02:41:07+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-26T02:41:07+0100 DEBUG extras: using metadata from Fri Apr 25 13:06:11 2025.
2025-04-26T02:41:07+0100 DEBUG countme: no event for epel: window already counted
2025-04-26T02:41:08+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-26T02:41:08+0100 DEBUG epel: using metadata from Fri Apr 25 03:03:51 2025.
2025-04-26T02:41:08+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-26T02:41:08+0100 DEBUG fastpanel: using metadata from Fri Apr 25 14:05:08 2025.
2025-04-26T02:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T02:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T02:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T02:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T02:41:08+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-26T02:41:08+0100 DDEBUG Cleaning up.
2025-04-26T02:41:08+0100 DDEBUG Plugins were unloaded.
2025-04-26T02:41:08+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-26T02:41:08+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-26T02:41:08+0100 INFO --- logging initialized ---
2025-04-26T02:41:08+0100 DDEBUG timer: config: 3 ms
2025-04-26T02:41:08+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-26T02:41:08+0100 DEBUG YUM version: 4.7.0
2025-04-26T02:41:08+0100 DDEBUG Command: yum makecache -y
2025-04-26T02:41:08+0100 DDEBUG Installroot: /
2025-04-26T02:41:08+0100 DDEBUG Releasever: 8
2025-04-26T02:41:08+0100 DEBUG cachedir: /var/cache/dnf
2025-04-26T02:41:08+0100 DDEBUG Base command: makecache
2025-04-26T02:41:08+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-26T02:41:08+0100 DEBUG Making cache files for all metadata files.
2025-04-26T02:41:08+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-26T02:41:08+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-26T02:41:08+0100 DEBUG extras: has expired and will be refreshed.
2025-04-26T02:41:08+0100 DEBUG epel: has expired and will be refreshed.
2025-04-26T02:41:08+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-26T02:41:08+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-26T02:41:08+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-26T02:41:08+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-26T02:41:08+0100 DEBUG baseos: using metadata from Fri Apr 25 13:04:21 2025.
2025-04-26T02:41:08+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-26T02:41:08+0100 DEBUG appstream: using metadata from Fri Apr 25 13:05:09 2025.
2025-04-26T02:41:08+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-26T02:41:08+0100 DEBUG extras: using metadata from Fri Apr 25 13:06:11 2025.
2025-04-26T02:41:08+0100 DEBUG countme: no event for epel: window already counted
2025-04-26T02:41:08+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-26T02:41:09+0100 DEBUG epel: using metadata from Fri Apr 25 03:03:51 2025.
2025-04-26T02:41:09+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-26T02:41:09+0100 DEBUG fastpanel: using metadata from Fri Apr 25 14:05:08 2025.
2025-04-26T02:41:09+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T02:41:09+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T02:41:09+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T02:41:09+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T02:41:09+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-26T02:41:09+0100 DDEBUG Cleaning up.
2025-04-26T02:41:09+0100 DDEBUG Plugins were unloaded.
2025-04-26T02:41:09+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-26T02:41:09+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-26T02:41:09+0100 INFO --- logging initialized ---
2025-04-26T02:41:09+0100 DDEBUG timer: config: 3 ms
2025-04-26T02:41:09+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-26T02:41:09+0100 DEBUG YUM version: 4.7.0
2025-04-26T02:41:09+0100 DDEBUG Command: yum makecache -y
2025-04-26T02:41:09+0100 DDEBUG Installroot: /
2025-04-26T02:41:09+0100 DDEBUG Releasever: 8
2025-04-26T02:41:09+0100 DEBUG cachedir: /var/cache/dnf
2025-04-26T02:41:09+0100 DDEBUG Base command: makecache
2025-04-26T02:41:09+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-26T02:41:09+0100 DEBUG Making cache files for all metadata files.
2025-04-26T02:41:09+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-26T02:41:09+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-26T02:41:09+0100 DEBUG extras: has expired and will be refreshed.
2025-04-26T02:41:09+0100 DEBUG epel: has expired and will be refreshed.
2025-04-26T02:41:09+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-26T02:41:09+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-26T02:41:09+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-26T02:41:09+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-26T02:41:09+0100 DEBUG baseos: using metadata from Fri Apr 25 13:04:21 2025.
2025-04-26T02:41:09+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-26T02:41:09+0100 DEBUG appstream: using metadata from Fri Apr 25 13:05:09 2025.
2025-04-26T02:41:09+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-26T02:41:09+0100 DEBUG extras: using metadata from Fri Apr 25 13:06:11 2025.
2025-04-26T02:41:09+0100 DEBUG countme: no event for epel: window already counted
2025-04-26T02:41:09+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-26T02:41:10+0100 DEBUG epel: using metadata from Fri Apr 25 03:03:51 2025.
2025-04-26T02:41:10+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-26T02:41:10+0100 DEBUG fastpanel: using metadata from Fri Apr 25 14:05:08 2025.
2025-04-26T02:41:10+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T02:41:10+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T02:41:10+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T02:41:10+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T02:41:10+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-26T02:41:10+0100 DDEBUG Cleaning up.
2025-04-26T02:41:10+0100 DDEBUG Plugins were unloaded.
2025-04-26T02:41:10+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-26T02:41:10+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-26T02:41:10+0100 INFO --- logging initialized ---
2025-04-26T02:41:10+0100 DDEBUG timer: config: 3 ms
2025-04-26T02:41:10+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-26T02:41:10+0100 DEBUG YUM version: 4.7.0
2025-04-26T02:41:10+0100 DDEBUG Command: yum makecache -y
2025-04-26T02:41:10+0100 DDEBUG Installroot: /
2025-04-26T02:41:10+0100 DDEBUG Releasever: 8
2025-04-26T02:41:10+0100 DEBUG cachedir: /var/cache/dnf
2025-04-26T02:41:10+0100 DDEBUG Base command: makecache
2025-04-26T02:41:10+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-26T02:41:10+0100 DEBUG Making cache files for all metadata files.
2025-04-26T02:41:10+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-26T02:41:10+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-26T02:41:10+0100 DEBUG extras: has expired and will be refreshed.
2025-04-26T02:41:10+0100 DEBUG epel: has expired and will be refreshed.
2025-04-26T02:41:10+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-26T02:41:10+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-26T02:41:10+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-26T02:41:10+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-26T02:41:10+0100 DEBUG baseos: using metadata from Fri Apr 25 13:04:21 2025.
2025-04-26T02:41:10+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-26T02:41:10+0100 DEBUG appstream: using metadata from Fri Apr 25 13:05:09 2025.
2025-04-26T02:41:10+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-26T02:41:10+0100 DEBUG extras: using metadata from Fri Apr 25 13:06:11 2025.
2025-04-26T02:41:10+0100 DEBUG countme: no event for epel: window already counted
2025-04-26T02:41:10+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-26T02:41:11+0100 DEBUG epel: using metadata from Fri Apr 25 03:03:51 2025.
2025-04-26T02:41:11+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-26T02:41:11+0100 DEBUG fastpanel: using metadata from Fri Apr 25 14:05:08 2025.
2025-04-26T02:41:11+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T02:41:11+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T02:41:11+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T02:41:11+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T02:41:11+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-26T02:41:11+0100 DDEBUG Cleaning up.
2025-04-26T02:41:11+0100 DDEBUG Plugins were unloaded.
2025-04-26T02:41:11+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-26T02:41:11+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-26T02:41:29+0100 INFO --- logging initialized ---
2025-04-26T02:41:29+0100 DDEBUG timer: config: 3 ms
2025-04-26T02:41:29+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-26T02:41:29+0100 DEBUG DNF version: 4.7.0
2025-04-26T02:41:29+0100 DDEBUG Command: dnf makecache --timer
2025-04-26T02:41:29+0100 DDEBUG Installroot: /
2025-04-26T02:41:29+0100 DDEBUG Releasever: 8
2025-04-26T02:41:29+0100 DEBUG cachedir: /var/cache/dnf
2025-04-26T02:41:29+0100 DDEBUG Base command: makecache
2025-04-26T02:41:29+0100 DDEBUG Extra commands: ['makecache', '--timer']
2025-04-26T02:41:29+0100 DEBUG Making cache files for all metadata files.
2025-04-26T02:41:29+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-26T02:41:29+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-26T02:41:29+0100 DEBUG extras: has expired and will be refreshed.
2025-04-26T02:41:29+0100 DEBUG epel: has expired and will be refreshed.
2025-04-26T02:41:29+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-26T02:41:29+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-26T02:41:29+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-26T02:41:29+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-26T02:41:29+0100 DEBUG baseos: using metadata from Fri 25 Apr 2025 01:04:21 PM BST.
2025-04-26T02:41:29+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-26T02:41:29+0100 DEBUG appstream: using metadata from Fri 25 Apr 2025 01:05:09 PM BST.
2025-04-26T02:41:29+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-26T02:41:29+0100 DEBUG extras: using metadata from Fri 25 Apr 2025 01:06:11 PM BST.
2025-04-26T02:41:29+0100 DEBUG countme: no event for epel: window already counted
2025-04-26T02:41:29+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-26T02:41:30+0100 DEBUG epel: using metadata from Fri 25 Apr 2025 03:03:51 AM BST.
2025-04-26T02:41:30+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-26T02:41:30+0100 DEBUG fastpanel: using metadata from Fri 25 Apr 2025 02:05:08 PM BST.
2025-04-26T02:41:30+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T02:41:30+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-26T02:41:30+0100 DDEBUG Cleaning up.
2025-04-26T02:41:30+0100 DDEBUG Plugins were unloaded.
2025-04-26T02:41:30+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-26T02:41:30+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-26T03:41:02+0100 INFO --- logging initialized ---
2025-04-26T03:41:02+0100 DDEBUG timer: config: 5 ms
2025-04-26T03:41:02+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-26T03:41:02+0100 DEBUG YUM version: 4.7.0
2025-04-26T03:41:02+0100 DDEBUG Command: yum makecache -y
2025-04-26T03:41:02+0100 DDEBUG Installroot: /
2025-04-26T03:41:02+0100 DDEBUG Releasever: 8
2025-04-26T03:41:02+0100 DEBUG cachedir: /var/cache/dnf
2025-04-26T03:41:02+0100 DDEBUG Base command: makecache
2025-04-26T03:41:02+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-26T03:41:02+0100 DEBUG Making cache files for all metadata files.
2025-04-26T03:41:02+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-26T03:41:02+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-26T03:41:02+0100 DEBUG extras: has expired and will be refreshed.
2025-04-26T03:41:02+0100 DEBUG epel: has expired and will be refreshed.
2025-04-26T03:41:02+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-26T03:41:02+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-26T03:41:02+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-26T03:41:03+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-26T03:41:03+0100 DEBUG baseos: using metadata from Fri Apr 25 13:04:21 2025.
2025-04-26T03:41:03+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-26T03:41:03+0100 DEBUG appstream: using metadata from Fri Apr 25 13:05:09 2025.
2025-04-26T03:41:03+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-26T03:41:03+0100 DEBUG extras: using metadata from Fri Apr 25 13:06:11 2025.
2025-04-26T03:41:03+0100 DEBUG countme: no event for epel: window already counted
2025-04-26T03:41:03+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-26T03:41:03+0100 DEBUG epel: using metadata from Fri Apr 25 03:03:51 2025.
2025-04-26T03:41:03+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-26T03:41:03+0100 DEBUG fastpanel: using metadata from Fri Apr 25 14:05:08 2025.
2025-04-26T03:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T03:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T03:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T03:41:03+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T03:41:03+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-26T03:41:03+0100 DDEBUG Cleaning up.
2025-04-26T03:41:03+0100 DDEBUG Plugins were unloaded.
2025-04-26T03:41:03+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-26T03:41:03+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-26T03:41:03+0100 INFO --- logging initialized ---
2025-04-26T03:41:03+0100 DDEBUG timer: config: 3 ms
2025-04-26T03:41:03+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-26T03:41:03+0100 DEBUG YUM version: 4.7.0
2025-04-26T03:41:03+0100 DDEBUG Command: yum makecache -y
2025-04-26T03:41:03+0100 DDEBUG Installroot: /
2025-04-26T03:41:03+0100 DDEBUG Releasever: 8
2025-04-26T03:41:03+0100 DEBUG cachedir: /var/cache/dnf
2025-04-26T03:41:03+0100 DDEBUG Base command: makecache
2025-04-26T03:41:03+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-26T03:41:03+0100 DEBUG Making cache files for all metadata files.
2025-04-26T03:41:03+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-26T03:41:03+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-26T03:41:03+0100 DEBUG extras: has expired and will be refreshed.
2025-04-26T03:41:03+0100 DEBUG epel: has expired and will be refreshed.
2025-04-26T03:41:03+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-26T03:41:03+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-26T03:41:03+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-26T03:41:03+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-26T03:41:03+0100 DEBUG baseos: using metadata from Fri Apr 25 13:04:21 2025.
2025-04-26T03:41:03+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-26T03:41:04+0100 DEBUG appstream: using metadata from Fri Apr 25 13:05:09 2025.
2025-04-26T03:41:04+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-26T03:41:04+0100 DEBUG extras: using metadata from Fri Apr 25 13:06:11 2025.
2025-04-26T03:41:04+0100 DEBUG countme: no event for epel: window already counted
2025-04-26T03:41:04+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-26T03:41:04+0100 DEBUG epel: using metadata from Fri Apr 25 03:03:51 2025.
2025-04-26T03:41:04+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-26T03:41:04+0100 DEBUG fastpanel: using metadata from Fri Apr 25 14:05:08 2025.
2025-04-26T03:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T03:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T03:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T03:41:04+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T03:41:04+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-26T03:41:04+0100 DDEBUG Cleaning up.
2025-04-26T03:41:04+0100 DDEBUG Plugins were unloaded.
2025-04-26T03:41:04+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-26T03:41:04+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-26T03:41:04+0100 INFO --- logging initialized ---
2025-04-26T03:41:04+0100 DDEBUG timer: config: 4 ms
2025-04-26T03:41:04+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-26T03:41:04+0100 DEBUG YUM version: 4.7.0
2025-04-26T03:41:04+0100 DDEBUG Command: yum makecache -y
2025-04-26T03:41:04+0100 DDEBUG Installroot: /
2025-04-26T03:41:04+0100 DDEBUG Releasever: 8
2025-04-26T03:41:04+0100 DEBUG cachedir: /var/cache/dnf
2025-04-26T03:41:04+0100 DDEBUG Base command: makecache
2025-04-26T03:41:04+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-26T03:41:04+0100 DEBUG Making cache files for all metadata files.
2025-04-26T03:41:04+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-26T03:41:04+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-26T03:41:04+0100 DEBUG extras: has expired and will be refreshed.
2025-04-26T03:41:04+0100 DEBUG epel: has expired and will be refreshed.
2025-04-26T03:41:04+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-26T03:41:04+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-26T03:41:04+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-26T03:41:04+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-26T03:41:04+0100 DEBUG baseos: using metadata from Fri Apr 25 13:04:21 2025.
2025-04-26T03:41:04+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-26T03:41:04+0100 DEBUG appstream: using metadata from Fri Apr 25 13:05:09 2025.
2025-04-26T03:41:04+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-26T03:41:04+0100 DEBUG extras: using metadata from Fri Apr 25 13:06:11 2025.
2025-04-26T03:41:04+0100 DEBUG countme: no event for epel: window already counted
2025-04-26T03:41:05+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-26T03:41:05+0100 DEBUG epel: using metadata from Fri Apr 25 03:03:51 2025.
2025-04-26T03:41:05+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-26T03:41:05+0100 DEBUG fastpanel: using metadata from Fri Apr 25 14:05:08 2025.
2025-04-26T03:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T03:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T03:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T03:41:05+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T03:41:05+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-26T03:41:05+0100 DDEBUG Cleaning up.
2025-04-26T03:41:05+0100 DDEBUG Plugins were unloaded.
2025-04-26T03:41:05+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-26T03:41:05+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-26T03:41:05+0100 INFO --- logging initialized ---
2025-04-26T03:41:05+0100 DDEBUG timer: config: 3 ms
2025-04-26T03:41:05+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-26T03:41:05+0100 DEBUG YUM version: 4.7.0
2025-04-26T03:41:05+0100 DDEBUG Command: yum makecache -y
2025-04-26T03:41:05+0100 DDEBUG Installroot: /
2025-04-26T03:41:05+0100 DDEBUG Releasever: 8
2025-04-26T03:41:05+0100 DEBUG cachedir: /var/cache/dnf
2025-04-26T03:41:05+0100 DDEBUG Base command: makecache
2025-04-26T03:41:05+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-26T03:41:05+0100 DEBUG Making cache files for all metadata files.
2025-04-26T03:41:05+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-26T03:41:05+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-26T03:41:05+0100 DEBUG extras: has expired and will be refreshed.
2025-04-26T03:41:05+0100 DEBUG epel: has expired and will be refreshed.
2025-04-26T03:41:05+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-26T03:41:05+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-26T03:41:05+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-26T03:41:05+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-26T03:41:05+0100 DEBUG baseos: using metadata from Fri Apr 25 13:04:21 2025.
2025-04-26T03:41:05+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-26T03:41:05+0100 DEBUG appstream: using metadata from Fri Apr 25 13:05:09 2025.
2025-04-26T03:41:05+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-26T03:41:05+0100 DEBUG extras: using metadata from Fri Apr 25 13:06:11 2025.
2025-04-26T03:41:05+0100 DEBUG countme: no event for epel: window already counted
2025-04-26T03:41:05+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-26T03:41:06+0100 DEBUG epel: using metadata from Fri Apr 25 03:03:51 2025.
2025-04-26T03:41:06+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-26T03:41:06+0100 DEBUG fastpanel: using metadata from Fri Apr 25 14:05:08 2025.
2025-04-26T03:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T03:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T03:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T03:41:06+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T03:41:06+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-26T03:41:06+0100 DDEBUG Cleaning up.
2025-04-26T03:41:06+0100 DDEBUG Plugins were unloaded.
2025-04-26T03:41:06+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-26T03:41:06+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-26T03:41:06+0100 INFO --- logging initialized ---
2025-04-26T03:41:06+0100 DDEBUG timer: config: 3 ms
2025-04-26T03:41:06+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-26T03:41:06+0100 DEBUG YUM version: 4.7.0
2025-04-26T03:41:06+0100 DDEBUG Command: yum makecache -y
2025-04-26T03:41:06+0100 DDEBUG Installroot: /
2025-04-26T03:41:06+0100 DDEBUG Releasever: 8
2025-04-26T03:41:06+0100 DEBUG cachedir: /var/cache/dnf
2025-04-26T03:41:06+0100 DDEBUG Base command: makecache
2025-04-26T03:41:06+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-26T03:41:06+0100 DEBUG Making cache files for all metadata files.
2025-04-26T03:41:06+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-26T03:41:06+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-26T03:41:06+0100 DEBUG extras: has expired and will be refreshed.
2025-04-26T03:41:06+0100 DEBUG epel: has expired and will be refreshed.
2025-04-26T03:41:06+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-26T03:41:06+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-26T03:41:06+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-26T03:41:06+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-26T03:41:06+0100 DEBUG baseos: using metadata from Fri Apr 25 13:04:21 2025.
2025-04-26T03:41:06+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-26T03:41:06+0100 DEBUG appstream: using metadata from Fri Apr 25 13:05:09 2025.
2025-04-26T03:41:06+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-26T03:41:06+0100 DEBUG extras: using metadata from Fri Apr 25 13:06:11 2025.
2025-04-26T03:41:06+0100 DEBUG countme: no event for epel: window already counted
2025-04-26T03:41:06+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-26T03:41:07+0100 DEBUG epel: using metadata from Fri Apr 25 03:03:51 2025.
2025-04-26T03:41:07+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-26T03:41:07+0100 DEBUG fastpanel: using metadata from Fri Apr 25 14:05:08 2025.
2025-04-26T03:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T03:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T03:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T03:41:07+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T03:41:07+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-26T03:41:07+0100 DDEBUG Cleaning up.
2025-04-26T03:41:07+0100 DDEBUG Plugins were unloaded.
2025-04-26T03:41:07+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-26T03:41:07+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-26T03:41:07+0100 INFO --- logging initialized ---
2025-04-26T03:41:07+0100 DDEBUG timer: config: 3 ms
2025-04-26T03:41:07+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-26T03:41:07+0100 DEBUG YUM version: 4.7.0
2025-04-26T03:41:07+0100 DDEBUG Command: yum makecache -y
2025-04-26T03:41:07+0100 DDEBUG Installroot: /
2025-04-26T03:41:07+0100 DDEBUG Releasever: 8
2025-04-26T03:41:07+0100 DEBUG cachedir: /var/cache/dnf
2025-04-26T03:41:07+0100 DDEBUG Base command: makecache
2025-04-26T03:41:07+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-26T03:41:07+0100 DEBUG Making cache files for all metadata files.
2025-04-26T03:41:07+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-26T03:41:07+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-26T03:41:07+0100 DEBUG extras: has expired and will be refreshed.
2025-04-26T03:41:07+0100 DEBUG epel: has expired and will be refreshed.
2025-04-26T03:41:07+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-26T03:41:07+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-26T03:41:07+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-26T03:41:07+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-26T03:41:07+0100 DEBUG baseos: using metadata from Fri Apr 25 13:04:21 2025.
2025-04-26T03:41:07+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-26T03:41:07+0100 DEBUG appstream: using metadata from Fri Apr 25 13:05:09 2025.
2025-04-26T03:41:08+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-26T03:41:08+0100 DEBUG extras: using metadata from Fri Apr 25 13:06:11 2025.
2025-04-26T03:41:08+0100 DEBUG countme: no event for epel: window already counted
2025-04-26T03:41:08+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-26T03:41:08+0100 DEBUG epel: using metadata from Fri Apr 25 03:03:51 2025.
2025-04-26T03:41:08+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-26T03:41:08+0100 DEBUG fastpanel: using metadata from Fri Apr 25 14:05:08 2025.
2025-04-26T03:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T03:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T03:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T03:41:08+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T03:41:08+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-26T03:41:08+0100 DDEBUG Cleaning up.
2025-04-26T03:41:08+0100 DDEBUG Plugins were unloaded.
2025-04-26T03:41:08+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-26T03:41:08+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-26T03:41:08+0100 INFO --- logging initialized ---
2025-04-26T03:41:08+0100 DDEBUG timer: config: 3 ms
2025-04-26T03:41:08+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-26T03:41:08+0100 DEBUG YUM version: 4.7.0
2025-04-26T03:41:08+0100 DDEBUG Command: yum makecache -y
2025-04-26T03:41:08+0100 DDEBUG Installroot: /
2025-04-26T03:41:08+0100 DDEBUG Releasever: 8
2025-04-26T03:41:08+0100 DEBUG cachedir: /var/cache/dnf
2025-04-26T03:41:08+0100 DDEBUG Base command: makecache
2025-04-26T03:41:08+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-26T03:41:08+0100 DEBUG Making cache files for all metadata files.
2025-04-26T03:41:08+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-26T03:41:08+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-26T03:41:08+0100 DEBUG extras: has expired and will be refreshed.
2025-04-26T03:41:08+0100 DEBUG epel: has expired and will be refreshed.
2025-04-26T03:41:08+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-26T03:41:08+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-26T03:41:08+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-26T03:41:08+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-26T03:41:08+0100 DEBUG baseos: using metadata from Fri Apr 25 13:04:21 2025.
2025-04-26T03:41:08+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-26T03:41:08+0100 DEBUG appstream: using metadata from Fri Apr 25 13:05:09 2025.
2025-04-26T03:41:08+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-26T03:41:08+0100 DEBUG extras: using metadata from Fri Apr 25 13:06:11 2025.
2025-04-26T03:41:08+0100 DEBUG countme: no event for epel: window already counted
2025-04-26T03:41:08+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-26T03:41:09+0100 DEBUG epel: using metadata from Fri Apr 25 03:03:51 2025.
2025-04-26T03:41:09+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-26T03:41:09+0100 DEBUG fastpanel: using metadata from Fri Apr 25 14:05:08 2025.
2025-04-26T03:41:09+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T03:41:09+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T03:41:09+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T03:41:09+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T03:41:09+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-26T03:41:09+0100 DDEBUG Cleaning up.
2025-04-26T03:41:09+0100 DDEBUG Plugins were unloaded.
2025-04-26T03:41:09+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-26T03:41:09+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-26T04:07:40+0100 INFO --- logging initialized ---
2025-04-26T04:07:40+0100 DDEBUG timer: config: 5 ms
2025-04-26T04:07:40+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-26T04:07:40+0100 DEBUG DNF version: 4.7.0
2025-04-26T04:07:40+0100 DDEBUG Command: dnf makecache --timer
2025-04-26T04:07:40+0100 DDEBUG Installroot: /
2025-04-26T04:07:40+0100 DDEBUG Releasever: 8
2025-04-26T04:07:40+0100 DEBUG cachedir: /var/cache/dnf
2025-04-26T04:07:40+0100 DDEBUG Base command: makecache
2025-04-26T04:07:40+0100 DDEBUG Extra commands: ['makecache', '--timer']
2025-04-26T04:07:40+0100 DEBUG Making cache files for all metadata files.
2025-04-26T04:07:40+0100 INFO Metadata cache refreshed recently.
2025-04-26T04:07:40+0100 DDEBUG Cleaning up.
2025-04-26T04:07:40+0100 DDEBUG Plugins were unloaded.
2025-04-26T04:41:02+0100 INFO --- logging initialized ---
2025-04-26T04:41:02+0100 DDEBUG timer: config: 3 ms
2025-04-26T04:41:02+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-26T04:41:02+0100 DEBUG YUM version: 4.7.0
2025-04-26T04:41:02+0100 DDEBUG Command: yum makecache -y
2025-04-26T04:41:02+0100 DDEBUG Installroot: /
2025-04-26T04:41:02+0100 DDEBUG Releasever: 8
2025-04-26T04:41:02+0100 DEBUG cachedir: /var/cache/dnf
2025-04-26T04:41:02+0100 DDEBUG Base command: makecache
2025-04-26T04:41:02+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-26T04:41:02+0100 DEBUG Making cache files for all metadata files.
2025-04-26T04:41:02+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-26T04:41:02+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-26T04:41:02+0100 DEBUG extras: has expired and will be refreshed.
2025-04-26T04:41:02+0100 DEBUG epel: has expired and will be refreshed.
2025-04-26T04:41:02+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-26T04:41:02+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-26T04:41:02+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-26T04:41:02+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-26T04:41:02+0100 DEBUG baseos: using metadata from Fri Apr 25 13:04:21 2025.
2025-04-26T04:41:02+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-26T04:41:02+0100 DEBUG appstream: using metadata from Fri Apr 25 13:05:09 2025.
2025-04-26T04:41:02+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-26T04:41:02+0100 DEBUG extras: using metadata from Fri Apr 25 13:06:11 2025.
2025-04-26T04:41:02+0100 DEBUG countme: no event for epel: window already counted
2025-04-26T04:41:02+0100 DEBUG reviving: failed for 'epel', mismatched sha256 sum.
2025-04-26T04:41:02+0100 DEBUG repo: downloading from remote: epel
2025-04-26T04:41:02+0100 DEBUG countme: no event for epel: window already counted
2025-04-26T04:41:09+0100 DEBUG epel: using metadata from Sat Apr 26 03:11:13 2025.
2025-04-26T04:41:09+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-26T04:41:09+0100 DEBUG fastpanel: using metadata from Fri Apr 25 14:05:08 2025.
2025-04-26T04:41:09+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T04:41:09+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T04:41:09+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T04:41:09+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T04:41:09+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-26T04:41:09+0100 DDEBUG Cleaning up.
2025-04-26T04:41:09+0100 DDEBUG Plugins were unloaded.
2025-04-26T04:41:09+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-26T04:41:09+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-26T04:41:10+0100 INFO --- logging initialized ---
2025-04-26T04:41:10+0100 DDEBUG timer: config: 6 ms
2025-04-26T04:41:10+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-26T04:41:10+0100 DEBUG YUM version: 4.7.0
2025-04-26T04:41:10+0100 DDEBUG Command: yum makecache -y
2025-04-26T04:41:10+0100 DDEBUG Installroot: /
2025-04-26T04:41:10+0100 DDEBUG Releasever: 8
2025-04-26T04:41:10+0100 DEBUG cachedir: /var/cache/dnf
2025-04-26T04:41:10+0100 DDEBUG Base command: makecache
2025-04-26T04:41:10+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-26T04:41:10+0100 DEBUG Making cache files for all metadata files.
2025-04-26T04:41:10+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-26T04:41:10+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-26T04:41:10+0100 DEBUG extras: has expired and will be refreshed.
2025-04-26T04:41:10+0100 DEBUG epel: has expired and will be refreshed.
2025-04-26T04:41:10+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-26T04:41:10+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-26T04:41:10+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-26T04:41:10+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-26T04:41:10+0100 DEBUG baseos: using metadata from Fri Apr 25 13:04:21 2025.
2025-04-26T04:41:10+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-26T04:41:10+0100 DEBUG appstream: using metadata from Fri Apr 25 13:05:09 2025.
2025-04-26T04:41:10+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-26T04:41:10+0100 DEBUG extras: using metadata from Fri Apr 25 13:06:11 2025.
2025-04-26T04:41:10+0100 DEBUG countme: no event for epel: window already counted
2025-04-26T04:41:10+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-26T04:41:10+0100 DEBUG epel: using metadata from Sat Apr 26 03:11:13 2025.
2025-04-26T04:41:10+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-26T04:41:10+0100 DEBUG fastpanel: using metadata from Fri Apr 25 14:05:08 2025.
2025-04-26T04:41:10+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T04:41:10+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T04:41:10+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T04:41:10+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).
2025-04-26T04:41:10+0100 WARNING Errors during downloading metadata for repository 'mariadb':
- Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1)
2025-04-26T04:41:10+0100 DDEBUG Cleaning up.
2025-04-26T04:41:10+0100 DDEBUG Plugins were unloaded.
2025-04-26T04:41:10+0100 SUBDEBUG
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 573, in load
ret = self._repo.load()
File "/usr/lib64/python3.6/site-packages/libdnf/repo.py", line 397, in load
return _repo.Repo_load(self)
libdnf._error.Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
return _main(base, args, cli_class, option_parser_class)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
return cli_run(cli, base)
File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
cli.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
return self.command.run()
File "/usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py", line 50, in run
return self.base.update_cache(timer)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 376, in update_cache
self.fill_sack(load_system_repo=False, load_available_repos=True) # performs the md sync
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 405, in fill_sack
self._add_repo_to_sack(r)
File "/usr/lib/python3.6/site-packages/dnf/base.py", line 140, in _add_repo_to_sack
repo.load()
File "/usr/lib/python3.6/site-packages/dnf/repo.py", line 580, in load
raise dnf.exceptions.RepoError(str(e))
dnf.exceptions.RepoError: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-26T04:41:10+0100 CRITICAL Error: Failed to download metadata for repo 'mariadb': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
2025-04-26T04:41:11+0100 INFO --- logging initialized ---
2025-04-26T04:41:11+0100 DDEBUG timer: config: 3 ms
2025-04-26T04:41:11+0100 DEBUG Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync, system-upgrade
2025-04-26T04:41:11+0100 DEBUG YUM version: 4.7.0
2025-04-26T04:41:11+0100 DDEBUG Command: yum makecache -y
2025-04-26T04:41:11+0100 DDEBUG Installroot: /
2025-04-26T04:41:11+0100 DDEBUG Releasever: 8
2025-04-26T04:41:11+0100 DEBUG cachedir: /var/cache/dnf
2025-04-26T04:41:11+0100 DDEBUG Base command: makecache
2025-04-26T04:41:11+0100 DDEBUG Extra commands: ['makecache', '-y']
2025-04-26T04:41:11+0100 DEBUG Making cache files for all metadata files.
2025-04-26T04:41:11+0100 DEBUG baseos: has expired and will be refreshed.
2025-04-26T04:41:11+0100 DEBUG appstream: has expired and will be refreshed.
2025-04-26T04:41:11+0100 DEBUG extras: has expired and will be refreshed.
2025-04-26T04:41:11+0100 DEBUG epel: has expired and will be refreshed.
2025-04-26T04:41:11+0100 DEBUG fastpanel: has expired and will be refreshed.
2025-04-26T04:41:11+0100 DEBUG mariadb: has expired and will be refreshed.
2025-04-26T04:41:11+0100 DEBUG nginx: has expired and will be refreshed.
2025-04-26T04:41:11+0100 DEBUG reviving: 'baseos' can be revived - repomd matches.
2025-04-26T04:41:11+0100 DEBUG baseos: using metadata from Fri Apr 25 13:04:21 2025.
2025-04-26T04:41:11+0100 DEBUG reviving: 'appstream' can be revived - repomd matches.
2025-04-26T04:41:11+0100 DEBUG appstream: using metadata from Fri Apr 25 13:05:09 2025.
2025-04-26T04:41:11+0100 DEBUG reviving: 'extras' can be revived - repomd matches.
2025-04-26T04:41:11+0100 DEBUG extras: using metadata from Fri Apr 25 13:06:11 2025.
2025-04-26T04:41:11+0100 DEBUG countme: no event for epel: window already counted
2025-04-26T04:41:11+0100 DEBUG reviving: 'epel' can be revived - metalink checksums match.
2025-04-26T04:41:11+0100 DEBUG epel: using metadata from Sat Apr 26 03:11:13 2025.
2025-04-26T04:41:11+0100 DEBUG reviving: 'fastpanel' can be revived - repomd matches.
2025-04-26T04:41:11+0100 DEBUG fastpanel: using metadata from Fri Apr 25 14:05:08 2025.
2025-04-26T04:41:11+0100 DEBUG error: Status code: 404 for http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml (IP: 2a01:4f8:1c17:e53d::1) (http://mirror.mariadb.org/yum/10.3/centos8-amd64/repodata/repomd.xml).