Zabbix Official Repository non-supported – x86_64 1.2 kB/s | 1.4 kB 00:01
Error:
Problem: package zabbix-apache-conf-6.4.21-release3.el8.noarch requires httpd, but none of the providers can be installed
– cannot install the best candidate for the job
– package httpd-2.4.37-47.module+el8.6.0+98+a1146c8b.2.x86_64 is filtered out by exclude filtering
– package httpd-2.4.37-51.module+el8.6.0+393+6e46e62a.x86_64 is filtered out by exclude filtering
– package httpd-2.4.37-51.module+el8.6.0+433+8d09359e.1.x86_64 is filtered out by exclude filtering
– package httpd-2.4.37-51.module+el8.6.0+447+51cdf640.5.x86_64 is filtered out by exclude filtering
– package httpd-2.4.37-56.module+el8.8.0+462+364db499.6.x86_64 is filtered out by exclude filtering
– package httpd-2.4.37-56.module+el8.8.0+496+a5823f9e.7.x86_64 is filtered out by exclude filtering
– package httpd-2.4.37-62.module+el8.8.0+614+a8ad6335.1.x86_64 is filtered out by exclude filtering
– package httpd-2.4.37-64.module+el8.8.0+627+d4cf2318.1.x86_64 is filtered out by exclude filtering
– package httpd-2.4.37-65.module+el8.10.0+673+2d55fd1f.2.x86_64 is filtered out by exclude filtering
– package httpd-2.4.37-65.module+el8.10.0+677+35272b9a.2.ap.1.x86_64 is filtered out by exclude filtering
– package httpd-2.4.37-65.module+el8.8.0+659+a9f35184.1.x86_64 is filtered out by exclude filtering
(try to add ‘–skip-broken’ to skip uninstallable packages or ‘–nobest’ to use not only best candidate packages)
错误信息核心是:
package zabbix-apache-conf-6.4.21-release3.el8.noarch requires httpd,
but none of the providers can be installed
– package httpd … is filtered out by exclude filtering
意思是:你的系统 禁用了 httpd 包(通过 dnf 的 exclude= 配置),所以 Zabbix 无法安装 zabbix-apache-conf。