Hi Sandeep,
I encountered this on RHEL 6 and got past it by tweaking an environment
variable:
export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/usr/local/lib/pkgconfig
libuv places a meta file into that directory, and the configure script
needed a little hint to find it.
Shaun
On Tue, 24 Mar 2020 19:44
On Fri, 28 Feb 2020 20:07:47 +
Tony Finch wrote:
> Shaun via bind-users wrote:
> >
> > The 9.16.0 version of delv seems to have trouble reading the root trust
> > anchor from the bind.keys file.
>
> I see this too. The bug is that dns_client_addtrustedkey()
Hi,
The 9.16.0 version of delv seems to have trouble reading the root trust
anchor from the bind.keys file. I'm seeing this in multiple environments,
CentOS 6.10 and FreeBSD 11.3:
[user@host ~]$ delv -v
delv 9.16.0
[user@host ~]$ delv isc.org
;; /etc/bind.keys:31: failed to add trusted key '.': r
3 matches
Mail list logo