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

x/build: update plan9-arm builder to a current buildlet binary #56079

Closed
bcmills opened this issue Oct 6, 2022 · 2 comments
Closed

x/build: update plan9-arm builder to a current buildlet binary #56079

bcmills opened this issue Oct 6, 2022 · 2 comments
Assignees
Labels
Builders x/build issues (builders, bots, dashboards) FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done. OS-Plan9
Milestone

Comments

@bcmills
Copy link
Contributor

bcmills commented Oct 6, 2022

What did you do?

~/go/src$ gomote run -dir=/boot/workdir/go/src bcmills-plan9-arm-0 ./make.rc

What did you expect to see?

Successful make.rc run.

What did you see instead?

~/go/src$ gomote run -dir=/boot/workdir/go/src bcmills-plan9-arm-0 ./make.rc
Error running run: Error trying to execute ./make.rc: unable to execute command: buildlet: HTTP status 400 Bad Request: bogus 'dir' parameter

The “bogus 'dir parameter'” error message was removed in https://go.dev/cl/367896, so this seems to imply that the plan9-arm builder is not using an up-to-date cmd/buildlet binary. (I had through that cmd/buildlet automatically updated itself, but I guess not?)

(attn @0intro @millerresearch)

@gopherbot gopherbot added the Builders x/build issues (builders, bots, dashboards) label Oct 6, 2022
@bcmills bcmills added OS-Plan9 and removed Builders x/build issues (builders, bots, dashboards) labels Oct 6, 2022
@gopherbot gopherbot added this to the Unreleased milestone Oct 6, 2022
@bcmills bcmills added NeedsFix The path to resolution is known, but the work has not been done. Builders x/build issues (builders, bots, dashboards) labels Oct 6, 2022
@bcmills bcmills modified the milestones: Unreleased, Backlog Oct 6, 2022
@0intro
Copy link
Member

0intro commented Oct 6, 2022

I've just rebuilt the buildlet binaries:

I've updated the buildlet binary on the plan9-386 and plan9-amd64 builders.

@millerresearch Could you please update the buildlet binaries on the plan9-arm builders?

Thanks.

@millerresearch
Copy link
Contributor

Done.

@bcmills bcmills closed this as completed Dec 6, 2022
@golang golang locked and limited conversation to collaborators Dec 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Builders x/build issues (builders, bots, dashboards) FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done. OS-Plan9
Projects
None yet
Development

No branches or pull requests

4 participants