Skip to content

musl path detection fails for powerpc systems #406

@pkubaj

Description

@pkubaj

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions