Hi,

bind9-hodt version got with sudo dpkg -s bind9-host:

Package: bind9-host
Status: install ok installed
Priority: standard
Section: net
Installed-Size: 380
Maintainer: Debian DNS Team <[email protected]>
Architecture: amd64
Source: bind9
Version: 1:9.17.19-2
Replaces: bind-host (<< 1:9.13.6~)
Provides: host
Depends: bind9-libs (>= 1:9.17.19), libc6 (>= 2.4), libidn2-0 (>= 2.0.0)
Breaks: bind-host (<< 1:9.13.6~)
Description: DNS Lookup Utility
 This package provides the 'host' DNS lookup utility in the form that
 is bundled with the BIND 9 sources.
Homepage: https://www.isc.org/downloads/bind/


> ldd /lib/x86_64-linux-gnu/libisc-9.17.19-2-Debian.so

linux-vdso.so.1 (0x00007ffc51bb5000)
    libjemalloc.so.2 => /usr/local/lib/libjemalloc.so.2 (0x00007fec64506000)
    libuv.so.1 => /lib/x86_64-linux-gnu/libuv.so.1 (0x00007fec644d5000)
    libssl.so.1.1 => /lib/x86_64-linux-gnu/libssl.so.1.1 (0x00007fec64442000)     libcrypto.so.1.1 => /lib/x86_64-linux-gnu/libcrypto.so.1.1 (0x00007fec6414e000)
    libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007fec64131000)
    libnghttp2.so.14 => /lib/x86_64-linux-gnu/libnghttp2.so.14 (0x00007fec64104000)     libjson-c.so.5 => /lib/x86_64-linux-gnu/libjson-c.so.5 (0x00007fec640ef000)
    libxml2.so.2 => /lib/x86_64-linux-gnu/libxml2.so.2 (0x00007fec63f40000)
    libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007fec63f1f000)
    libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007fec63d5a000)
    /lib64/ld-linux-x86-64.so.2 (0x00007fec64d6a000)
    libstdc++.so.6 => /lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007fec63b4e000)
    libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007fec63b48000)
    libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007fec63b2c000)     libicuuc.so.67 => /lib/x86_64-linux-gnu/libicuuc.so.67 (0x00007fec63943000)
    liblzma.so.5 => /lib/x86_64-linux-gnu/liblzma.so.5 (0x00007fec6391b000)
    libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007fec637d6000)
    libicudata.so.67 => /lib/x86_64-linux-gnu/libicudata.so.67 (0x00007fec61cbd000)


On Thu, 11 Nov 2021 14:46:09 +0100 =?utf-8?Q?Ond=C5=99ej_Sur=C3=BD?= <[email protected]> wrote:

> Hi,
>
> what is the version of bind9-host package and what’s the output of:
>
> ldd /lib/x86_64-linux-gnu/libisc-9.17.19-2-Debian.so
>
> ?
>
> --
> Ondřej Surý <[email protected]> (He/Him)
>
> > On 11. 11. 2021, at 14:42, Krel <[email protected]> wrote:
> >
> > Package: bind9-libs
> > Version: 1:9.17.19-2
> > Severity: important
> >
> > Dear Maintainer,
> >
> > *** Reporter, please consider answering these questions, where appropriate ***
> >
> > * What led up to the situation?
> > I'm tried to use command host.
> >
> > * What exactly did you do (or not do) that was effective (or
> > ineffective)?
> > Command host doesn't work
> >
> > * What was the outcome of this action?
> > host: symbol lookup error: /lib/x86_64-linux-gnu/libisc-9.17.19-2-Debian.so: undefined symbol: rallocx
> >
> > * What outcome did you expect instead?
> > Usage: host [-aCdilrTvVw] [-c class] [-N ndots] [-t type] [-W time]
> > [-R number] [-m flag] hostname [server]
> > -a is equivalent to -v -t ANY
> > -c specifies query class for non-IN data
> > -C compares SOA records on authoritative nameservers
> > -d is equivalent to -v
> > -i IP6.INT reverse lookups
> > -l lists all hosts in a domain, using AXFR
> > -m set memory debugging flag (trace|record|usage)
> > -N changes the number of dots allowed before root lookup is done
> > -r disables recursive processing
> > -R specifies number of retries for UDP packets
> > -s a SERVFAIL response should stop query
> > -t specifies the query type
> > -T enables TCP/IP mode
> > -v enables verbose output
> > -V print version number and exit
> > -w specifies to wait forever for a reply
> > -W specifies how long to wait for a reply
> > -4 use IPv4 query transport only
> > -6 use IPv6 query transport only
> > *** End of the template - remove these template lines ***
> >
> >
> > -- System Information:
> > Debian Release: bookworm/sid
> > APT prefers unstable
> > APT policy: (500, 'unstable')

Reply via email to