[Bug 262438] net-mgmt/zabbix6-server issues
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 09 Mar 2022 07:20:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262438 Bug ID: 262438 Summary: net-mgmt/zabbix6-server issues Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: cy@FreeBSD.org Reporter: rob2g2-freebsd@bitbert.com Assignee: cy@FreeBSD.org Flags: maintainer-feedback?(cy@FreeBSD.org) the new zabbix6-server pulls in mysql57-client as a dependency. So one has to also install mysql57-server in order to run zabbix6 (mysql80-server or mariadb106-server does not work). However, zabbix6 is not compatible with mysql57-server, the site https://www.zabbix.com/documentation/current/en/manual/installation/requirements#database-management-system lists version 8.0 to be required (or mariadb 10.5+10.6) and also trying to start the server results in a log entry: 91347:20220309:073615.718 Unable to start Zabbix server due to unsupported MySQL database server version (5.07.37) 91347:20220309:073615.718 Must be at least (8.00.0) 91347:20220309:073615.718 Use of supported database version is highly recommended. 91347:20220309:073615.718 Override by setting AllowUnsupportedDBVersions=1 in Zabbix server configuration file at your own risk. Also a cosmetic issue - the package reports: " Standard Zabbix releases are supported for Zabbix customers during six (6) months of Full Support (general, critical and security issues) until the next Zabbix stable release, plus one (1) additional month of Limited Support (critical and security issues only). Zabbix Standard version release will result in change of the second version number. Stable release: Zabbix 6.0 Release date: May 17, 2021 End of Full Support: Nov 30, 2021 End of Limited Support: Dec 31, 2021 Zabbix Life Cycle & Release Policy: https://www.zabbix.com/life_cycle_and_release_policy " Zabbix 6.0 is a LTS version and is supported until Feb 28, 2025 with limited supporte until Feb 28, 2027. -- You are receiving this mail because: You are the assignee for the bug.