Skip to content

Add the LLVM apt source only when the image lacks it - #836

Open
yinlin09 wants to merge 2 commits into
mainfrom
yinlin/ci-llvm-apt-idempotent
Open

Add the LLVM apt source only when the image lacks it#836
yinlin09 wants to merge 2 commits into
mainfrom
yinlin/ci-llvm-apt-idempotent

Conversation

@yinlin09

@yinlin09 yinlin09 commented Sep 1, 2026

Copy link
Copy Markdown
Collaborator

Add only missing apt source so it doesn't conflict with ones torch_tpu already registers.

Validated: torch_tpu ci/build_raiden_wheel.sh builds green

Newer ml-build images already list llvm-toolchain-jammy-18 under
/etc/apt/keyrings/llvm.gpg; a second entry for the same suite under a
different keyring makes apt-get update fail.
copybara-service Bot pushed a commit that referenced this pull request Sep 1, 2026
--
8876fe8 by Yin Lin <yinlin@google.com>:

Add the LLVM apt source only when the image lacks it

Newer ml-build images already list llvm-toolchain-jammy-18 under
/etc/apt/keyrings/llvm.gpg; a second entry for the same suite under a
different keyring makes apt-get update fail.

--
fe3ab54 by Yin Lin <yinlin@google.com>:

Remove static copyright header from build_wheel.sh

COPYBARA_INTEGRATE_REVIEW=#836 from google:yinlin/ci-llvm-apt-idempotent fe3ab54
PiperOrigin-RevId: 974705470
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants