Bug 28071

Summary: dangling /usr/lib/debug/bin,sbin,lib64,lib links
Product: Mageia Reporter: Bit Twister <bittwister2>
Component: RPM PackagesAssignee: Mageia Bug Squad <bugsquad>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: Normal CC: davidwhodgins, lewyssmith
Version: 8   
Target Milestone: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Source RPM: CVE:
Status comment:

Description Bit Twister 2021-01-12 15:48:13 CET
Description of problem: mga8-rc

dangling: /usr/lib/debug/bin -> usr/bin
dangling: /usr/lib/debug/sbin -> usr/sbin
dangling: /usr/lib/debug/lib64 -> usr/lib64
dangling: /usr/lib/debug/lib -> usr/lib

Version-Release number of selected component (if applicable):


How reproducible: Always


Steps to Reproduce:
1.symlinks -r / | grep dangling
Comment 1 Lewis Smith 2021-01-12 20:28:34 CET
I cannot find where this comes from (to assign it). Have you an idea?
Certainly on my system:
 $ ls -l /usr/lib/debug/
lrwxrwxrwx 1 root root 7 Aws   2 21:15 bin -> usr/bin
lrwxrwxrwx 1 root root 7 Aws   2 21:15 lib -> usr/lib
lrwxrwxrwx 1 root root 9 Aws   2 21:15 lib64 -> usr/lib64
lrwxrwxrwx 1 root root 8 Aws   2 21:15 sbin -> usr/sbin
 with the last two entities on each line flashing red, presumably a warning.

CC: (none) => lewyssmith

Comment 2 Bit Twister 2021-01-12 21:45:50 CET
(In reply to Lewis Smith from comment #1)
> I cannot find where this comes from (to assign it). Have you an idea?

If talking to me, no idea. If so I would have set the src rpm field.

I had posted my dangling links on dev mailing list and if I should wait a day or
so for fixes or open bugs. Nobody replied so I started opening bugs.
Comment 3 Dave Hodgins 2021-01-13 00:22:19 CET
See https://bugs.mageia.org/show_bug.cgi?id=27089#c1

*** This bug has been marked as a duplicate of bug 27089 ***

Resolution: (none) => DUPLICATE
CC: (none) => davidwhodgins
Status: NEW => RESOLVED