Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-23056

Zabbix rpm packages for AIX are not compiled with ssl support

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Unresolved
    • Icon: Trivial Trivial
    • None
    • 6.0.18
    • Agent (G), Packages (C)
    • None

      Install Zabbix agent from rpm ( suppose to be with SSL ) - run the binary eg. configure the agent for PSK ( eg. TLS ) - try to run it

       

      ibm79-test:/etc/zabbix# /usr/sbin/zabbix_agentd -c /etc/zabbix/zabbix_agentd.conf
      zabbix_agentd [20512840]: ERROR: StartAgents is not 0, parameter "Server" must be defined
      zabbix_agentd [20512840]: "TLSConnect" configuration parameter cannot be used: Zabbix agent was compiled without TLS support
      zabbix_agentd [20512840]: "TLSPSKIdentity" configuration parameter cannot be used: Zabbix agent was compiled without TLS support
      zabbix_agentd [20512840]: "TLSPSKFile" configuration parameter cannot be used: Zabbix agent was compiled without TLS support
      

       

      also happens for the 6.4 rpm binary

      ./zabbix_agentd -V
      zabbix_agentd (daemon) (Zabbix) 6.4.2
      Revision dbfe71773cf 25 April 2023, compilation time: May 15 2023 05:16:39
       
      Copyright (C) 2023 Zabbix SIA
      License GPLv2+: GNU GPL version 2 or later .
      This is free software: you are free to change and redistribute it according to
      the license. There is NO WARRANTY, to the extent permitted by law.
       

      in contradiction the archive works just well
       

      ibm79-test:/install/zabbix_agent-6.0.17-aix-7.1-powerpc-openssl/usr/sbin# pwd
      /install/zabbix_agent-6.0.17-aix-7.1-powerpc-openssl/usr/sbin
      
      ibm79-test:/install/zabbix_agent-6.0.17-aix-7.1-powerpc-openssl/usr/sbin# ./zabbix_agentd -V
      zabbix_agentd (daemon) (Zabbix) 6.0.17
      Revision c81d82859a8 24 April 2023, compilation time: May 15 2023 05:19:08
       
      Copyright (C) 2023 Zabbix SIA
      License GPLv2+: GNU GPL version 2 or later .
      This is free software: you are free to change and redistribute it according to
      the license. There is NO WARRANTY, to the extent permitted by law.
       
      This product includes software developed by the OpenSSL Project
      for use in the OpenSSL Toolkit (http://www.openssl.org/).
       
      Compiled with OpenSSL 1.1.1t 7 Feb 2023
      Running with OpenSSL 1.1.1t 7 Feb 2023
       

      Supported technology levels: 6100 and above
       
      Downloaded rpm

            zabbix.dev Zabbix Development Team
            langos.p@gmail.com gofree
            Votes:
            3 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: