Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

linux-aarch64 platform is not yet supported wasmer2.2.1 #2860

Closed
zszs97 opened this issue Apr 27, 2022 · 2 comments · Fixed by #2862
Closed

linux-aarch64 platform is not yet supported wasmer2.2.1 #2860

zszs97 opened this issue Apr 27, 2022 · 2 comments · Fixed by #2862
Assignees
Labels
bug Something isn't working priority-medium Medium priority issue
Milestone

Comments

@zszs97
Copy link

zszs97 commented Apr 27, 2022

Download the latest version of wasmer from Ubuntu 20 server installed on raspberry pie 4B

error:

downloading: wasmer-linux-aarch64
Latest release: 2.2.1
Downloading archive from https://github.com/wasmerio/wasmer/releases/download/2.2.1/wasmer-linux-aarch64.tar.gz
curl: (52) Empty reply from server    #     #     #                           

error: File download failed with code 000
downloading: wapm-cli-linux-aarch64
Latest release: 0.5.4
Downloading archive from https://github.com/wasmerio/wapm-cli/releases/download/v0.5.4/wapm-cli-linux-aarch64.tar.gz
######################################################################## 100.0%
error: Your platform is not yet supported (linux-aarch64).
Please open an issue on the project if you would like to use wasmer in your project: https://github.com/wasmerio/wasmer

architecture

root@ubuntu:~# uname -a
Linux ubuntu 5.4.0-1052-raspi #58-Ubuntu SMP PREEMPT Mon Feb 7 16:52:35 UTC 2022 aarch64 aarch64 aarch64 GNU/Linux

I found wasmer2 Aarch64 is resupported in version 2. Why can't it be displayed in this architecture?
how to install wasmer correctly on raspberry pie (Linux aarch64)?
I will really appreciate if someone can answer my question. Thank you very much!

@zszs97 zszs97 added the bug Something isn't working label Apr 27, 2022
@heyjdp heyjdp added the priority-medium Medium priority issue label Apr 27, 2022
@epilys
Copy link
Contributor

epilys commented Apr 27, 2022

Hello, the aarch64 build was just missing from the release process; we'll be adding it asap.

@epilys epilys added this to the v2.x milestone Apr 27, 2022
@epilys
Copy link
Contributor

epilys commented May 3, 2022

Hello again, an aarch64 build has been added to the latest release, and will be part of every release onwards. Thank you for your report!

@epilys epilys closed this as completed May 3, 2022
bors bot added a commit that referenced this issue May 4, 2022
2862: Github Actions: add linux-aarch64 release build r=epilys a=epilys



# Description
Closes #2860

# Review

- [x] Add a short description of the change to the CHANGELOG.md file


Co-authored-by: Manos Pitsidianakis <[email protected]>
bors bot added a commit that referenced this issue May 4, 2022
2862: Github Actions: add linux-aarch64 release build r=epilys a=epilys



# Description
Closes #2860

# Review

- [x] Add a short description of the change to the CHANGELOG.md file


Co-authored-by: Manos Pitsidianakis <[email protected]>
bors bot added a commit that referenced this issue May 4, 2022
2862: Github Actions: add linux-aarch64 release build r=epilys a=epilys



# Description
Closes #2860

# Review

- [x] Add a short description of the change to the CHANGELOG.md file


Co-authored-by: Manos Pitsidianakis <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority-medium Medium priority issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants