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

cannot automatically install requestor in linux on arm based cpu's #45

Open
krunch3r76 opened this issue Jul 17, 2023 · 0 comments
Open

Comments

@krunch3r76
Copy link

krunch3r76 commented Jul 17, 2023

people seeking to run a requestor on linux are advised to run the following command: curl -sSf https://join.golem.network/as-requestor | bash - requestor primer however for a client running the script in linux (not Darwin) on an arm cpu this fails with the error message: golem-installer: invalid cputype: aarch64

i propose additional bash logic #44 to test for aarch64 on requestor installs to proceed as normally (with an additional logic to correctly resolve the url to aarch64 binaries) following the canonical pattern set by the releases thus far.

closing this issue should also close #24 (in addition to #44)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant