[Bug 285486] net-mgmt/check_mysql_health 3.0.0.5_2 has no Monitoring::GLPlugin package
Date: Mon, 24 Mar 2025 16:09:34 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285486
--- Comment #2 from Dave Hayes <dave@jetcafe.org> ---
Well, I'd try a reinstall but pkg info -l reports that the module in question
is not in the package file. Just double checking here:
$ tar tzf check_mysql_health-3.0.0.5_2.pkg
+COMPACT_MANIFEST
+MANIFEST
/usr/local/libexec/nagios/check_mysql_health
/usr/local/share/licenses/check_mysql_health-3.0.0.5_2/catalog.mk
/usr/local/share/licenses/check_mysql_health-3.0.0.5_2/LICENSE
/usr/local/share/licenses/check_mysql_health-3.0.0.5_2/GPLv2
I have an older version of this script in place because it did not depend on
the module in question.
My build environment is poudriere. I guess I can attach a URL to a log from
that build, but if you look at
https://github.com/freebsd/freebsd-ports/blob/main/net-mgmt/check_mysql_health/Makefile
I only see:
RUN_DEPENDS= ${DBD_MYSQL}
Is Monitoring::GLPlugin a part of DBD?
--
You are receiving this mail because:
You are the assignee for the bug.