Please sign etc and send openh264-2.3.1-1.el9 to Cisco for hosting.
This is the initial build for EPEL 9 (see https://pagure.io/releng/issue/11109 for earlier discussion) and should pave the way for enabling H.264 support in EPEL 9 ffmpeg.
Additionally, we'll still need to add the repo file somewhere and set up metalink, but those are next steps after the rpms and metadata are published.
The idea would be to add the repo file to epel-release.
epel-release
Metadata Update from @kevin: - Issue assigned to humaton - Issue tagged with: medium-gain, medium-trouble, ops
Can we get 686 builds done as well so we can fix #11425
There's no way to make i686 builds for RHEL from Fedora Koji.
The packages are in place mirror manager should pick it up.
Excellent, thank you!
Can the location from this please be changed?
Please put it into openh264/epel/9/ and not openh264/epel9/. Using epel9/ break the version detection in MirrorManager and so far we did not need a special rule.
openh264/epel/9/
openh264/epel9/
epel9/
moved
MirrorManager detected the repositories and they are active.
I do not see the files yet on https://codecs.fedoraproject.org/openh264/. That seems to be still the old content.
Sorry about that, it's in place now https://codecs.fedoraproject.org/openh264/epel/9/
Metadata Update from @humaton: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
@adrian What should the repo definition look like so that I can put it into epel-release?
$ curl -s "https://mirrors.fedoraproject.org/mirrorlist?repo=unkown&arch=x86_64" | grep cisco | grep epel # repo=epel-cisco-openh264-9&arch=aarch64 # repo=epel-cisco-openh264-9&arch=i386 # repo=epel-cisco-openh264-9&arch=ppc64le # repo=epel-cisco-openh264-9&arch=s390x # repo=epel-cisco-openh264-9&arch=x86_64 # repo=epel-cisco-openh264-debug-9&arch=aarch64 # repo=epel-cisco-openh264-debug-9&arch=i386 # repo=epel-cisco-openh264-debug-9&arch=ppc64le # repo=epel-cisco-openh264-debug-9&arch=s390x # repo=epel-cisco-openh264-debug-9&arch=x86_64 # repo=epel-cisco-openh264-source-9&arch=source
Those are the repositories MirrorManager knows about.
Log in to comment on this ticket.