According to #10699, this build should have already been sent to Cisco, but the Rawhide openh264 repo only has the f36 version (openh264-2.2.0-1.fc36), which is signed by the F36 key and thus can't be installed in Rawhide.
See also my original report in Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2096261
Cc @humaton @catanzaro
Also CC @kalev and @amigadave
Oh and if you like to be sad, then see also: https://github.com/cisco/openh264/issues/3549
hm, the packages are there, maybe is something wrong with the metadata.
curl -I http://ciscobinary.openh264.org/openh264-2.2.0-1.fc37.x86_64.rpm
The problem here appears to be that mirrormanager still thinks the 'rawhide' metalink should point to the f36 data instead of the f37 data. ;(
@adrian can you take a look?
It should be moved when we branch, but perhaps it wasn't included in the other repos for some reason? (Possibly since there wasn't a release for it yet)
I updated the repository redirect in MirrorManager to redirect fedora-cisco-openh264-rawhide to fedora-cisco-openh264-37.
fedora-cisco-openh264-rawhide
fedora-cisco-openh264-37
This seems all fixed to me now. ;)
Metadata Update from @kevin: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
Thanks, Kevin!