runasleep
  • Joined on 2022-02-16
runasleep commented on issue Deuxfleurs/garage#245 2022-02-16 14:02:44 +00:00
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

runasleep commented on issue Deuxfleurs/garage#245 2022-02-16 13:51:57 +00:00
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,…
runasleep commented on issue Deuxfleurs/garage#244 2022-02-16 08:40:33 +00:00
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

runasleep commented on issue Deuxfleurs/garage#245 2022-02-16 08:39:48 +00:00
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

runasleep opened issue Deuxfleurs/garage#245 2022-02-16 08:21:58 +00:00
Arm docker image fails on armv7 with error no such file or directory
runasleep opened issue Deuxfleurs/garage#244 2022-02-16 08:18:27 +00:00
cargo install garage fails on libsodium (in docker)