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/cmd/gomote: the push command hangs indefinitely #65683

Closed
cagedmantis opened this issue Feb 12, 2024 · 1 comment
Closed

x/build/cmd/gomote: the push command hangs indefinitely #65683

cagedmantis opened this issue Feb 12, 2024 · 1 comment
Labels
Builders x/build issues (builders, bots, dashboards) NeedsFix The path to resolution is known, but the work has not been done.
Milestone

Comments

@cagedmantis
Copy link
Contributor

Issuing the gomote push command causes the client to hang indefinitely:

gomote push user-gotip-linux-amd64-0
# Using group "debug" from GOMOTE_GROUP
# Pushing GOROOT "/usr/local/google/home/user/work/go" to "user-gotip-linux-amd64-0"...
2024/02/01 21:21:22 installing go1.4

The cause of this issue is the git check-ignore command hanging.

@cagedmantis cagedmantis added Builders x/build issues (builders, bots, dashboards) NeedsFix The path to resolution is known, but the work has not been done. labels Feb 12, 2024
@cagedmantis cagedmantis added this to the Unreleased milestone Feb 12, 2024
@cagedmantis cagedmantis changed the title x/build/cmd/gomote: the push commands hangs indefinitely x/build/cmd/gomote: the push command hangs indefinitely Feb 12, 2024
@gopherbot
Copy link

Change https://go.dev/cl/563515 mentions this issue: gomote: cope with non-interactive git check-ignore

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Builders x/build issues (builders, bots, dashboards) NeedsFix The path to resolution is known, but the work has not been done.
Projects
Status: Done
Development

No branches or pull requests

2 participants