Hello,
When I try to install the version 6.2 zabbix agent on a Cent OS 7 server I get the following errors
--> Finished Dependency Resolution
Error: Package: zabbix-agent-6.2.6-release1.el8.x86_64 (zabbix)
Requires: libssl.so.1.1(OPENSSL_1_1_0)(64bit)
Error: Package: zabbix-agent-6.2.6-release1.el8.x86_64 (zabbix)
Requires: libcrypto.so.1.1(OPENSSL_1_1_0)(64bit)
Error: Package: zabbix-agent-6.2.6-release1.el8.x86_64 (zabbix)
Requires: libcrypto.so.1.1()(64bit)
Error: Package: zabbix-agent-6.2.6-release1.el8.x86_64 (zabbix)
Requires: libssl.so.1.1(OPENSSL_1_1_1)(64bit)
Error: Package: zabbix-agent-6.2.6-release1.el8.x86_64 (zabbix)
Requires: libssl.so.1.1()(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
I updated the openssl version to v1.1.0f:
>> openssl version
OpenSSL 1.1.0f 25 May 2017
The error remains.
Anyone that can help?
Thank you.
When I try to install the version 6.2 zabbix agent on a Cent OS 7 server I get the following errors
--> Finished Dependency Resolution
Error: Package: zabbix-agent-6.2.6-release1.el8.x86_64 (zabbix)
Requires: libssl.so.1.1(OPENSSL_1_1_0)(64bit)
Error: Package: zabbix-agent-6.2.6-release1.el8.x86_64 (zabbix)
Requires: libcrypto.so.1.1(OPENSSL_1_1_0)(64bit)
Error: Package: zabbix-agent-6.2.6-release1.el8.x86_64 (zabbix)
Requires: libcrypto.so.1.1()(64bit)
Error: Package: zabbix-agent-6.2.6-release1.el8.x86_64 (zabbix)
Requires: libssl.so.1.1(OPENSSL_1_1_1)(64bit)
Error: Package: zabbix-agent-6.2.6-release1.el8.x86_64 (zabbix)
Requires: libssl.so.1.1()(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
I updated the openssl version to v1.1.0f:
>> openssl version
OpenSSL 1.1.0f 25 May 2017
The error remains.
Anyone that can help?
Thank you.
Comment