[Bug 218584] net-mgmt/nagios-check_ports -c looks for legacy tools

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Apr 12 09:29:56 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218584

            Bug ID: 218584
           Summary: net-mgmt/nagios-check_ports -c looks for legacy tools
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: ml at netfence.it
                CC: ryanrfrederick at gmail.com
                CC: ryanrfrederick at gmail.com
             Flags: maintainer-feedback?(ryanrfrederick at gmail.com)

This tool seems to lag behind a bit: while it works fine, it will print
some errors when it "checks the environment".
I.e.:
> # /usr/local/libexec/nagios/check_ports -c
> checking environment ...
>
>   OK:    Your operating system is FreeBSD, main release 10.
>   ERROR: portaudit not found!
>   ERROR: pkg_version not found at /usr/sbin/pkg_version.
>          Update information will not be available!
> /usr/local/libexec/nagios/check_ports: /usr/local/sbin/portaudit: not
> found
>   OK:    portaudit database is up to date (Last Update: ).
>   OK:    jexec found at /usr/sbin/jexec
>   OK:    /usr/ports/INDEX-10 readable.

Of course, "portaudit" is gone in favour of "pkg audit" and
"pkg_"version is now "pkg version".


Again, this doesn't hamper the port's functionality.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list