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

[ARM] unsupported plugin architecture: arm64 #1283

Closed
roderik opened this issue Jan 2, 2021 · 3 comments
Closed

[ARM] unsupported plugin architecture: arm64 #1283

roderik opened this issue Jan 2, 2021 · 3 comments
Assignees
Milestone

Comments

@roderik
Copy link

roderik commented Jan 2, 2021

On an M1 Macbook, I previously installed the x86 version of pulumi out of homebrew. This worked without any issues.

Just before the new year, I noticed that the pulumi binary got an ARM bottle on Homebrew, so I uninstalled the x86 one and installed the arm one. The binary appears to work as well.

Using it via the automation API (arm nodejs) I noticed that after installing a new plugin, that it could not install it because (I assume) no arm version is available

[resource plugin aws-3.22.0] downloading from : unsupported plugin architecture: arm64

Workaround: Reverting back to the x86 version

@lukehoban
Copy link
Member

Thanks for checking on this @roderik!

We indeed have not started publishing ARM binaries for our providers, so this is expected for now. We intend to do this soon as part of pulumi/pulumi#4868, though I'll leave this issue open as well for now.

@kherings
Copy link

@lukehoban - do you have an indication or idea about the time-frame? Would be so great to have this thing out of the way.

We indeed have not started publishing ARM binaries for our providers, so this is expected for now. We intend to do this soon as part of pulumi/pulumi#4868, though I'll leave this issue open as well for now.

@stack72
Copy link
Contributor

stack72 commented Jan 20, 2021

Hi @roderik / @kherings

This is in progress right now - I am going to close this out so we can track the questions centrally

Paul

@stack72 stack72 closed this as completed Jan 20, 2021
@stack72 stack72 self-assigned this Jan 20, 2021
@stack72 stack72 added this to the 0.51 milestone Jan 20, 2021
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

4 participants