Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 915403

Summary: dev-lang/rust-1.77.1: broken symlink at /usr/lib/rust/libexec-1.73.0
Product: Gentoo Linux Reporter: inkflaw <xiangzhedev>
Component: Current packagesAssignee: Gentoo Rust Project <rust>
Status: CONFIRMED ---    
Severity: normal CC: gentoo, navi, randy, rust, xen0n
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description inkflaw 2023-10-09 02:04:47 UTC
When I install dev-lang/rust-1.73.0, emerge notice me: QA Notice: Symbolic link /usr/lib/rust/libexec-1.73.0 points to /usr/lib/rust/1.73.0/libexec which does not exist.
And `/usr/lib/rust/1.73.0/libexec` directory is missing.

Reproducible: Always
Comment 1 inkflaw 2023-10-09 02:05:27 UTC
But rustc is working well
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-10-09 02:09:04 UTC
I have the same broken symlink:

$ ls /usr/lib/rust/libexec-1.73.0 -al
lrwxrwxrwx 1 root root 14 Oct  6 01:58 /usr/lib/rust/libexec-1.73.0 -> 1.73.0/libexec

$ ls -al /usr/lib/rust/
total 96
drwxr-xr-x  3 root root   100 Oct  6 01:59 .
drwxr-xr-x 81 root root 69632 Oct  9 01:52 ..
drwxr-xr-x  5 root root    41 Oct  6 01:59 1.73.0
lrwxrwxrwx  1 root root    10 Oct  6 01:59 lib -> lib-1.73.0
lrwxrwxrwx  1 root root    10 Oct  6 01:58 lib-1.73.0 -> 1.73.0/lib
lrwxrwxrwx  1 root root    14 Oct  6 01:58 libexec-1.73.0 -> 1.73.0/libexec
lrwxrwxrwx  1 root root    10 Oct  6 01:59 man -> man-1.73.0
lrwxrwxrwx  1 root root    16 Oct  6 01:58 man-1.73.0 -> 1.73.0/share/man

there's no libexec inside of 1.73.0
Comment 3 Agostino Sarubbo gentoo-dev 2024-02-01 13:21:08 UTC
gcc14_tinderbox has reproduced this issue with version 1.74.1 - Updating summary.
Comment 4 Agostino Sarubbo gentoo-dev 2024-02-13 13:52:15 UTC
dash_tinderbox has reproduced this issue with version 1.75.0-r1 - Updating summary.
Comment 5 Agostino Sarubbo gentoo-dev 2024-03-11 11:04:50 UTC
slibtool_tinderbox has reproduced this issue with version 1.76.0 - Updating summary.
Comment 6 Agostino Sarubbo gentoo-dev 2024-03-21 09:11:59 UTC
binutils2.42_tinderbox has reproduced this issue with version 1.76.0-r1 - Updating summary.
Comment 7 Agostino Sarubbo gentoo-dev 2024-05-02 10:21:21 UTC
gcc14_tinderbox has reproduced this issue with version 1.77.1 - Updating summary.