Just confirming that with the updated gstreamer packages listed in "RPM Fusion update report 2020-06-21", my problems seem to have been resolved. Thank you maintainers of RPM Fusion!
On 08/05/2020, Xavier Bachelot <[email protected]> wrote: > On 5/8/20 3:12 AM, [email protected] wrote: >> (I am resending this post because for some reason my previous attempt >> failed, sorry for possible double-posting) >> >> Dear rpmfusion-users, >> >> I have an RHEL 8.2 system configured with the the RPMFusion EL 8 updates >> repository. When I try to run the `sudo dnf groupupdate Multimedia` >> command to install packages such as gstreamer, I get the following error: >> >> ``` >> Error: >> Problem: package gstreamer1-plugins-ugly-free-1.16.1-1.el8.x86_64 >> conflicts with gstreamer1-plugins-ugly < 1.16.0-2 provided by >> gstreamer1-plugins-ugly-1.14.0-1.el8.1.x86_64 >> - cannot install the best candidate for the job >> (try to add '--allowerasing' to command line to replace conflicting >> packages or '--skip-broken' to skip uninstallable packages or '--nobest' >> to use not only best candidate packages) >> ``` >> >> Running just the `sudo dnf update` command produces the same error. I >> tried `--allowerasing`, `--best`, `--nobest` arguments to dnf and >> combinations of them but none worked to address the issue. I can see that >> there is a version mismatch between the distribution's gstreamer package >> vs RPMFusion, but how can I fix this problem? >> >> Please advise, thank you! > > Hi, > > RHEL 8.2 uses gstreamer 1.16, while RHEL 8.1 and earlier were using > gstreamer 1.14. > In order to fix the issue, all gstreamer1 addon packages from RPM Fusion > need to be rebased to 1.16 as well and rebuilt. This will be possible as > soon as CentOS 8.2 will be available. > We'll try and work out an interim solution. > > Thanks for reporting the issue. > > Regards, > Xavier > _______________________________________________ rpmfusion-users mailing list -- [email protected] To unsubscribe send an email to [email protected]
