<table border="1" cellspacing="0" cellpadding="8">
    <tr>
        <th>Issue</th>
        <td>
            <a href=https://github.com/llvm/llvm-project/issues/54676>54676</a>
        </td>
    </tr>

    <tr>
        <th>Summary</th>
        <td>
            llvm.sh not installing for Ubuntu 20.04 (focal)
        </td>
    </tr>

    <tr>
      <th>Labels</th>
      <td>
            new issue
      </td>
    </tr>

    <tr>
      <th>Assignees</th>
      <td>
      </td>
    </tr>

    <tr>
      <th>Reporter</th>
      <td>
          StephenMcConnel
      </td>
    </tr>
</table>

<pre>
    When I download and run "sudo ./llvm.sh" on my Ubuntu 20.04 (x86_64/amd64) system, I get the following message at the end:

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-14 : Depends: libobjc-9-dev but it is not going to be installed
            Depends: libclang-common-14-dev (= 1:14.0.0~++20220329040648+3f43d803382d-1~exp1~20220329160738.107) but it is not going to be installed
            Recommends: llvm-14-dev but it is not going to be installed
 clangd-14 : Depends: libclang-common-14-dev (= 1:14.0.0~++20220329040648+3f43d803382d-1~exp1~20220329160738.107) but it is not going to be installed
 lldb-14 : Depends: llvm-14-dev but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJzNVE1z2yAQ_TXyZccaJGTZPuiQ5mMmh16adHrsILGSSBC4ApL433fBH63bHDo5VcMICZb33i6721q5b76NaOAepH012goJwkiYg4GsLF2QFvKsvNP6ZcrdSEtgDUx7-NoG4wOULGcVWW7eNvX3uiJLMck4b8HtnccpK68Je0APfkTordb2VZkBJnRODAjisIFGZvwqYzcZO74f7ISwE90zWTnobNASjPXQIijjvNAaZQ6Po3IwiT3hCUNIBLe3AUbxggeYGX8EJCHRLVDTzjqnWo3glA_CK3LGzqD6dErMCMFFdVFSiCxkesCRyvlZtSEdSTwuCozwaib0s9JInYTuMYql0HYzChJwwCG2tDjZFzplgwfbw73p7ES8-cHm8SJSyvR2ng5ao6cj6h14S9TOauKKWs_e_BHES6RLjcFMpFDijmKPplPozoeh08IMy4Jull_BTTKJu6BVa9unbrldSnwBigYoGi75O9gUOXtxQ0e8355LtAMReT9ZQ3wJlrIp4zdQkElR5ZRg2fo2Kz_RKFlZMl5uWcXqakMLvK-43DDON6VcFmSHb7s4nQyLmq35Ji_YOmbkh_R-wajuLJnq4KTz3-GSl_L9eP6nEdBatu8J_oj_t_HkVxOLKRp0dp6x87CbLa1MLraIU9HG7JbQzvaZauSUr8eyWMiGyy3fioVXXmNz7EmJ_cgYJVC1_NWdetsJTQFYhFk3o_e7lOvlHY1B-TG0OV3Asc0dpyXJeyKZ9Kucox5CH6uqXteLsWlFtRasqFfrLYWfs6qv2mJVlLzrS2SiWGjRonZNtqI7Kw2-QoKg72x1s1DN4XJ4UaxWFa_zTbfteMm3VY0MWV9lFcNJKJ0nD-08LObk7LINg6NNTb3I_doU1NIGg5joCF8EP9q5efC4o87-ubu2xqBeJAlNcuEnNdXkeA">