Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] nscd fails to start with musl
@ 2023-04-19  8:41 gabrielhdt
  2023-04-20  3:27 ` nekopsykose
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: gabrielhdt @ 2023-04-19  8:41 UTC (permalink / raw)
  To: ml

[-- 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
```

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

end of thread, other threads:[~2024-03-04 14:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-19  8:41 [ISSUE] nscd fails to start with musl gabrielhdt
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

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).