Hello,
I've got two servers installed with CentOS Release 6.3 (Final). On these servers I want to install the Zabbix agent 3.2. Unfortunately the installation fails with the following messages:
Loading mirror speeds from cached hostfile
base | 2.0 kB 00:00
extras | 1.3 kB 00:00
pbx | 1.3 kB 00:00
schmooze-commercial | 2.9 kB 00:00
updates | 1.3 kB 00:00
Setting up Install Process
Examining zabbix-agent-3.2.10-2.el6.x86_64.rpm: zabbix-agent-3.2.10-2.el6.x86_64
Marking zabbix-agent-3.2.10-2.el6.x86_64.rpm to be installed
Resolving Dependencies
--> Running transaction check
---> Package zabbix-agent.x86_64 0:3.2.10-2.el6 will be installed
--> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.1)(64bit) for package: zabbix-agent-3.2.10-2.el6.x86_64
--> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.1_EC)(64bit) for package: zabbix-agent-3.2.10-2.el6.x86_64
--> Processing Dependency: libcrypto.so.10(libcrypto.so.10)(64bit) for package: zabbix-agent-3.2.10-2.el6.x86_64
--> Processing Dependency: libssl.so.10(libssl.so.10)(64bit) for package: zabbix-agent-3.2.10-2.el6.x86_64
--> Finished Dependency Resolution
Error: Package: zabbix-agent-3.2.10-2.el6.x86_64 (/zabbix-agent-3.2.10-2.el6.x86_64)
Requires: libcrypto.so.10(OPENSSL_1.0.1)(64bit)
Error: Package: zabbix-agent-3.2.10-2.el6.x86_64 (/zabbix-agent-3.2.10-2.el6.x86_64)
Requires: libssl.so.10(libssl.so.10)(64bit)
Error: Package: zabbix-agent-3.2.10-2.el6.x86_64 (/zabbix-agent-3.2.10-2.el6.x86_64)
Requires: libcrypto.so.10(libcrypto.so.10)(64bit)
Error: Package: zabbix-agent-3.2.10-2.el6.x86_64 (/zabbix-agent-3.2.10-2.el6.x86_64)
Requires: libcrypto.so.10(OPENSSL_1.0.1_EC)(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
I already installed OpenSSL 1.0.1 and 1.0.2 (current version), but this does not solve the problem.
OpenSSL 1.0.2k 26 Jan 2017
built on: reproducible build, date unspecified
platform: linux-x86_64
options: bn(64,64) rc4(16x,int) des(idx,cisc,16,int) idea(int) blowfish(idx)
compiler: gcc -I. -I.. -I../include -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -Wa,--noexecstack -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM
OPENSSLDIR: "/usr/local/ssl"
Any help in this would be appreciated.
Kind regards
I've got two servers installed with CentOS Release 6.3 (Final). On these servers I want to install the Zabbix agent 3.2. Unfortunately the installation fails with the following messages:
Loading mirror speeds from cached hostfile
base | 2.0 kB 00:00
extras | 1.3 kB 00:00
pbx | 1.3 kB 00:00
schmooze-commercial | 2.9 kB 00:00
updates | 1.3 kB 00:00
Setting up Install Process
Examining zabbix-agent-3.2.10-2.el6.x86_64.rpm: zabbix-agent-3.2.10-2.el6.x86_64
Marking zabbix-agent-3.2.10-2.el6.x86_64.rpm to be installed
Resolving Dependencies
--> Running transaction check
---> Package zabbix-agent.x86_64 0:3.2.10-2.el6 will be installed
--> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.1)(64bit) for package: zabbix-agent-3.2.10-2.el6.x86_64
--> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.1_EC)(64bit) for package: zabbix-agent-3.2.10-2.el6.x86_64
--> Processing Dependency: libcrypto.so.10(libcrypto.so.10)(64bit) for package: zabbix-agent-3.2.10-2.el6.x86_64
--> Processing Dependency: libssl.so.10(libssl.so.10)(64bit) for package: zabbix-agent-3.2.10-2.el6.x86_64
--> Finished Dependency Resolution
Error: Package: zabbix-agent-3.2.10-2.el6.x86_64 (/zabbix-agent-3.2.10-2.el6.x86_64)
Requires: libcrypto.so.10(OPENSSL_1.0.1)(64bit)
Error: Package: zabbix-agent-3.2.10-2.el6.x86_64 (/zabbix-agent-3.2.10-2.el6.x86_64)
Requires: libssl.so.10(libssl.so.10)(64bit)
Error: Package: zabbix-agent-3.2.10-2.el6.x86_64 (/zabbix-agent-3.2.10-2.el6.x86_64)
Requires: libcrypto.so.10(libcrypto.so.10)(64bit)
Error: Package: zabbix-agent-3.2.10-2.el6.x86_64 (/zabbix-agent-3.2.10-2.el6.x86_64)
Requires: libcrypto.so.10(OPENSSL_1.0.1_EC)(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
I already installed OpenSSL 1.0.1 and 1.0.2 (current version), but this does not solve the problem.
OpenSSL 1.0.2k 26 Jan 2017
built on: reproducible build, date unspecified
platform: linux-x86_64
options: bn(64,64) rc4(16x,int) des(idx,cisc,16,int) idea(int) blowfish(idx)
compiler: gcc -I. -I.. -I../include -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -Wa,--noexecstack -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM
OPENSSLDIR: "/usr/local/ssl"
Any help in this would be appreciated.
Kind regards
Comment