#10998 Mirrormanager has no fedora-cisco-openh264-debuginfo repository
Closed: Fixed by phsmoura. Opened by ppisar.

It seems that mirrormanager does not recognize fedora-cisco-openh264-debug-rawhide repository:

# dnf --repoid fedora-cisco-openh264-debuginfo repolist -v
Loaded plugins: builddep, changelog, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, groups-manager, needs-restarting, playground, repoclosure, repodiff, repograph, repomanage, reposync
DNF version: 4.13.0
cachedir: /var/cache/dnf
Fedora rawhide openh264 (From Cisco) - x86_64 - Debug                                                                                                                              58 kB/s |  95 kB     00:01    
Errors during downloading metadata for repository 'fedora-cisco-openh264-debuginfo':
  - Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=fedora-cisco-openh264-debug-rawhide&arch=x86_64 (IP: 38.145.60.20)
  - Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=fedora-cisco-openh264-debug-rawhide&arch=x86_64 (IP: 18.133.140.134)
  - Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=fedora-cisco-openh264-debug-rawhide&arch=x86_64 (IP: 18.159.254.57)
Error: Failed to download metadata for repo 'fedora-cisco-openh264-debuginfo': Cannot prepare internal mirrorlist: Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=fedora-cisco-openh264-debug-rawhide&arch=x86_64 (IP: 38.145.60.20)
Ignoring repositories: fedora-cisco-openh264-debuginfo
Total packages: 0

Please note that nondebug repository is served well.

That's a reason why installation tests for Fedora 38 packages fail https://artifacts.dev.testing-farm.io/d26cf315-58f7-4c83-b0fa-b7af9f6c89d6/.


Yeah, mirrormanager doesn't seem to know about the debuginfo version of this repo. ;(

CC: @adrian

For the rawhide repositories manual redirects are configured in the database. Currently fedora-cisco-openh264-rawhide points to fedora-cisco-openh264-37. Should I switch this to 38 for debug and non-debug?

Sure, we could. Currently those are empty for f38, but we should be able to update them soon with the real rpms.

=> select from_repo, to_repo from repository_redirect where from_repo like '%264%';
              from_repo              |            to_repo             
-------------------------------------+--------------------------------
 fedora-cisco-openh264-debug-rawhide | fedora-cisco-openh264-debug-38
 fedora-cisco-openh264-rawhide       | fedora-cisco-openh264-38

Done. Should be live in about 20 minutes.

Metadata Update from @phsmoura:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Metadata