public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "mingli.yu at windriver dot com" <sourceware-bugzilla@sourceware.org>
To: glibc-bugs@sourceware.org
Subject: [Bug nscd/29402] New: nscd: No such file or directory
Date: Mon, 25 Jul 2022 09:30:05 +0000	[thread overview]
Message-ID: <bug-29402-131@http.sourceware.org/bugzilla/> (raw)

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.

             reply	other threads:[~2022-07-25  9:30 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-25  9:30 mingli.yu at windriver dot com [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-29402-131@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=glibc-bugs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).