-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
I use a ppc64le workstation with musl. When I try to generate initramfs with ugrd, it fails with:
CRITICAL | Musl libc is enabled, but the musl search path was not found: /etc/ld-musl-ppc64le.path
Indeed this file is not present, but /etc/ld-musl-powerpc64le.path is:
talos-powerpc64le ~ # cat /etc/ld-musl-powerpc64le.path
/lib
/usr/lib/gcc/powerpc64le-gentoo-linux-musl/13
/usr/lib/gcc/powerpc64le-unknown-linux-musl/15
/usr/lib
/usr/local/lib
/usr/lib/llvm/21/lib
/usr/lib/llvm/20/lib
/usr/lib/llvm/19/lib
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels