Skip to content

Ubuntu Noble: Unmet dependencies when upgrading LLVM20 #109575

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

Closed
Zingam opened this issue Sep 22, 2024 · 1 comment
Closed

Ubuntu Noble: Unmet dependencies when upgrading LLVM20 #109575

Zingam opened this issue Sep 22, 2024 · 1 comment

Comments

@Zingam
Copy link
Contributor

Zingam commented Sep 22, 2024

LLVM20 installed by ./llvm.sh 20

Unpacking libpolly-20-dev:amd64 (1:20~++20240922083525+e4e3ff5adc8b-1~exp1~20240922083716.429) over (1:20~++
20240921081646+8527861179ac-1~exp1~20240921081835.427) ...
Errors were encountered while processing:
 /tmp/apt-dpkg-install-4qNIt3/09-llvm-20-dev_1%3a20~++20240922083525+e4e3ff5adc8b-1~exp1~20240922083716.429_
amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
zzzz@zzzz:~$ sudo apt upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
 llvm-20-dev : Depends: libllvm20 (= 1:20~++20240921081646+8527861179ac-1~exp1~20240921081835.427) but 1:20~++20240922083525+e4e3ff5adc8b-1~exp1~20240922083716.429 is installed
               Depends: llvm-20 (= 1:20~++20240921081646+8527861179ac-1~exp1~20240921081835.427) but 1:20~++20240922083525+e4e3ff5adc8b-1~exp1~20240922083716.429 is installed
               Depends: llvm-20-tools (= 1:20~++20240921081646+8527861179ac-1~exp1~20240921081835.427) but 1:20~++20240922083525+e4e3ff5adc8b-1~exp1~20240922083716.429 is installed
               Depends: libclang-cpp20 (= 1:20~++20240921081646+8527861179ac-1~exp1~20240921081835.427) but 1:20~++20240922083525+e4e3ff5adc8b-1~exp1~20240922083716.429 is installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).

A previous issue preventing Clang 20 from working: #109153

@Zingam
Copy link
Contributor Author

Zingam commented Sep 24, 2024

I assume this has been fixed today. I run: sudo apt --fix-broken install to fix the issue.

@Zingam Zingam closed this as completed Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant