https://bugs.llvm.org/show_bug.cgi?id=51447

            Bug ID: 51447
           Summary: Cyclic symlink between libclang1-13 and
                    libclang-13-dev
           Product: new-bugs
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: new bugs
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]

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!

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to