<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 - Cyclic symlink between libclang1-13 and libclang-13-dev"
href="https://bugs.llvm.org/show_bug.cgi?id=51447">51447</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Cyclic symlink between libclang1-13 and libclang-13-dev
</td>
</tr>
<tr>
<th>Product</th>
<td>new-bugs
</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>enhancement
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>new bugs
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>carlosgalvezp@gmail.com
</td>
</tr>
<tr>
<th>CC</th>
<td>htmldeveloper@gmail.com, llvm-bugs@lists.llvm.org
</td>
</tr></table>
<p>
<div>
<pre>Hi,
I'm trying out clang 13 and I find a cyclic symlink. How to reproduce:
$ dpkg-deb -x
libclang1-13_13.0.0_++20210811062557+6789c4564a4b-1_exp1_20210811163359.35_amd64.deb
.
$ dpkg-deb -x
libclang-13-dev_13.0.0_++20210811062557+6789c4564a4b-1_exp1_20210811163359.35_amd64.deb
.
$ tree usr/lib/x86_64-linux-gnu/
usr/lib/x86_64-linux-gnu/
├── libclang-13.so -> libclang-13.so.1
├── libclang-13.so.1 -> libclang-13.so
I couldn't find a more specific place to place the bug, please some admin move
it to the correct section!</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>