[Bug 211999] dns/unbound: MUNIN_PLUGIN should not be enabled unconditionally
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Aug 19 14:56:48 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211999
Bug ID: 211999
Summary: dns/unbound: MUNIN_PLUGIN should not be enabled
unconditionally
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: wollman at FreeBSD.org
CC: jaap at NLnetLabs.nl
Flags: maintainer-feedback?(jaap at NLnetLabs.nl)
CC: jaap at NLnetLabs.nl
Just because a user enables MUNIN_PLUGIN during package build does not imply
that the user wants the munin plugin unconditionally enabled wherever and
whenever the package is installed. None of the default plugins that ship with
munin-node do so (you have to run "munin-node-configure --suggest --shell | sh"
for that).
The workaround is to manually delete the symlinks after the fact (we do this in
puppet) but this causes "pkg check" to complain.
If it really is thought to be desirable to automatically enable this plugin,
the right way to do it would be in a post-install action so that the symlinks
are not included in the package.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list