Hi everybody,
today I tried to install Zabbix on openSUSE Leap 16. Because there is no Zabbix package for Leap 16 I tried to install the 15.6 version, but there are some unresolved dependencies.
Any idea how I can work around this or do I have to wait until there is a package for Leap 16?
Cheers
Jürgen
today I tried to install Zabbix on openSUSE Leap 16. Because there is no Zabbix package for Leap 16 I tried to install the 15.6 version, but there are some unresolved dependencies.
Any idea how I can work around this or do I have to wait until there is a package for Leap 16?
Cheers
Jürgen
Code:
[FONT=monospace][COLOR=#ff5454][B]dc01:~ #[/B][/COLOR][COLOR=#000000] zypper in zabbix-server-pgsql zabbix-web-pgsql zabbix-apache-conf-php8 zabbix-sql-scripts zabbix-agent[/COLOR] [COLOR=#000000]Refreshing service 'openSUSE'.[/COLOR] [COLOR=#000000]Loading repository data...[/COLOR] [COLOR=#000000]Reading installed packages...[/COLOR] [COLOR=#000000]Resolving package dependencies...[/COLOR] [COLOR=#b218b2]2 Problems:[/COLOR] [COLOR=#b218b2]Problem: 1: [/COLOR][COLOR=#000000]nothing provides 'libcrypto.so.1.1()(64bit)' needed by the to be installed zabbix-agent-7.4.5-release2.sles15.x86_64[/COLOR] [COLOR=#b218b2]Problem: 2: [/COLOR][COLOR=#000000]nothing provides 'libcrypto.so.1.1()(64bit)' needed by the to be installed zabbix-server-pgsql-7.4.5-release2.sles15.x86_64[/COLOR] [COLOR=#b218b2]Problem: 1: [/COLOR][COLOR=#000000]nothing provides 'libcrypto.so.1.1()(64bit)' needed by the to be installed zabbix-agent-7.4.5-release2.sles15.x86_64[/COLOR] [COLOR=#18b2b2]Solution 1: [/COLOR][COLOR=#000000]do not install zabbix-agent-7.4.5-release2.sles15.x86_64[/COLOR] [COLOR=#18b2b2]Solution 2: [/COLOR][COLOR=#000000]break zabbix-agent-7.4.5-release2.sles15.x86_64 by ignoring some of its dependencies[/COLOR][/FONT]
Comment