-
-
Notifications
You must be signed in to change notification settings - Fork 12.9k
pulumi 2.21.2 #71738
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
pulumi 2.21.2 #71738
Conversation
|
Hi @chenrui333 So Pulumi hasn't changed here in this regard - I can see the failure in on macOS 11 ARM - we don't publish any ARM packages at this point - is that the issue? Paul |
I see a similar issue here. Homebrew/brew#10661 |
ok, we've just updated this as Pulumi has no arm builds as of this time - this is something we are actively working on |
05dbde6
to
36135d9
Compare
I've just squashed the PR into the single commit |
@chenrui333 sending this your way again now :) |
We have a succesful bottle for ARM so removing it will leave all users with a broken install. This is a regression in pulumi as far as I can see. |
Hi @SMillerDev I'm not sure how this is a Pulumi regression - Pulumi doesn't support go 1.16 at this point There are other formulae that don't have this bottle - Terraform for example I asked above for help in understanding the error but didn't hear back - more than happy to fix this as is needed of course Paul |
If a bottle exists, that means we were able to compile and test the software on ARM. If we can't build or test on ARM anymore that is a regression. If terraform does not have a bottle that means we were never able to build/test in the first place. As for the error, I'm afraid that will be mostly up to you as pulumi developer. |
Ok I'm happy to put that back - I still need a little help in understanding why we were getting the build failure it was the same issue as I linked above The issue only exists in Mac-11 arm and I don't use that machine type |
I'll try get the vagueness of the error fixed - it's a |
As a data point: I'm on an M1 running 11.2.1 and I just successfully built Pulumi 2.21.2 from source with the bottled Go 1.16 and Is it possible the earlier error was a result of the sporadic |
Could maybe try rebase on master, in case it's something fixed between Go 1.16 RC1 (which we used on ARM since there was no stable version) and final. |
36135d9
to
08f8602
Compare
08f8602
to
6a2e32e
Compare
ok @Bo98 I have rebased and repushed |
Looks better now |
🤖 A scheduled task has triggered a merge. |
action-homebrew-bump-formula
Created with
brew bump-formula-pr
.