<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - apt packages fail to install on Ubuntu 16.04 Xenial"
   href="https://bugs.llvm.org/show_bug.cgi?id=49560">49560</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>apt packages fail to install on Ubuntu 16.04 Xenial
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Packaging
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>deb packages
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>unassignedbugs@nondot.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>samuel.d.darwin@gmail.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvm-bugs@lists.llvm.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Beginning yesterday, or within the last couple days, many clang-packages, such
as clang-11, clang-5, etc. from llvm began to fail their installation.  This
was been reported to me by others as well. 

It seems to be specific to Ubuntu 16.04 (named Xenial), and Docker (although
probably also non-Docker).

The same installations worked fine last week.

Example:

+ sudo -E apt-get -o Acquire::Retries=3 -yq install clang-11 libstdc++-9-dev
Reading package lists...
Building dependency tree...
Reading state information...
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-11 : Depends: libclang-common-11-dev (=
1:11.1.0~++20210204122740+1fdec59bffc1-1~exp1~20210203233413.161) but it is not
going to be installed
E: Unable to correct problems, you have held broken packages. 

More info:

The following were also installed:

sudo -E apt-add-repository -y "ppa:ubuntu-toolchain-r/test"
sudo -E apt-add-repository "deb <a href="http://apt.llvm.org/${LLVM_OS}/">http://apt.llvm.org/${LLVM_OS}/</a>
llvm-toolchain-${LLVM_OS}-${LLVM_VER} main"</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>