Re: probable error in 66.html regarding rpki-client

2019-10-18 Thread Theo de Raadt
I'm not sure it matters. The text is not invalid. It was imported into the tree. It just didn't ship a binary. > On Wed, Oct 16, 2019 at 09:34:26PM -0600, Theo de Raadt wrote: > > Ross L Richardson wrote: > > > > > 66.html claims that rpki-client is included, but: > > > -

Re: probable error in 66.html regarding rpki-client

2019-10-17 Thread Ross L Richardson
On Wed, Oct 16, 2019 at 09:34:26PM -0600, Theo de Raadt wrote: > Ross L Richardson wrote: > > > 66.html claims that rpki-client is included, but: > > - gives no result. > > - The test system I just sysupgraded doesn't have it. > > > > It's not actually l

Re: probable error in 66.html regarding rpki-client

2019-10-16 Thread Theo de Raadt
Ross L Richardson wrote: > 66.html claims that rpki-client is included, but: > - gives no result. > - The test system I just sysupgraded doesn't have it. > > It's not actually linked to the build (in src/usr.sbin/Makefile), is it? It isn't. It wasn't rea

probable error in 66.html regarding rpki-client

2019-10-16 Thread Ross L Richardson
66.html claims that rpki-client is included, but: - gives no result. - The test system I just sysupgraded doesn't have it. It's not actually linked to the build (in src/usr.sbin/Makefile), is it? Ross