Description of problem: I can't install zabbix40-web on CentOS 8.1 due to missing dependencies: web-assets-httpd and js-jquery1. Version-Release number of selected component (if applicable): 4.0.17-1.el8 How reproducible: Always Steps to Reproduce: 1. Enable EPEL repo 2. dnf install zabbix40-web Actual results: zabbix40-web not installed, dnf output follows: Error: Problem 1: conflicting requests - nothing provides js-jquery1 needed by zabbix40-web-4.0.17-1.el8.noarch - nothing provides web-assets-httpd needed by zabbix40-web-4.0.17-1.el8.noarch Problem 2: package zabbix40-web-mysql-4.0.17-1.el8.noarch requires zabbix40-web = 4.0.17-1.el8, but none of the providers can be installed - conflicting requests - nothing provides js-jquery1 needed by zabbix40-web-4.0.17-1.el8.noarch - nothing provides web-assets-httpd needed by zabbix40-web-4.0.17-1.el8.noarch (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) Expected results: zabbix40-web and it's dependencies successfully installed Additional info: One can overcome the problem by installing the CentOS 7 versions of the aforementioned software and their single dependency: dnf install https://download-ib01.fedoraproject.org/pub/epel/7/x86_64/Packages/j/js-jquery1-1.12.4-2.el7.noarch.rpm https://download-ib01.fedoraproject.org/pub/epel/7/x86_64/Packages/w/web-assets-httpd-5-1.el7.noarch.rpm https://download-ib01.fedoraproject.org/pub/epel/7/x86_64/Packages/w/web-assets-filesystem-5-1.el7.noarch.rpm Therefore one just needs to rebuild the same RPM's for CentOS 8
Actually, I was moving to just bundling these. And I might just retire this package from EPEL8 since it never was really right. FYI - you might want to try installing Zabbix 5.0 from the module: dnf module install zabbix/server
FEDORA-EPEL-2021-ae79bd1daf has been submitted as an update to Fedora EPEL 8. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2021-ae79bd1daf
FEDORA-EPEL-2021-ae79bd1daf has been pushed to the Fedora EPEL 8 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2021-ae79bd1daf See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-EPEL-2021-ae79bd1daf has been pushed to the Fedora EPEL 8 stable repository. If problem still persists, please make note of it in this bug report.