Getting this error when installing Zabbix 6.0 LTS on Oracle Linux 8 - MySQL - Apache:
$ sudo dnf install zabbix-server-mysql zabbix-web-mysql zabbix-apache-conf zabbix-sql-scripts zabbix-selinux-policy zabbix-agent
Ksplice for Oracle Linux 8 (aarch64) 1.1 MB/s | 125 kB 00:00
MySQL 8.0 for Oracle Linux 8 (aarch64) 23 MB/s | 2.2 MB 00:00
MySQL 8.0 Tools Community for Oracle Linux 8 (aarch64) 1.9 MB/s | 129 kB 00:00
MySQL 8.0 Connectors Community for Oracle Linux 8 (aarch64) 150 kB/s | 18 kB 00:00
Oracle Software for OCI users on Oracle Linux 8 (aarch64) 43 MB/s | 25 MB 00:00
Oracle Linux 8 BaseOS Latest (aarch64) 60 MB/s | 42 MB 00:00
Oracle Linux 8 Application Stream (aarch64) 70 MB/s | 28 MB 00:00
Oracle Linux 8 Addons (aarch64) 21 MB/s | 1.9 MB 00:00
Zabbix Official Repository - aarch64 100 B/s | 169 B 00:01
Errors during downloading metadata for repository 'zabbix':
- Status code: 404 for https://repo.zabbix.com/zabbix/6.0/r...ata/repomd.xml (IP: 178.128.6.101)
Error: Failed to download metadata for repo 'zabbix': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
$ sudo dnf install zabbix-server-mysql zabbix-web-mysql zabbix-apache-conf zabbix-sql-scripts zabbix-selinux-policy zabbix-agent
Ksplice for Oracle Linux 8 (aarch64) 1.1 MB/s | 125 kB 00:00
MySQL 8.0 for Oracle Linux 8 (aarch64) 23 MB/s | 2.2 MB 00:00
MySQL 8.0 Tools Community for Oracle Linux 8 (aarch64) 1.9 MB/s | 129 kB 00:00
MySQL 8.0 Connectors Community for Oracle Linux 8 (aarch64) 150 kB/s | 18 kB 00:00
Oracle Software for OCI users on Oracle Linux 8 (aarch64) 43 MB/s | 25 MB 00:00
Oracle Linux 8 BaseOS Latest (aarch64) 60 MB/s | 42 MB 00:00
Oracle Linux 8 Application Stream (aarch64) 70 MB/s | 28 MB 00:00
Oracle Linux 8 Addons (aarch64) 21 MB/s | 1.9 MB 00:00
Zabbix Official Repository - aarch64 100 B/s | 169 B 00:01
Errors during downloading metadata for repository 'zabbix':
- Status code: 404 for https://repo.zabbix.com/zabbix/6.0/r...ata/repomd.xml (IP: 178.128.6.101)
Error: Failed to download metadata for repo 'zabbix': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Comment