[ldns-users] ldns-verify-zone question
Andy Linton
asjl at lpnz.org
Wed Apr 8 21:09:27 UTC 2009
Ondřej Surý wrote:
> Andy,
>
> could you do:
>
> apt-cache policy libssl0.9.8
> apt-cache policy libldns1
> apt-cache policy ldnsutils
>
> and
>
> ldd /usr/bin/ldns-verifyzone
>
> And send output here?
I've built ldns from sources - I didn't realise there was a package
although I note the package is 1.4.0 and the current source is 1.5.1
$ apt-cache policy libssl0.9.8
libssl0.9.8:
Installed: 0.9.8g-15
Candidate: 0.9.8g-15
Version table:
*** 0.9.8g-15 0
500 http://ftp.nz.debian.org stable/main Packages
100 /var/lib/dpkg/status
$ apt-cache policy libldns1
libldns1:
Installed: (none)
Candidate: 1.4.0-1
Version table:
1.4.0-1 0
500 http://ftp.nz.debian.org stable/main Packages
100 /var/lib/dpkg/status
$ apt-cache policy ldnsutils
ldnsutils:
Installed: (none)
Candidate: 1.4.0-1
Version table:
1.4.0-1 0
500 http://ftp.nz.debian.org stable/main Packages
$ ldd /usr/local/bin/ldns-verify-zone
linux-gate.so.1 => (0xffffe000)
libnsl.so.1 => /lib/libnsl.so.1 (0x40024000)
libcrypto.so.0.9.8 => /usr/lib/i686/cmov/libcrypto.so.0.9.8
(0x4003c000)
libldns.so.1 => /usr/local/lib/libldns.so.1 (0x4018f000)
libc.so.6 => /lib/libc.so.6 (0x401c9000)
libdl.so.2 => /lib/libdl.so.2 (0x40307000)
libz.so.1 => /usr/lib/libz.so.1 (0x4030b000)
/lib/ld-linux.so.2 (0x40000000)
$ /usr/local/bin/ldns-verify-zone -v
read zone version 1.5.1 (ldns version 1.5.1)
More information about the ldns-users
mailing list