Bug 5248

Summary: missing debug file for kodi-x11
Product: Fedora Reporter: Brian J. Murrell <brian>
Component: kodiAssignee: Michael Cronenworth <mike>
Status: RESOLVED FIXED    
Severity: major CC: alexl, ktdreyer, maci
Priority: P1    
Version: f29   
Hardware: x86_64   
OS: GNU/Linux   
namespace:

Description Brian J. Murrell 2019-05-04 19:55:48 CEST
When I install kodi-x11-debuginfo-18.2-1.fc29.x86_64 and then look at it's contents:

$ rpm -ql kodi-x11-debuginfo-18.2-1.fc29.x86_64
/usr/lib/debug
/usr/lib/debug/.build-id
/usr/lib/debug/.build-id/bd
/usr/lib/debug/.build-id/bd/50bc7f21152dedec850f5aefe342c544fbfd05
/usr/lib/debug/.build-id/bd/50bc7f21152dedec850f5aefe342c544fbfd05.debug
/usr/lib/debug/usr
/usr/lib/debug/usr/lib64
/usr/lib/debug/usr/lib64/kodi
/usr/lib/debug/usr/lib64/kodi/kodi-xrandr-18.2-1.fc29.x86_64.debug

It appears to be missing the .debug file for:

$ ls -l /usr/lib64/kodi/kodi-x11
-rwxr-xr-x. 1 root root 27798072 Apr 25 06:03 kodi-x11

which makes it pretty difficult to report bugs upstream to the Kodi project.

It would be great if that kodi-x11 .debug file could be included in the kodi-x11 debuginfo package also.
Comment 1 Michael Cronenworth 2019-05-06 17:33:12 CEST
Fixed and built in Fedora 30 and Rawhide (31). The F29 build is running now.