Description of problem: <html>Cant find repository.:<br/><br/>Cannot download Packages/o/openh264-2.6.0-2.fc43.x86_64.rpm: All mirrors were tried; Last error: Status code: 403 for http://ciscobinary.openh264.org/mozilla-openh264-2.6.0-2.fc43.x86_64.rpm (IP: 3.164.230.124)</html> Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1.sudo yum update or start update in discover Actual results: Expected results: Additional info:
This is not caused by DNF5. The reason is that Cisco, which distributes the openh264 packages, hosts a mirror at a provider who blocks connections from some regions. See <https://discussion.fedoraproject.org/t/ciscobinary-openh264-org-is-unreachable-in-some-countries-ru-ua-ir/161434>. As a workaround, you can reconfigure the repository to use a specific mirror which works for you <https://github.com/rpm-software-management/dnf5/issues/2252#issuecomment-2909465271>. In the long term, DNF5 could support specifying which mirrors you do not want to use <https://github.com/rpm-software-management/dnf5/issues/1483>.