New comment by ericonr on void-packages repository https://github.com/void-linux/void-packages/issues/31722#issuecomment-881951799 Comment: @dkwo I recommend doing `xbps-install -f musl` instead to experiment, that would have installed older musl from repos. `musl-bootstrap` should only be built for Void glibc. > (I think it broke musl, as /bin/sh was not there) It would have removed `/usr/lib/ld-musl-x86_64.so.1`, which would generate `ENOENT` when trying to launch dynamically linked binaries.