Wind River Support Network

HomeDefectsLIN1022-445
Fixed

LIN1022-445 : lib32-nscd: there's failed info when check status of nscd

Created: May 4, 2022    Updated: Feb 15, 2023
Resolved Date: Jan 31, 2023
Found In Version: 10.22.33.1
Fix Version: 10.22.33.5
Severity: Standard
Applicable for: Wind River Linux LTS 22
Component/s: Userspace

Description

1) setup.sh
--machines intel-x86-64 --distro wrlinux --dl-layers --all-layers --accept-eula yes

2)source environment-setup-x86_64-wrlinuxsdk-linux
source oe-init-build-env build

3) vim conf/local.conf
IMAGE_INSTALL_append = " nscd"

4) bitbake lib32-wrlinux-image-std

5) boot the target

6) check status of nscd
oot@intel-x86-64:~# systemctl status nscd
● nscd.service - Name Service Cache Daemon
Loaded: loaded (/lib/systemd/system/nscd.service; enabled; vendor preset: enabled)
Active: active (running) since Thu 2022-03-17 08:08:29 UTC; 9s ago
Process: 388 ExecStart=/usr/sbin/nscd (code=exited, status=0/SUCCESS)
Main PID: 389 (nscd)
Tasks: 10 (limit: 4915)
Memory: 1.2M
CGroup: /system.slice/nscd.service
└─389 /usr/sbin/nscd

Mar 17 08:08:29 intel-x86-64 nscd[389]: 389 stat failed for file `/nsswitch.conf'; will try again later: No such file or directory
Mar 17 08:08:29 intel-x86-64 nscd[389]: 389 disabled inotify-based monitoring for file `/nsswitch.conf': No such file or directory
Mar 17 08:08:29 intel-x86-64 nscd[389]: 389 stat failed for file `/nsswitch.conf'; will try again later: No such file or directory
Mar 17 08:08:29 intel-x86-64 nscd[389]: 389 disabled inotify-based monitoring for file `/nsswitch.conf': No such file or directory
Mar 17 08:08:29 intel-x86-64 nscd[389]: 389 stat failed for file `/nsswitch.conf'; will try again later: No such file or directory
Mar 17 08:08:29 intel-x86-64 systemd[1]: Started Name Service Cache Daemon.
Mar 17 08:08:30 intel-x86-64 nscd[389]: 389 disabled inotify-based monitoring for file `/nsswitch.conf': No such file or directory
Mar 17 08:08:30 intel-x86-64 nscd[389]: 389 disabled inotify-based monitoring for file `/nsswitch.conf': No such file or directory
Mar 17 08:08:30 intel-x86-64 nscd[389]: 389 disabled inotify-based monitoring for file `/nsswitch.conf': No such file or directory
Mar 17 08:08:30 intel-x86-64 nscd[389]: 389 disabled inotify-based monitoring for file `/nsswitch.conf': No such file or directory
root@intel-x86-64:~#

Steps to Reproduce

1) setup.sh
--machines intel-x86-64 --distro wrlinux --dl-layers --all-layers --accept-eula yes

2)source environment-setup-x86_64-wrlinuxsdk-linux
source oe-init-build-env build

3) vim conf/local.conf
IMAGE_INSTALL_append = " nscd"

4) bitbake lib32-wrlinux-image-std

5) boot the target

6) check status of nscd
Live chat
Online