Wind River Support Network

HomeDefectsLIN1018-5384
Fixed

LIN1018-5384 : LTS18: miss nslookup(bind) command

Created: Dec 2, 2019    Updated: Dec 25, 2019
Resolved Date: Dec 15, 2019
Found In Version: unknown
Fix Version: 10.18.44.14
Severity: Standard
Applicable for: Wind River Linux 8
Component/s: Userspace

Description

root@marvell-37xx:~# nslookup
-sh: nslookup: command not found
root@marvell-37xx:~# 
root@marvell-37xx:~# which nslookup
which: no nslookup in (/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin)
root@marvell-37xx:~# 
root@marvell-37xx:~# cat /proc/version 
Linux version 4.18.45-yocto-standard (oe-user@oe-host) (gcc version 8.2.0 (GCC)) #1 SMP PREEMPT Tue Dec 3 02:43:49 UTC 2019
root@marvell-37xx:~# 

------
$ git show 6d594e2a466
commit 6d594e2a466a75f88fe8ab454e58ae20e3bdee05
Author: Adrian Bunk <bunk@stusta.de>
Date:   Wed Mar 6 09:59:01 2019 +0200

    bind-utils: Install nslookup
    
    nslookup was undeprecated 15 years ago,
    and installing bind-utils should replace the busybox version.
    
    Signed-off-by: Adrian Bunk <bunk@stusta.de>
    Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>

Steps to Reproduce

$/wrlinux-10/setup.sh --machines marvell-37xx --template feature/docker --distros wrlinux --dl-layers --accept-eula=yes && source environment-setup-x86_64-wrlinuxsdk-linux && source oe-init-build-env build
$ bitbake wrlinux-image-glibc-std 

Deploy image and boot target.

$ nslookup xxxxx.com
Live chat
Online