#1011975 rustc: missing dependency on lld-13 (shipps broken rustc-lld symlink)

Package:
rustc
Source:
rustc
Description:
Rust systems programming language
Submitter:
Pirate Praveen
Date:
2022-06-17 12:54:03 UTC
Severity:
serious
#1011975#5
Date:
2022-05-28 08:20:34 UTC
From:
To:
$ ls -l /usr/bin/rust-lld
lrwxrwxrwx 1 root root 6 മേയ് 11 13:11 /usr/bin/rust-lld ->
lld-13

I think lld-13 should be at least recommends instead of suggests since
the package ships a broken symlink otherwise.

#1011975#10
Date:
2022-06-17 12:19:48 UTC
From:
To:
Not a bug, see #943859

Pirate Praveen: