zephyrproject-rtos/docker-image

Dockerfile.ci: AArch64 LLVM installation is broken

stephanosio opened this issue · 0 comments

AArch64 LLVM installation is currently broken due to the broken packages in the LLVM APT repository:

#9 7.775 Some packages could not be installed. This may mean that you have
#9 7.775 requested an impossible situation or if you are using the unstable
#9 7.775 distribution that some required packages have not yet been created
#9 7.775 or been moved out of Incoming.
#9 7.775 The following information may help to resolve the situation:
#9 7.775 
#9 7.775 The following packages have unmet dependencies:
#9 7.895  clang-16 : Depends: libclang-common-16-dev (= 1:16.0.3~++20230420083054+12f17d196eff-1~exp1~20230420083153.78) but 1:16.0.3~++20230420053043+464bda7750a3-1~exp1~20230420173052.80 is to be installed
#9 7.895  clangd-16 : Depends: libclang-common-16-dev (= 1:16.0.3~++20230420083054+12f17d196eff-1~exp1~20230420083153.78) but 1:16.0.3~++20230420053043+464bda7750a3-1~exp1~20230420173052.80 is to be installed
#9 7.896  libclang-16-dev : Depends: libclang-common-16-dev (= 1:16.0.3~++20230420083054+12f17d196eff-1~exp1~20230420083153.78) but 1:16.0.3~++20230420053043+464bda7750a3-1~exp1~20230420173052.80 is to be installed
#9 7.896  libclang-common-16-dev : Depends: libllvm16 (< 1:16.0.3~++20230420053043+464bda7750a3-1~exp1~20230420173052.80.1~) but 1:16.0.3~++20230420083054+12f17d196eff-1~exp1~20230420083153.78 is to be installed
#9 7.903 E: Unable to correct problems, you have held broken packages.