Page 1 of 1

[fixed] nslookup issue: version skew with libisccc90

Posted: Fri May 02, 2014 2:51 am
by delphys
Hello;

Immensely enjoying XFCE4: Horny Horse (amd64) distro ..

However, nslookup is erroing out.. tried tio install dnsutils pkg but thatfails too ..

Any ideas ?? Thnx

Code: Select all

[bbq@gilgamesh:~/Downloads ] nslookup 10.162.240.11
nslookup: symbol lookup error: /usr/lib/libisccc.so.90: undefined symbol: isc_safe_memcmp
[bbq@gilgamesh:~/Downloads ] sudo apt-get install libisccc90
Reading package lists... Done
Building dependency tree       
Reading state information... Done
libisccc90 is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 36 not upgraded.

Re: XFCE4: Horny Horse (amd64) nslookup issue

Posted: Fri May 02, 2014 6:53 am
by wuxmedia
https://bugs.debian.org/cgi-bin/bugrepo ... bug=741188

This is Really annoying, it's been broken on SID for a good few months now. 8/
no 'host' no 'dig' no 'nslookup' on a computer where I work, is just embarrassing.
having to use a remote shell to do domain lookups is a bit lame.

otherwise having to use mxtoolbox.com or something. 8(

Re: nslookup issue: version skew with libisccc90 breaks host

Posted: Fri May 02, 2014 5:44 pm
by ivanovnegro
Moved it to upgrade warnings.

Re: nslookup issue: version skew with libisccc90 breaks host

Posted: Sat May 24, 2014 12:11 pm
by machinebacon
sudo apt-get install --reinstall bind9-host

will fix it ;)

Re: nslookup issue: version skew with libisccc90 breaks host

Posted: Fri Jun 06, 2014 7:29 am
by wuxmedia
YAY! forgot about this till today, no more breakage, hurrah!