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

Homebrew update failure for 3.40.2 #10860

Closed
AaronFriel opened this issue Sep 27, 2022 · 4 comments · Fixed by #10867
Closed

Homebrew update failure for 3.40.2 #10860

AaronFriel opened this issue Sep 27, 2022 · 4 comments · Fixed by #10867
Assignees
Labels
area/build CI/CD for pulumi/pulumi impact/regression Something that used to work, but is now broken kind/bug Some behavior is incorrect or out of spec p1 A bug severe enough to be the next item assigned to an engineer resolution/fixed This issue was fixed
Milestone

Comments

@AaronFriel
Copy link
Member

The dispatch job failed in the GitHub Action workflow used to create a PR to homebrew/core: https://github.com/pulumi/pulumi/actions/runs/3132374600/jobs/5084652934

The error is due to brew not being present on the PATH.

@AaronFriel AaronFriel added p1 A bug severe enough to be the next item assigned to an engineer area/build CI/CD for pulumi/pulumi impact/regression Something that used to work, but is now broken labels Sep 27, 2022
@AaronFriel AaronFriel added this to the 0.79 milestone Sep 27, 2022
@AaronFriel AaronFriel self-assigned this Sep 27, 2022
@johnkors
Copy link

I guess you're already on it, but all our pulumi builds are now failing with 3.40.2 that worked in v3.40.0.

Run pulumi/actions@v3
Configured range: ^3
Matched version: v3.40.2
Install destination is /home/runner/.pulumi
Successfully deleted pre-existing /home/runner/.pulumi/bin
/usr/bin/tar xz --warning=no-unknown-keyword --overwrite -C /home/runner/.pulumi -f /home/runner/work/_temp/912ca936-16dd-4831-88b4-c0d0888ff914
Error: code: -2
stdout:
stderr: Command failed with exit code 255: pulumi stack select ohmia/pull69 --non-interactive
error: could not get cloud url: could not load current project: 1 error occurred:
* #/config: expected string or null, but got object

@Frassle
Copy link
Member

Frassle commented Sep 27, 2022

  • #/config: expected string or null, but got object

That's unrelated to anything to do with brew.
Do you have "config" set in your Pulumi.yaml?

@johnkors
Copy link

Ah, sorry. I thought this was a 3.40.2 general issues ticket. Sorry. Opened a sep ticket.

@pulumi-bot
Copy link
Contributor

Cannot close issue without required labels: kind/

@AaronFriel AaronFriel added the kind/bug Some behavior is incorrect or out of spec label Sep 28, 2022
@AaronFriel AaronFriel modified the milestones: 0.79, 0.78 Oct 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/build CI/CD for pulumi/pulumi impact/regression Something that used to work, but is now broken kind/bug Some behavior is incorrect or out of spec p1 A bug severe enough to be the next item assigned to an engineer resolution/fixed This issue was fixed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants