Github messages for voidlinux
 help / color / mirror / Atom feed
From: gabrielhdt <gabrielhdt@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [ISSUE] nscd fails to start with musl
Date: Wed, 19 Apr 2023 10:41:43 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-43522@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 852 bytes --]

New issue by gabrielhdt on void-packages repository

https://github.com/void-linux/void-packages/issues/43522

Description:
### Is this a new report?

Yes

### System Info

Void 6.1.21_1 x86_64-musl GenuineIntel notuptodate rrnFFF

### Package(s) Affected

musl-nscd-1.1.1_1

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

This seems related https://gitlab.alpinelinux.org/alpine/aports/-/issues/11485

### Expected behaviour

Once musl-nscd, I would expect `nscd` to run successfully.
```command
$ nscd # with root privileges
$ echo $?
0
```

### Actual behaviour

```command
$ nscd # with root privileges
nscd: libnss_files.so: Error loading shared library libnss_files.so: No such file or directory
$ echo $?
1
```

### Steps to reproduce

```command
$ xbps-install musl-nscd
$ nscd
```

             reply	other threads:[~2023-04-19  8:41 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-19  8:41 gabrielhdt [this message]
2023-04-20  3:27 ` nekopsykose
2023-04-20  3:28 ` nekopsykose
2023-04-20  5:53 ` gabrielhdt
2023-04-20  5:54 ` gabrielhdt
2023-04-20  7:42 ` nekopsykose
2024-03-04 14:29 ` klarasm

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-43522@inbox.vuxu.org \
    --to=gabrielhdt@users.noreply.github.com \
    --cc=ml@inbox.vuxu.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 NNTP newsgroup(s).