ports/186451: net-mgmt/zabbix22-server 'make config' has two mysql selections
Peter Kuyarov
fbsdq at peterk.org
Tue Feb 4 14:40:00 UTC 2014
>Number: 186451
>Category: ports
>Synopsis: net-mgmt/zabbix22-server 'make config' has two mysql selections
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Tue Feb 04 14:40:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator: Peter Kuyarov
>Release: 10
>Organization:
>Environment:
FreeBSD 10-STABLE
>Description:
Hello,
Thanks for the zabbix port and work you guys do. Ran into a 'make
config' problem - when I tried to select PGSQL it kept
throwing error that I can only select one DB. The problem was that
MYSQL is set in the general options by default and is then available
again in the DB options - after I unselected it in general, it let me
choose PGSQL for DB.
Configuration Options [***** added for clarity]
===> The following configuration options are available for
zabbix22-server-2.2.1_2:
CURL=on: Support for web monitoring
FPING=on: Build/install fping for ping checks
IPMI=off: Support for IPMI checks
IPV6=on: IPv6 protocol support
JABBER=on: Support for Jabber media type
JAVAGW=off: Support for Java gateway
LDAP=off: Support for LDAP server checks
LIBXML2=off: Support for libxml2 (required by monitoring VMware)
*****MYSQL=on: MySQL database support
NMAP=off: Build/install nmap for o/s detection
ODBC=off: Support for database checks via ODBC
SSH=off: Support for SSH-based checks
====> Options available for the single DB: you have to select exactly one
of them
*****MYSQL=on: MySQL database support
PGSQL=off: PostgreSQL database support
SQLITE=off: SQLite database support
ORACLE=off: Oracle database support
====> Support for database checks via ODBC: you have to select exactly one
of them
IODBC=off: Use iODBC for ODBC support
UNIXODBC=off: Use UnixODBC for ODBC support
>How-To-Repeat:
cd net-mgmt/zabbix22-server
make config
select another DB, not mysql
>Fix:
Unselect 'mysql' from the general options, then able to choose another DB besides mysql.
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list