-
-
Notifications
You must be signed in to change notification settings - Fork 678
rules_python broken with Bazel 8 on BCR #2361
Copy link
Copy link
Closed
Description
🐞 bug report
Affected Rule
Unclear, looks like early module-phase startup code
Is this a regression?
Yes, works in 7.x
Description
- https://buildkite.com/bazel/bcr-bazel-compatibility-test/builds/22#0192d96c-707d-4db4-89d9-c41ae4ef3cf1
- Top BCR modules broken with Bazel 8.0.0rc8 bazelbuild/bazel-central-registry#3056
(18:10:19) ERROR: /var/lib/buildkite-agent/.cache/bazel/_bazel_buildkite-agent/1ae3de34028be386c3858fecaf88706d/external/rules_python+/python/private/full_version.bzl:35:13: Traceback (most recent call last):
File "/var/lib/buildkite-agent/.cache/bazel/_bazel_buildkite-agent/1ae3de34028be386c3858fecaf88706d/external/rules_python+/python/private/python.bzl", line 218, column 43, in _python_impl
full_python_version = full_version(
File "/var/lib/buildkite-agent/.cache/bazel/_bazel_buildkite-agent/1ae3de34028be386c3858fecaf88706d/external/rules_python+/python/private/full_version.bzl", line 35, column 13, in full_version
fail(
Error in fail: Unknown Python version '3.8', available values are: 3.10,3.9,3.11
🔬 Minimal Reproduction
Unclear, maybe running the bzlmod example under bazel 8?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels