Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

debuginfo in ol8

philfryJan 7 2021

Hi all,
recently I switched from RHEL and CentOS to OL.
I randomly need to debug packages and I'm used to do this with gdb and the debuginfo packages.
Formerly I used debuginfo-install to install the debuginfo packages gdb requested to show the backtraces. I realized that OL doesn't provide a yum/dnf repository containing the debuginfo packages but provides some of them at oss dot oracle dot com slash ol8 slash debuginfo (I'm not allowed to post links yet).
which makes it quite a pain to install the required packages because you'll have to craft the debuginfo packagename from what gdb is asking for, resolve the dependencies, craft their names, too, install the whole bunch and start over if something is still missing. Would Oracle be so kind and run something like createrepo over that directory to enable the use of debuginfo-install?
oss dot oracle dot com slash ol8 slash debuginfo is far from being complete. At least all appstream packages are missing. Where can I get those?
Thanks in advance :)

Comments
Post Details
Added on Jan 7 2021
9 comments
2,349 views