Hi,
I'm trying to install agent2 and proxy on a RHEL 7 server
Following the instructions
I get this error
Any suggestion? Thanks in advance
I'm trying to install agent2 and proxy on a RHEL 7 server
Code:
NAME="Red Hat Enterprise Linux Server" VERSION="7.9 (Maipo)" ID="rhel" ID_LIKE="fedora" VARIANT="Server" VARIANT_ID="server" VERSION_ID="7.9" PRETTY_NAME="Red Hat Enterprise Linux"
Code:
# rpm -Uvh https://repo.zabbix.com/zabbix/6.0/rhel/7/x86_64/zabbix-release-6.0-4.el7.noarch.rpm # yum clean all # yum install zabbix-agent2 zabbix-agent2-plugin-*
Code:
Package matching zabbix-agent2-plugin-postgresql-6.0.31-release1.el7.x86_64 already installed. Checking for update.
Package matching zabbix-agent2-plugin-mongodb-6.0.31-release1.el7.x86_64 already installed. Checking for update.
Package matching zabbix-agent2-plugin-mssql-6.0.31-release1.el7.x86_64 already installed. Checking for update.
Resolving Dependencies
--> Running transaction check
---> Package zabbix-agent2.x86_64 0:6.0.31-release1.el7 will be installed
--> Processing Dependency: libpcre2-8.so.0()(64bit) for package: zabbix-agent2-6.0.31-release1.el7.x86_64
---> Package zabbix-agent2-plugin-ember-plus.x86_64 0:6.0.31-release1.el7 will be installed
--> Finished Dependency Resolution
Error: Package: zabbix-agent2-6.0.31-release1.el7.x86_64 (zabbix)
Requires: libpcre2-8.so.0()(64bit)
Comment