Skip to content

Fix Bazel Downstream error#865

Closed
kotlaja wants to merge 2 commits intobuchgr:masterfrom
kotlaja:master
Closed

Fix Bazel Downstream error#865
kotlaja wants to merge 2 commits intobuchgr:masterfrom
kotlaja:master

Conversation

@kotlaja
Copy link
Contributor

@kotlaja kotlaja commented Sep 23, 2025

This fixes Bazel Downstream error.

Newer version of aspect_bazel_lib is needed due to removal of incompatible_use_toolchain_transition as a rule attribute.

Note that aspect_bazel_lib is a transitive dependency, used by rules_oci. Still, rules_oci is already using it's current highest version (it can be updated in the future).

@mostynb
Copy link
Collaborator

mostynb commented Sep 23, 2025

Thanks for the workaround :) Looks like you just need to run bazel run //:gazelle && bazel mod tidy and commit the changes.

I was waiting for this rules_oci PR to land, and a new release to be made: bazel-contrib/rules_oci#842 - but even better if we don't have to wait.

@mostynb
Copy link
Collaborator

mostynb commented Sep 23, 2025

I landed a squashed version after running bazel mod tidy- thanks again.

@mostynb mostynb closed this Sep 23, 2025
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.

2 participants