-
Problem report
-
Resolution: Fixed
-
Trivial
-
5.0.0alpha1
-
None
-
CentOS7
-
Sprint 61 (Feb 2020), Sprint 62 (Mar 2020)
-
0.125
Steps to reproduce:
- rpm -Uvh https://repo.zabbix.com/zabbix/4.5/rhel/7/x86_64/zabbix-release-4.5-1.el7.noarch.rpm
- yum install zabbix-server-mysql zabbix-agent -y
- yum install zabbix-web-mysql -y
Result:
failed to install, no such package.
yum search 'zabbix-' =========================================================================================== N/S matched: zabbix- =========================================================================================== pcp-export-zabbix-agent.x86_64 : Module for exporting PCP metrics to Zabbix agent zabbix-agent.x86_64 : Old Zabbix Agent zabbix-get.x86_64 : Zabbix Get zabbix-java-gateway.x86_64 : Zabbix java gateway zabbix-js.x86_64 : Zabbix JS zabbix-proxy-mysql.x86_64 : Zabbix proxy for MySQL or MariaDB database zabbix-proxy-pgsql.x86_64 : Zabbix proxy for PostgreSQL database zabbix-proxy-sqlite3.x86_64 : Zabbix proxy for SQLite3 database zabbix-release.noarch : Zabbix repository configuration zabbix-sender.x86_64 : Zabbix Sender zabbix-server-mysql.x86_64 : Zabbix server for MySQL or MariaDB database zabbix-server-pgsql.x86_64 : Zabbix server for PostgresSQL database
Expected:
To be able to install zabbix-web-mysql
Workaround:
Edit manually repo file and add following lines:
[zabbix-deprecated] name=Zabbix Official Repository debuginfo - $basearch baseurl=http://repo.zabbix.com/zabbix/4.5/rhel/7/$basearch/deprecated/ enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-ZABBIX-A14FE591 gpgcheck=1