I'm experiencing a problem when installing Zabbix server to CentOS 8 server, after adding the Zabbix repositories and trying to install using cmd: yum install Zabbix-server-pgsql
I get an error saying: nothing provides libssh2.so.1()(64bit) needed by zabbix-server-pgsql-4.4.4-1.el8.x86_64
Is there any workaround available to correct this error, already found the bug report:https://support.zabbix.com/browse/ZBX-17081 and checked that the required package Is not on the centOS repository which come from Katello server.
I get an error saying: nothing provides libssh2.so.1()(64bit) needed by zabbix-server-pgsql-4.4.4-1.el8.x86_64
Is there any workaround available to correct this error, already found the bug report:https://support.zabbix.com/browse/ZBX-17081 and checked that the required package Is not on the centOS repository which come from Katello server.
Comment