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

Wrong version installed on aarch64 #13

Closed
ohmer opened this issue Aug 24, 2021 · 3 comments
Closed

Wrong version installed on aarch64 #13

ohmer opened this issue Aug 24, 2021 · 3 comments

Comments

@ohmer
Copy link

ohmer commented Aug 24, 2021

Hi,

Thanks for this plugin, however it does not install the right version on some platform.
Symptom:

ohmer@ip-10-0-0-238 ~/infrastructure (main) [1]> asdf plugin list --urls
ruby                         https://github.com/asdf-vm/asdf-ruby.git
terraform                    https://github.com/Banno/asdf-hashicorp.git
terragrunt                   https://github.com/lotia/asdf-terragrunt.git
ohmer@ip-10-0-0-238 ~/infrastructure (main)> asdf current
ruby            ______          No version set. Run "asdf <global|shell|local> ruby <version>"
terraform       0.13.6          /home/ohmer/infrastructure/.tool-versions
terragrunt      0.31.7          /home/ohmer/infrastructure/.tool-versions
ohmer@ip-10-0-0-238 ~/infrastructure (main)> cat .tool-versions
terraform 0.13.6
terragrunt 0.31.7
ohmer@ip-10-0-0-238 ~/infrastructure (main)> asdf current
ruby            ______          No version set. Run "asdf <global|shell|local> ruby <version>"
terraform       0.13.6          /home/ohmer/infrastructure/.tool-versions
terragrunt      0.31.7          /home/ohmer/infrastructure/.tool-versions
ohmer@ip-10-0-0-238 ~/infrastructure (main)> uname -m
aarch64
ohmer@ip-10-0-0-238 ~/infrastructure (main)> which terragrunt
/home/ohmer/.asdf/shims/terragrunt
ohmer@ip-10-0-0-238 ~/infrastructure (main)> terragrunt
/home/ohmer/.asdf/lib/commands/command-exec.bash: line 28: /home/ohmer/.asdf/installs/terragrunt/0.31.7/bin/terragrunt: cannot execute binary file: Exec format error
/home/ohmer/.asdf/lib/commands/command-exec.bash: line 28: /home/ohmer/.asdf/installs/terragrunt/0.31.7/bin/terragrunt: Success

Will work on a patch unless somebody already has?

Cheers,

@ohmer
Copy link
Author

ohmer commented Aug 24, 2021

#14

@ohmer
Copy link
Author

ohmer commented Sep 30, 2021

maintainer timeout.

@lotia
Copy link
Owner

lotia commented Jan 7, 2022

@ohmer has kindly forked this after I neglected to merge his PR and his plugin should be treated as the definitive version.

@lotia lotia closed this as completed Jan 7, 2022
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

2 participants