-
Notifications
You must be signed in to change notification settings - Fork 4.1k
[CI][C++] test-ubuntu-24.04-cpp-gcc-14 fails to install clang-14 #41147
Copy link
Copy link
Closed
Description
Describe the bug, including details regarding any error messages, version, and platform.
The test-ubuntu-24.04-cpp-gcc-14 job has started failing to install clang-14 and llvm14, see:
#9 2.637 Package llvm-14-dev is not available, but is referred to by another package.
#9 2.637 This may mean that the package is missing, has been obsoleted, or
#9 2.637 is only available from another source
#9 2.637
#9 2.637 Package clang-14 is not available, but is referred to by another package.
#9 2.637 This may mean that the package is missing, has been obsoleted, or
#9 2.637 is only available from another source
#9 2.637
#9 2.640 E: Package 'clang-14' has no installation candidate
#9 2.640 E: Package 'clang-14' has no installation candidate
#9 2.640 E: Unable to locate package clang-format-14
#9 2.640 E: Unable to locate package clang-tidy-14
#9 2.640 E: Package 'llvm-14-dev' has no installation candidate
This is also failing on the maintenance branch for 16.0.0.
Component(s)
C++, Continuous Integration
Reactions are currently unavailable