Bug 186451 - net-mgmt/zabbix22-server 'make config' has two mysql selections
Summary: net-mgmt/zabbix22-server 'make config' has two mysql selections
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-04 14:40 UTC by Peter
Modified: 2014-02-09 20:29 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter 2014-02-04 14:40:00 UTC
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

Fix: 

Unselect 'mysql' from the general options, then able to choose another DB besides mysql.
How-To-Repeat: cd net-mgmt/zabbix22-server
make config
select another DB, not mysql
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-02-04 14:40:07 UTC
Maintainer of net-mgmt/zabbix22-server,

Please note that PR ports/186451 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/186451

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2014-02-04 14:40:08 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 pg 2014-02-09 19:31:49 UTC
Fix in ports/186600
Please close this PR.
Thanks


04.02.2014 18:40, Edwin Groothuis пиÑеÑ:
> Maintainer of net-mgmt/zabbix22-server,
>
> Please note that PR ports/186451 has just been submitted.
>
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
>
> The full text of the PR can be found at:
>      http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/186451
>
Comment 4 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2014-02-09 20:29:13 UTC
State Changed
From-To: feedback->closed

Close by maintainer's request. There is patch available in ports/186600