Start testcase lxc-net start testing getent miss on board. -------------- root@intel_nuc-1:~# bash -x /usr/lib64/lxc/lxc/lxc-net start ... + for DNSMASQ_USER in lxc-dnsmasq dnsmasq nobody + getent passwd lxc-dnsmasq /usr/lib64/lxc/lxc/lxc-net: line 122: getent: command not found + for DNSMASQ_USER in lxc-dnsmasq dnsmasq nobody + getent passwd dnsmasq /usr/lib64/lxc/lxc/lxc-net: line 122: getent: command not found + for DNSMASQ_USER in lxc-dnsmasq dnsmasq nobody + getent passwd nobody ------------- [xxxx@pek-lpgtest15 lxc]$ find export/dist -name getent [xxxx@pek-lpgtest15 lxc]$ [xxxx@pek-lpgtest15 lxc]$ find build/glibc/image/ -name getent build/glibc/image/usr/bin/getent End testcase lxc-net start testing
# /net/pek-lpggp5/buildarea1/product/wrlinux80RCPL/RCPL0009_LX02/wrlinux-8/wrlinux/configure --enable-board=intel-x86-64 --enable-kernel=standard --enable-rootfs=glibc-std --with-layer=/lpg-build/cdc/wgao/wrlinux_git/wr-testing/bts-dev --with-template=feature/bts --enable-jobs=48 --enable-parallel-pkgbuilds=48 --enable-reconfig=yes --with-rcpl-version=0009 Follow descriptions' steps.