https://sourceware.org/bugzilla/show_bug.cgi?id=26595
--- Comment #4 from Ben Woodard <woodard at redhat dot com> --- A similar problem with readelf $ readelf --debug-dump=loc,follow-links /lib64/libboost_system.so.1.69.0 > foo $ ~/bin/readelf --debug-dump=loc,follow-links /lib64/libboost_system.so.1.69.0 > bar $ diff -u foo bar --- foo 2020-09-10 14:40:47.728933323 -0700 +++ bar 2020-09-10 14:40:56.589219846 -0700 @@ -1,2 +1,4 @@ /lib64/libboost_system.so.1.69.0: Found separate debug info file: /usr/lib/debug//usr/lib64//libboost_system.so.1.69.0-1.69.0-18.fc32.x86_64.debug +/usr/lib/debug//usr/lib64//libboost_system.so.1.69.0-1.69.0-18.fc32.x86_64.debug: Found separate debug info file: /usr/lib/debug/usr/lib64/../../.dwz/boost-1.69.0-18.fc32.x86_64 + -- You are receiving this mail because: You are on the CC list for the bug.