Arm docker image fails on armv7 with error no such file or directory
Oh yeah, ln -s /lib/ld-linux-armhf.so.3 /usr/lib/ld.so.1
fixed it, but it doesn't feel right, lol
Arm docker image fails on armv7 with error no such file or directory
Yes, I'm getting the same strace on the Pi.
Could this be relevant?
# file /bin/garage
/bin/garage: ELF 32-bit LSB pie executable, ARM, EABI5 version 1 (SYSV), dynamically linked,…
cargo install garage fails on libsodium (in docker)
cargo build
from the git sources (both tag v0.6.0 and current main 84613e6) fail with the same error
Arm docker image fails on armv7 with error no such file or directory
linux/arm
binaries downloaded from https://garagehq.deuxfleurs.fr/_releases.html
fail with the same error
Arm docker image fails on armv7 with error no such file or directory
cargo install garage fails on libsodium (in docker)