<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Issue</th>
<td>
<a href=https://github.com/llvm/llvm-project/issues/79483>79483</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>
Installing llvm stuff right now fails with apt saying v19 is not installable (wondering if this is just a transient issue)
</td>
</tr>
<tr>
<th>Labels</th>
<td>
new issue
</td>
</tr>
<tr>
<th>Assignees</th>
<td>
</td>
</tr>
<tr>
<th>Reporter</th>
<td>
ykoehler
</td>
</tr>
</table>
<pre>
$ sudo apt install lldb clang-format
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
clang-format : Depends: clang-format-19 (>= 19~) but it is not installable
lldb : Depends: lldb-19 (>= 19~) but it is not installable
E: Unable to correct problems, you have held broken packages.
This is using
sudo add-apt-repository -y 'deb http://apt.llvm.org/focal/ llvm-toolchain-focal main'
on Ubuntu 20.04 LTS.
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJycVE2PozgQ_TXOpRREHDoJBw4zm4k00p52en6AwQV42rhYu5yIy_72lU063VnNaU9I9fHq-b2iVAhmcIiNePkqXs4bFXkk3yxvhKNFv2lJL40oz6L8ImQFIWoCNTMYF1hZC9bqFjqr3LDtyU-K19q_UGnjBphV96YGBGsCh6Io4EwO15Kv0dhco3FGp9F1C7BHfAYIrBjBuBXckHsG-UETvg8J0FG0GhwxtPjOEHUBr6MJMKkFJlQOeFQMC0UY1fUO4_HviIFRg3JgpplCMK1FCIZjngrkwfS5S3mEGBI3HhFimtLaO442gb1pY27Jc0IimOCNR_3BNI3ORBdMZNFB51Ex6hWH_Bqc6IoaKDJQD99dR5NxQ7HWvI4IPVlLt8Tlk0L5pSPaGZjAYyB7xcz18Rqx_3K39DdIzxyjm5A_LDIYHs1PtoPYf4FzLksVT7ntrgYhT2L_TezPsKv_EbKGNjIYBhOyDHezPpRcF-s_oCn2f8C-peafLgWSJh15jx3D7Km1OAUh_3jsQxJOQ-vpDd1DiuKzWu-amZDmrZvwObP-Ilpv1cxbjzMFw-QX2C4g5FFjCyPznFSUFyEvaubC2utUkB-EvPTUKSvkBVJsy0S2G5Vx2xyHSRkn5PHzOHLws42OI8iyKCv48_VHsdHNXtf7Wm2w2R3LgyxPh1JuxkbtDofTTvaVqqu-rLQ87VVXH1V1qPrqeDxtTCNLWZU7-bI7vZSlLI6tLGuUh5M6VKeurERV4qSMfXDemBAiNse6Ou03VrVoQ74lUjq8QU4KKdNp8U1-UxuHIKpyvQgPFDZssfm-OpckTRkIHPsevBlGBkc36JWxAW6Gx3yEglpS6XVX_8b6tCU3chp9_j964Ltlv2JgUMBeuWDQ8TvJehO9bZI54eHOYHiMbdHRJOQlUbp_trOnX9ixkJfcHYS8ZAn-DQAA___WtcLb">