-
Notifications
You must be signed in to change notification settings - Fork 17.5k
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: gomote ssh
to plan9-arm fails with Failed to get IP out of "pi4g": <nil>
#53571
Comments
Have you succeeded to connect to the plan9-386 builder? |
I didn't try |
Change https://go.dev/cl/414595 mentions this issue: |
…Auth and IncomingSSHPostAuth In the Plan 9 case, a log message is printed when ipErr != nil, but the wrong variable err was displayed instead of ipErr. Updates golang/go#53571 Change-Id: I4acab14f830b5cc0ae7a7863199c0b0f70af6524 Reviewed-on: https://go-review.googlesource.com/c/build/+/414595 Auto-Submit: Carlos Amedee <carlos@golang.org> Run-TryBot: David du Colombier <0intro@gmail.com> Reviewed-by: Carlos Amedee <carlos@golang.org> Reviewed-by: Bryan Mills <bcmills@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Run-TryBot: Carlos Amedee <carlos@golang.org>
CL 414595 has been submitted and the coordinator has been deployed. |
Is |
Yes.
I believe that |
Would it be possible to obtain access to farmer.golang.org, so I could run gomote on my side? |
~/go/src$ go1.19beta1 version -m $(which gomote)
What did you do?
What did you expect to see?
A successful SSH connection to a builder for the
plan9/arm
platform.What did you see instead?
(attn @golang/plan9; CC @golang/release)
The text was updated successfully, but these errors were encountered: