Skip to content

DEPS: fix build when cache clear #139041

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

Merged
merged 1 commit into from
Jan 14, 2025
Merged

Conversation

tbg
Copy link
Member

@tbg tbg commented Jan 14, 2025

This broke silently in #138283. As of that PR,

$ ./dev cache --down; ./dev cache --clear; bazel clean --expunge; ./dev build short

fail with

ERROR: no such package '@@org_golang_google_genproto_googleapis//rpc/code': The repository '@@org_golang_google_genproto_googleapis' could not be resolved: Repository '@@org_golang_google_genproto_googleapis' is not defined
ERROR: /private/var/tmp/_bazel_tbg/b1346cddcc70d57afdaa90f7f09f9b2c/external/com_github_buchgr_bazel_remote/server/BUILD.bazel:3:11: no such package '@@org_golang_google_genproto_googleapis//rpc/code': The repository '@@org_golang_google_genproto_googleapis' could not be resolved: Repository '@@org_golang_google_genproto_googleapis' is not defined and referenced by '@@com_github_buchgr_bazel_remote//server:go_default_library'
ERROR: Analysis of target '@@com_github_buchgr_bazel_remote//:bazel-remote' failed; build aborted: Analysis failed

Now it works.

Closes #139038.

Epic: none
Release note: none

This broke silently in cockroachdb#138283.
@tbg tbg requested a review from a team as a code owner January 14, 2025 16:47
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@tbg
Copy link
Member Author

tbg commented Jan 14, 2025

TFTR!

bors single on
bors p=999
bors r+

@craig craig bot merged commit 202b559 into cockroachdb:master Jan 14, 2025
22 checks passed
@tbg tbg deleted the grpc-redo-1.57.2 branch January 14, 2025 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants