Re: vulnerabilities bogus error

2018-12-15 Thread Ernie Luzar

Dimitry Andric wrote:

On 14 Dec 2018, at 22:40, Ernie Luzar  wrote:

Trying to update my port. During make install get a bunch of bogus error 
messages about the port having vulnerabilities. I know this to not be the case. 
The first message says
pkg-static; unable to open vulnxml file (null): Invalid argument

This is a new fresh install of RELEASE 12.0. How do I manually fetch this vulnxml file or 
where should I "touch" to create it?


Run "pkg audit -F".

-Dimitry



Yep that took care of the problem.

Thank you.
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: vulnerabilities bogus error

2018-12-15 Thread Miroslav Lachman

Ernie Luzar wrote on 2018/12/15 15:22:

Walter Schwarzenfeld wrote:

https://vuxml.freebsd.org/freebsd/vuln.xml.bz2



What path is this file suppose to be uncompressed into?


/var/db/pkg/vuln.xml

But isn't "pkg audit -F" enough?

Miroslav Lachman

___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: vulnerabilities bogus error

2018-12-15 Thread Dimitry Andric
On 14 Dec 2018, at 22:40, Ernie Luzar  wrote:
> 
> Trying to update my port. During make install get a bunch of bogus error 
> messages about the port having vulnerabilities. I know this to not be the 
> case. The first message says
> pkg-static; unable to open vulnxml file (null): Invalid argument
> 
> This is a new fresh install of RELEASE 12.0. How do I manually fetch this 
> vulnxml file or where should I "touch" to create it?

Run "pkg audit -F".

-Dimitry



signature.asc
Description: Message signed with OpenPGP


Re: vulnerabilities bogus error

2018-12-15 Thread Ernie Luzar

Walter Schwarzenfeld wrote:

https://vuxml.freebsd.org/freebsd/vuln.xml.bz2



What path is this file suppose to be uncompressed into?
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: vulnerabilities bogus error

2018-12-14 Thread Walter Schwarzenfeld

https://vuxml.freebsd.org/freebsd/vuln.xml.bz2

___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


vulnerabilities bogus error

2018-12-14 Thread Ernie Luzar
Trying to update my port. During make install get a bunch of bogus error 
messages about the port having vulnerabilities. I know this to not be 
the case. The first message says

pkg-static; unable to open vulnxml file (null): Invalid argument

This is a new fresh install of RELEASE 12.0. How do I manually fetch 
this vulnxml file or where should I "touch" to create it?

___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"