Fedora upgrade to 36 fails to download gstreamer

Cannot download g/gstreamer1-libav-1.20.0-2.fc36.x86_64.rpm: All mirrors were tried…

What can I do to fix this?

You could try again later, this happens with me rarely but gets fixed by itself.

2 Likes

You want to install an outdated plugin which is also only provided by rpmfusion.
See even if rpmusion is already active:

dnf search -v --all gstreamer1-libav

Otherwise you would have to activate rpmfusion first:
https://docs.fedoraproject.org/en-US/quick-docs/setup_rpmfusion/
and see here:
https://docs.fedoraproject.org/en-US/quick-docs/assembly_installing-plugins-for-playing-movies-and-music/

Why? Shouldn’t it actually be something up-to-date?

Yea. installing something that does not match what other gstreamer packages you have would probably not work and may cause problems if it did.

The current version of gstreamer1-libav from rpmfusion is 1:1.20.3-1.fc36 as are all the other gstreamer1 packages I have from both rpmfusion and fedora.