Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Feb 2014 14:36:50 GMT
From:      Peter Kuyarov <fbsdq@peterk.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/186451: net-mgmt/zabbix22-server 'make config' has two mysql selections
Message-ID:  <201402041436.s14Eao3a098424@oldred.freebsd.org>
Resent-Message-ID: <201402041440.s14Ee0JB042326@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402041436.s14Eao3a098424>