On Mon, Feb 22, 2021 at 09:10:27AM +0000, Sven Kieske wrote:
> On Sa, 2021-02-20 at 10:49 +0100, Miroslav Suchý wrote:
> > Do you want to make Fedora 34 better? Please spend 1 minute of your time 
> > and try to run:
> > 
> >    # Run this only if you use default Fedora modules
> >    # next time you run any DNF command default modules will be enabled again
> >    sudo dnf module reset '*'
> > 
> >    sudo dnf --releasever=34 --setopt=module_platform_id=platform:f34 \
> >      --enablerepo=updates-testing --enablerepo=updates-testing-modular \
> >      distro-sync
> 
> sudo dnf --releasever=34 --setopt=module_platform_id=platform:f34 \
>      --enablerepo=updates-testing --enablerepo=updates-testing-modular \
>      distro-sync
> Fedora 34 openh264 (From Cisco) -
> x86_64                                                                        
>                                                                               
>               365  B/s |
> 271  B     00:00    
> Errors during downloading metadata for repository 'fedora-cisco-openh264':
>   - Status code: 404 for 
> https://codecs.fedoraproject.org/openh264/34/x86_64/repodata/repomd.xml (IP: 
> 38.145.60.21)
> Error: Failed to download metadata for repo 'fedora-cisco-openh264': Cannot 
> download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were 
> tried
> Mhm, that was short:
> 
> 
> Does that repo not exist anymore?
> I can see it on the server, but the path has changed, is there no upgrade 
> package available which fixes wrong repo files?for the record, I'm running 
> this on fully up to date Fedora 32:
> 
> https://codecs.fedoraproject.org/openh264/34/x86_64/os/repodata/

You probably have an outdated repository definition in /etc/yum.repos.d.

Your /etc/yum.repos.d/fedora-cisco-openh264.repo should have following
line:

metalink=https://mirrors.fedoraproject.org/metalink?repo=fedora-cisco-openh264-$releasever&arch=$basearch

Maybe there is a .rpmnew file and you are still using the old baseurl
based repository definition.

                Adrian

Attachment: signature.asc
Description: PGP signature

_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to