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

[8.0.0] Enable ignore_root_user_error for Python toolchain #24567

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

keertk
Copy link
Member

@keertk keertk commented Dec 4, 2024

Our CI fails to build Bazel, producing this error: "The current user is root, please run as non-root when using the hermetic Python interpreter. See bazelbuild/rules_python#713."

The workaround was suggested at bazelbuild/rules_python#1169 (comment)

Closes #24549.

PiperOrigin-RevId: 702362811
Change-Id: Ib6d4da1e09fd2b7dfd68af02bbb0eb997e8f427c

Our CI fails to build Bazel, producing this error: "The current user is root, please run as non-root when using the hermetic Python interpreter. See bazelbuild/rules_python#713."

The workaround was suggested at bazelbuild/rules_python#1169 (comment)

Closes #24549.

PiperOrigin-RevId: 702362811
Change-Id: Ib6d4da1e09fd2b7dfd68af02bbb0eb997e8f427c
@keertk keertk requested a review from a team as a code owner December 4, 2024 15:12
@keertk keertk requested review from meteorcloudy and fweikert and removed request for a team December 4, 2024 15:12
@github-actions github-actions bot added the awaiting-review PR is awaiting review from an assigned reviewer label Dec 4, 2024
@keertk keertk enabled auto-merge December 4, 2024 15:13
@keertk keertk added this pull request to the merge queue Dec 4, 2024
Merged via the queue into bazelbuild:release-8.0.0 with commit 97cf1e2 Dec 4, 2024
46 checks passed
@github-actions github-actions bot removed the awaiting-review PR is awaiting review from an assigned reviewer label Dec 4, 2024
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