Hello guys, is anyone else facing this error when installing Zabbix on rhel like distributions?
Having run the following command:
dnf install zabbix-server-mysql zabbix-web-mysql zabbix-apache-conf zabbix-sql-scripts zabbix-selinux-policy zabbix-agent
And returns the following error:
Problem: package zabbix-web-deps-6.2.4-release1.el9.noarch requires zabbix-web = 6.2.4-release1.el9, but none of the providers can be installed
rpm -Uvh https://repo.zabbix.com/zabbix/6.2/r...el9.noarch.rpm
If anyone can help me.
Having run the following command:
dnf install zabbix-server-mysql zabbix-web-mysql zabbix-apache-conf zabbix-sql-scripts zabbix-selinux-policy zabbix-agent
And returns the following error:
Problem: package zabbix-web-deps-6.2.4-release1.el9.noarch requires zabbix-web = 6.2.4-release1.el9, but none of the providers can be installed
- cannot install both zabbix-web-6.2.4-release1.el9.noarch and zabbix-web-1:6.0.8-1.el9.noarch
- package zabbix-apache-conf-6.2.4-release1.el9.noarch requires zabbix-web-deps = 6.2.4-release1.el9, but none of the providers can be installed
- package zabbix-web-mysql-1:6.0.8-1.el9.noarch requires zabbix-web = 1:6.0.8-1.el9, but none of the providers can be installed
- cannot install the best candidate for the job
rpm -Uvh https://repo.zabbix.com/zabbix/6.2/r...el9.noarch.rpm
If anyone can help me.