Unable to Upgrade to Fedora 34 from Fedora 33

I am using Fedora 33 Workstation.
When I launch the software updater and select Updates, I get the following error window and the system refuses to upgrade to v. 34:

Unable to upgrade to Fedora 34 as download failed: cannot update repo ‘fedora-cisco-openh264’: Cannot download repomd.xml. Cannot download repodata/repomd.xml. All mirrors were tried; Last error: Status code 404 for https://codecs.fedoraproject.org/- openh264/34/x86_64/repodata/repomd.xml (IP: 2605:bc80:3010:600:dead:beef:cafe:fed9)

I think that the correct URL is:
https://codecs.fedoraproject.org/openh264/34/x86_64/os/repodata/repomd.xml
but I am not sure how to correct it…

1 Like
wget -O - https://src.fedoraproject.org/rpms/fedora-repos/raw/f34/f/fedora-cisco-openh264.repo \
| sudo tee /etc/yum.repos.d/fedora-cisco-openh264.repo > /dev/null