Hello.
I can't seem to get net-mgmt/nagios-check_ports for jails to work.
Example:
# pkg audit -F
vulnxml file up-to-date
0 problem(s) in the installed packages found.
# /usr/local/libexec/nagios/check_ports -j cacti
pkg: vulnxml file (null) does not exist. Try running 'pkg audit -F' first
[:
The current version of the Postfix development available in the ports
system is 3.3-20170502; however, the present version available is
postfix-3.3-20170611. Is it possible to get the port's version undated?
--
Carmel
___
freebsd-ports@freebsd.org maili
Hi Andrea,
I have a pending pull request upstream that might resolve your issue. I'll
take a look at it later today if time permits.
Ryan
On Jun 21, 2017 04:52, "Andrea Venturoli" wrote:
> Hello.
>
> I can't seem to get net-mgmt/nagios-check_ports for jails to work.
>
> Example:
>
>> # pkg aud
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218729
I just verified, it builds fine.
It has been previously deleted, but this shouldn't matter.
Yuri
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-
Andrea,
I took a look at ports-mgmt/jailaudit, and it works a bit differently
than ports-mgmt/nagios-check_ports. jailaudit makes a list of packages
installed in the jail and runs pkg(8) audit outside of the jail against
the list. nagios-check_ports, on the other hand, calls pkg(8) audit with
the
Hi!
> The current version of the Postfix development available in the ports
> system is 3.3-20170502; however, the present version available is
> postfix-3.3-20170611. Is it possible to get the port's version undated?
Can you provide a patch via bugs.freebsd.org ?
--
p...@opsec.eu+4
Hi!
> > The current version of the Postfix development available in the ports
> > system is 3.3-20170502; however, the present version available is
> > postfix-3.3-20170611. Is it possible to get the port's version undated?
>
> Can you provide a patch via bugs.freebsd.org ?
Oliver already fixed
On 06/21/17 20:09, Ryan Frederick wrote:
Andrea,
I took a look at ports-mgmt/jailaudit, and it works a bit differently
than ports-mgmt/nagios-check_ports. jailaudit makes a list of packages
installed in the jail and runs pkg(8) audit outside of the jail against
the list. nagios-check_ports, on t