Failed to download metadata for repo

Latest response

Hi,

When I use gdb to debug a C++ program I have these messages :

Missing separate debuginfo for /home/nekcorp/Qt/5.15.2/gcc_64/lib/libQt5Widgets.so.5
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/04/0d62583201617c9d5024a20abcae366f124864.debug
Missing separate debuginfo for /home/nekcorp/Qt/5.15.2/gcc_64/lib/libQt5Gui.so.5
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/bf/fe8076fee9a98e38828285a64e0b7672b377c8.debug
Missing separate debuginfo for /home/nekcorp/Qt/5.15.2/gcc_64/lib/libQt5Core.so.5
Try: yum --enablerepo='*debug*' install /usr/lib/debug/.build-id/7e/528ef9a04c67ed3f2b173a8fe86169032b4dd7.debug

So I try to use the suggested commands and I have the message below :

Errors during downloading metadata for repository 'satellite-tools-6.6-for-rhel-8-x86_64-e4s-debug-rpms':
  - Status code: 404 for https://cdn.redhat.com/content/e4s/rhel8/8/x86_64/sat-tools/6.6/debug/repodata/repomd.xml (IP: 23.65.200.83)
Error: Failed to download metadata for repo 'satellite-tools-6.6-for-rhel-8-x86_64-e4s-debug-rpms': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried

If someone can help me.

Responses