zyedidia / eget

Easily install prebuilt binaries from GitHub.
MIT License
954 stars 39 forks source link

aarch64-linux-android does not work on a raspberry pi #30

Closed notDavid closed 2 years ago

notDavid commented 2 years ago

Hi there, not sure if this is useful to you, but fyi;

When downloading this release with eget denisidoro/navi i get navi-v2.19.0-aarch64-linux-android.tar.gz which does not run on a pi4B.

❯ eget --version
eget version 1.0.1

 ❯ uname -a
Linux pi 5.4.0-1059-raspi #67-Ubuntu SMP PREEMPT Mon Apr 11 14:16:01 UTC 2022 aarch64 aarch64 aarch64 GNU/Linux

 ❯ dpkg --print-architecture
arm64

 ❯ cat /proc/device-tree/model
Raspberry Pi 4 Model B Rev 1.2
notDavid commented 2 years ago

Thank you @zyedidia! 👍🏼 🙂