Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Apr 2017 09:29:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 218584] net-mgmt/nagios-check_ports -c looks for legacy tools
Message-ID:  <bug-218584-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D218584

            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@FreeBSD.org
          Reporter: ml@netfence.it
                CC: ryanrfrederick@gmail.com
                CC: ryanrfrederick@gmail.com
             Flags: maintainer-feedback?(ryanrfrederick@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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-218584-13>