Once upon a time, Michael J Gruber <m...@fedoraproject.org> said:
> Chris Adams venit, vidit, dixit 2025-05-29 20:42:29:
> > Once upon a time, Chuck Anderson <c...@fea.st> said:
> > > On Thu, May 29, 2025 at 08:18:08PM +0200, Vitaly Zaitsev via devel wrote:
> > > > - installed package ffmpeg-libs-7.1.1-6.fc41.x86_64 requires 
> > > > libopenh264.so.7()(64bit), but none of the providers can be installed
> > > 
> > > Swap to noopenh264 instead:
> > 
> > I believe the correct way to do this is to first disable the repo, then
> > swap the packages:
> > 
> > - sudo dnf config-manager setopt fedora-cisco-openh264.enabled=0
> > - sudo dnf swap '*openh264*' noopenh264
> 
> mozilla-openh264 (from the cisco repo) can't be removed because firefox
> depends on it ...

That's why you have to do the swap with the wildcard, the actual
Requires in firefox is:

   (mozilla-openh264 >= 2.1.1 if openh264)

Replacing openh264 with noopenh264 and simultaneously removing
mozilla-openh264 works.
-- 
Chris Adams <li...@cmadams.net>
-- 
_______________________________________________
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, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to