<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 - Wrong Version of libc++1, libc++abi1 & libunwind in LLVM's Ubuntu Hirsute "Development" Repo"
   href="https://bugs.llvm.org/show_bug.cgi?id=51886">51886</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Wrong Version of libc++1, libc++abi1 & libunwind in LLVM's Ubuntu Hirsute "Development" Repo
          </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>release blocker
          </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>tanishqbanyal@gmail.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvm-bugs@lists.llvm.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>The llvmis supposed to provide version 14 of llvm, clang and other packages.
But in case of libc++1, libc++abi1 & libunwind; it is currently providing
version 12 with "apt install libc++1". (other packages are at version 14)

Temporary Fix : install using "apt install libc++1-14-dev" and. Then create
appropriate symlinks.

Proposed Changes : Update the meta packages to automatically provide version 14
of libc++, libc++abi and libunwind.

(I might have misspelled the exact package name, so ignore that please)</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>