public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug nscd/29402] New: nscd: No such file or directory
@ 2022-07-25  9:30 mingli.yu at windriver dot com
  2022-07-26  2:48 ` [Bug nscd/29402] " mingli.yu at windriver dot com
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: mingli.yu at windriver dot com @ 2022-07-25  9:30 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=29402

            Bug ID: 29402
           Summary: nscd: No such file or directory
           Product: glibc
           Version: 2.35
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: nscd
          Assignee: unassigned at sourceware dot org
          Reporter: mingli.yu at windriver dot com
                CC: drepper.fsp at gmail dot com
  Target Milestone: ---

run nscd in 32bit env.
root@qemux86:~# systemctl status nscd
* nscd.service - Name Service Cache Daemon
     Loaded: loaded (/lib/systemd/system/nscd.service; enabled; vendor preset:
enabled)
     Active: active (running) since Mon 2022-07-25 09:17:41 UTC; 41s ago
    Process: 264 ExecStart=/usr/sbin/nscd (code=exited, status=0/SUCCESS)
   Main PID: 267 (nscd)
      Tasks: 10 (limit: 4810)
     Memory: 992.0K
     CGroup: /system.slice/nscd.service
             `-267 /usr/sbin/nscd

Jul 25 09:17:57 qemux86 nscd[267]: 267 checking for monitored file `/hosts': No
such file or directory
Jul 25 09:17:59 qemux86 nscd[267]: 267 checking for monitored file
`/nsswitch.conf': No such file or directory
Jul 25 09:17:59 qemux86 nscd[267]: 267 checking for monitored file `/services':
No such file or directory
Jul 25 09:18:13 qemux86 nscd[267]: 267 checking for monitored file
`/nsswitch.conf': No such file or directory
Jul 25 09:18:13 qemux86 nscd[267]: 267 checking for monitored file
`/resolv.conf': No such file or directory
Jul 25 09:18:13 qemux86 nscd[267]: 267 checking for monitored file `/hosts': No
such file or directory
Jul 25 09:18:14 qemux86 nscd[267]: 267 checking for monitored file
`/nsswitch.conf': No such file or directory
Jul 25 09:18:14 qemux86 nscd[267]: 267 checking for monitored file `/services':
No such file or directory
Jul 25 09:18:18 qemux86 nscd[267]: 267 checking for monitored file
`/nsswitch.conf': No such file or directory
Jul 25 09:18:18 qemux86 nscd[267]: 267 checking for monitored file `/passwd':
No such file or directory
Jul 25 09:18:28 qemux86 nscd[267]: 267 checking for monitored file
`/nsswitch.conf': No such file or directory
Jul 25 09:18:28 qemux86 nscd[267]: 267 checking for monitored file
`/resolv.conf': No such file or directory
Jul 25 09:18:28 qemux86 nscd[267]: 267 checking for monitored file `/hosts': No
such file or directory


root@qemux86:~# rpm -qa | grep nscd
nscd-2.35-r0.core2_32



Steps to reproduce:
1, mkdir -p /build/project
2, cd /build/project && git clone git://git.yoctoproject.org/poky
3, cd /build/project/poky && . oe-init-build-env build
4, echo "IMAGE_INSTALL:append = \" nscd\"" >> conf/local.conf
5, bitbake core-image-base
6, runqemu qemux86  core-image-base nographic

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-12-09 14:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-25  9:30 [Bug nscd/29402] New: nscd: No such file or directory mingli.yu at windriver dot com
2022-07-26  2:48 ` [Bug nscd/29402] " mingli.yu at windriver dot com
2022-08-10  3:00 ` mingli.yu at windriver dot com
2022-10-25 19:54 ` zev+sourcewarebz at bewilderbeest dot net
2022-10-25 20:01 ` zev+sourcewarebz at bewilderbeest dot net
2022-10-26 13:40 ` rwmacleod at gmail dot com
2022-12-09 14:34 ` adhemerval.zanella at linaro dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).