After the update to KDE 6.4, I get the following errors from the gstreamer package:
$ sudo dnf update
Updating and loading repositories:
Repositories loaded.
Problem 1: installed package gstreamer1-plugins-bad-freeworld-1:1.26.2-1.fc42.x86_64 conflicts with gstreamer1-plugins-bad-freeworld < 1:1.26.2-2 provided by gstreamer1-plugins-bad-free-1.26.2-2.fc42.x86_64 from updates
- cannot install the best update candidate for package gstreamer1-plugins-bad-freeworld-1:1.26.2-1.fc42.x86_64
- cannot install the best update candidate for package gstreamer1-plugins-bad-free-1.26.2-1.fc42.x86_64
Problem 2: problem with installed package
- installed package gstreamer1-plugins-bad-freeworld-1:1.26.2-1.fc42.x86_64 conflicts with gstreamer1-plugins-bad-freeworld < 1:1.26.2-2 provided by gstreamer1-plugins-bad-free-1.26.2-2.fc42.x86_64 from updates
- package gstreamer1-plugins-bad-free-1.26.2-2.fc42.x86_64 from updates conflicts with gstreamer1-plugins-bad-freeworld < 1:1.26.2-2 provided by gstreamer1-plugins-bad-freeworld-1:1.26.0-1.fc42.x86_64 from rpmfusion-free
- package gstreamer1-plugins-bad-free-1.26.2-2.fc42.x86_64 from updates conflicts with gstreamer1-plugins-bad-freeworld < 1:1.26.2-2 provided by gstreamer1-plugins-bad-freeworld-1:1.26.2-1.fc42.x86_64 from rpmfusion-free-updates
- installed package vlc-plugin-gstreamer-1:3.0.21-19.fc42.x86_64 requires gstreamer1-plugins-bad-free(x86-64), but none of the providers can be installed
- installed package gstreamer1-plugins-bad-free-1.26.2-1.fc42.x86_64 requires gstreamer1-plugins-bad-free-libs(x86-64) = 1.26.2-1.fc42, but none of the providers can be installed
- package gstreamer1-plugins-bad-free-1.26.0-1.fc42.x86_64 from fedora requires gstreamer1-plugins-bad-free-libs(x86-64) = 1.26.0-1.fc42, but none of the providers can be installed
- cannot install both gstreamer1-plugins-bad-free-libs-1.26.2-2.fc42.x86_64 from updates and gstreamer1-plugins-bad-free-libs-1.26.2-1.fc42.x86_64 from @System
- cannot install both gstreamer1-plugins-bad-free-libs-1.26.0-1.fc42.x86_64 from fedora and gstreamer1-plugins-bad-free-libs-1.26.2-2.fc42.x86_64 from updates
- cannot install the best update candidate for package vlc-plugin-gstreamer-1:3.0.21-19.fc42.x86_64
- cannot install the best update candidate for package gstreamer1-plugins-bad-free-libs-1.26.2-1.fc42.x86_64
Package Arch Version Repository Size
Skipping packages with conflicts:
gstreamer1-plugins-bad-free x86_64 1.26.2-2.fc42 updates 9.5 MiB
gstreamer1-plugins-bad-free-libs x86_64 1.26.2-2.fc42 updates 3.1 MiB
gstreamer1-plugins-bad-free-libs x86_64 1.26.0-1.fc42 fedora 3.1 MiB
gstreamer1-plugins-bad-freeworld x86_64 1:1.26.0-1.fc42 rpmfusion-free 484.5 KiB
Skipping packages with broken dependencies:
gstreamer1-plugins-bad-free
I have exactly the same issue, although I don’t use KDE but Cinnamon.
There is a conflict between gstreamer1 packages in official Fedora repos and in the RPM Fusion repos.
I agree with @leigh123linux and hope this conflict will be resolved by the maintainers ASAP, so I’m waiting.
You should always quote the wildcards when referromg to package or repository names regardless of which shell you are using. Otherwise, if, for example, r*g matches one of the files in the current directory, the name(s) of those file(s) will replace r*g.