Hello. It is impossible to set USE flags server/proxy + postgres + odbc because of proxy? ( ^^ ( mysql oracle postgres sqlite odbc ) ) server? ( ^^ ( mysql oracle postgres odbc ) ) in ebuild file. I have zabbix database on postgres and I need to monitor MSSQL databases via ODBC. I have forked net-analyzer/zabbix to my local portage overlay, changed ebuild to: proxy? ( ^^ ( mysql oracle postgres sqlite ) ) server? ( ^^ ( mysql oracle postgres ) ) and tested it works perfect. Could you change ebuild in main portage tree, please?
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=277fa0de9d1165e3c4086015ea20126882e55015 commit 277fa0de9d1165e3c4086015ea20126882e55015 Author: Miroslav Šulc <fordfrog@gentoo.org> AuthorDate: 2021-06-30 08:44:11 +0000 Commit: Miroslav Šulc <fordfrog@gentoo.org> CommitDate: 2021-06-30 08:44:22 +0000 net-analyzer/zabbix: removed odbc from server/proxy restrictions Closes: https://bugs.gentoo.org/785205 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org> net-analyzer/zabbix/zabbix-4.0.30-r1.ebuild | 4 ++-- net-analyzer/zabbix/zabbix-4.0.31-r1.ebuild | 4 ++-- net-analyzer/zabbix/zabbix-5.0.12-r1.ebuild | 4 ++-- net-analyzer/zabbix/zabbix-5.0.8-r1.ebuild | 4 ++-- net-analyzer/zabbix/zabbix-5.2.4-r1.ebuild | 4 ++-- net-analyzer/zabbix/zabbix-5.2.6-r1.ebuild | 4 ++-- net-analyzer/zabbix/zabbix-5.4.1-r1.ebuild | 4 ++-- 7 files changed, 14 insertions(+), 14 deletions(-)