<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Issue</th>
<td>
<a href=https://github.com/llvm/llvm-project/issues/108995>108995</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>
Can't install LLVM 19 on debian using llvm.sh
</td>
</tr>
<tr>
<th>Labels</th>
<td>
new issue
</td>
</tr>
<tr>
<th>Assignees</th>
<td>
</td>
</tr>
<tr>
<th>Reporter</th>
<td>
ChrisGreenaway
</td>
</tr>
</table>
<pre>
Building the Dockerfile:
```
FROM debian:bullseye
RUN apt update && apt --yes upgrade
RUN apt install --yes curl lsb-release wget software-properties-common gnupg
RUN curl -sL https://apt.llvm.org/llvm.sh | bash -s -- 19 all
```
fails with the error:
```
7.558 The following packages have unmet dependencies:
7.596 libllvm19 : Breaks: llvm-19-dev (< 1:19.1.0~++rc3-1~exp2) but 1:19.1.0~++20240916073041+bdae3c487cbb-1~exp1~20240916193200.38 is to be installed
7.596 llvm-19-dev : Breaks: libllvm19 (< 1:19.1.0~++rc4-5) but 1:19.1.0~++20240916073041+bdae3c487cbb-1~exp1~20240916193200.38 is to be installed
7.606 E: Unable to correct problems, you have held broken packages.
```
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJy8lE-PqzYUxT-N2VyBbPPXCxZJpulmXis99XVv4xtw42Bkm6TZzGevYJhJ03a2lZABc2z97j0-yBBMPyK2pNyT8iWRcxycbw-DN-FnjzjKm7wnyul7u5-N1WbsIQ4IL647oz8ZiyTfEfpC6I5UdLvW1-P3X7-BRmXkSPKdmq0NeMdNuo7ff_wCcoowT1pGBMIrwqt1Jk3vGGCeei81PovNGKK0dpN0s7dgg0o9WpQB4dZjhOBO8SY9ppN3E_poMKSdu1zcCP04T_1jx3V9Gl5hiHEKSyn8SPhRTjGz9nrJnO8JP66PYQBSH0DJMEAaIE2BCZDW_mfx7-NJGhvgZuKw9gy9d_6rdtVZWTbw24Bwcta629LoSXZn2WOAQV4R5vGCETROOGocO4Phc686K0UFYI1aUJkAku9g71GeFw0skykTqcYrEN6Q_ACM5DsmMpbRN8L3hO99l6fsDf-cOOEC1Bz_LeGUF1SwitY5LRjhe6Ul5l3R1J1S74vZ24eIiZxTmuUNmADRgcIP61A_Q_8d7hn7Uc6X0EVa_n-8Fa3gp4XsxyiVxUXWOe-xizB5pyxeAuEHuLv53bEBrQbl3RnHTy-zf7if6DbXIhcywZbVvCqbumJFMrSF6Ooql2XByu5U1ZXQTckqrsuioJifaGLajb1mZUFZkem8lLyoaNcoIWhTkYLiRRr7eZQTE8KMLaONEGVipUIb1uBzPuIN1q-E8-U_4NvVFzX3gRTUmhDDY5toosX2IEfC60ciX19__7Zkwo1b7GEOyyne0pPM3rbPMetNHGaVde6yhWy7Lbn9A7tI-HFlCoQfN-hry_8KAAD__2B1Zfw">