Update errors (terminal)

Ok, so they don’t effect updating the system in any way, but would like to resolve them if possible:

sudo dnf dsync && sudo flatpak update
Updating and loading repositories:
Repositories loaded.
Problem 1: package libavcodec-free-8.1.2-1.fc44.x86_64 from updates conflicts with libavcodec-freeworld(x86-64) < 8.1.2 provided by libavcodec-freeworld-8.1.1-1.fc44.x86_64 from rpmfusion-free-updates
  - cannot install the best update candidate for package libavcodec-freeworld-8.0.1-6.fc44.x86_64
  - cannot install the best update candidate for package libavcodec-free-8.0.1-6.fc44.x86_64
 Problem 2: problem with installed package
  - installed package libavcodec-freeworld-8.0.1-6.fc44.x86_64 conflicts with libavcodec-freeworld(x86-64) < 8.1.2 provided by libavcodec-free-8.1.2-1.fc44.x86_64 from updates
  - package libavcodec-free-8.1.2-1.fc44.x86_64 from updates conflicts with libavcodec-freeworld(x86-64) < 8.1.2 provided by libavcodec-freeworld-8.0.1-6.fc44.x86_64 from rpmfusion-free
  - package libavcodec-free-8.1.2-1.fc44.x86_64 from updates conflicts with libavcodec-freeworld(x86-64) < 8.1.2 provided by libavcodec-freeworld-8.1.1-1.fc44.x86_64 from rpmfusion-free-updates
  - package ffmpeg-free-8.1.2-1.fc44.x86_64 from updates requires libavcodec-free(x86-64) = 8.1.2-1.fc44, but none of the providers can be installed
  - cannot install the best update candidate for package ffmpeg-free-8.0.1-6.fc44.x86_64

Package                                 Arch     Version                                  Repository                        Size
Skipping packages with conflicts:
 libavcodec-freeworld                   x86_64   8.1.1-1.fc44                             rpmfusion-free-updates        13.8 MiB
 libavcodec-free                        x86_64   8.1.2-1.fc44                             updates                       10.3 MiB
Skipping packages with broken dependencies:
 ffmpeg-free                            x86_64   8.1.2-1.fc44                             updates                        2.6 MiB

Nothing to do.
Looking for updates…

Nothing to update.

Note the version differences between libavcodec-free and libavcodec-freeworld.

There is often a lag between the package updates on the fedora repo and the rpmfusion repo.

The solution is to simply wait a day or 2 and try again, which allows time for the content on rpmfusion to be updated to the new version.