My CentOS 8 Stream installation is fully current. I did
sudo debuginfo-install libgcc libstdc++
but the response I get is
Could not find debuginfo package for the following installed packages:
libgcc-8.4.1-1.el8.x86_64, libstdc++-8.4.1-1.el8.x86_64
Could not find debugsource package for the following installed
packages: libgcc-8.4.1-1.el8.x86_64, libstdc++-8.4.1-1.el8.x86_64
If I do
sudo dnf --enablerepo=debuginfo debuginfo-install libgcc libstdc++
I get
CentOS Stream 8 - Debuginfo 35 kB/s | 7.6 kB
00:00
Errors during downloading metadata for repository 'debuginfo':
- Status code: 404 for
http://debuginfo.centos.org/8-stream/x86_64/repodata/repomd.xml (IP:
2620:52:3::12)
Error: Failed to download metadata for repo 'debuginfo': Cannot
download repomd.xml: Cannot download repodata/repomd.xml: All
mirrors were tried
What do I need to do to get these debuginfo packages?
TIA.
--
Matthew Saltzman
School of Mathematical and Statistical Sciences
Clemson University
mjs AT clemson DOT edu