Bug 2242446

Summary: Firefox fails to start because of missing libvpx.so
Product: [Fedora] Fedora Reporter: Katerina Koukiou <kkoukiou>
Component: firefoxAssignee: Gecko Maintainer <gecko-bugs-nobody>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: rawhideCC: erack, gecko-bugs-nobody, jhorak, klaas, rstrode, stransky
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-10-06 11:45:10 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Katerina Koukiou 2023-10-06 08:46:04 UTC
In the new anaconda installer we use firefox. Our test suite resgressed as of firefox-118.0.1-3.fc40: https://bodhi.fedoraproject.org/updates/FEDORA-2023-ccc1eba684 

The error I see is:

XPCOMGlueLoad error for file /usr/lib64/firefox/libxul.so:
libvpx.so.8: cannot open shared object file: No such file or directory
Couldn't load XPCOM.


Reproducible: Always

Comment 1 Martin Stransky 2023-10-06 09:14:59 UTC
It's missing libvpx.so library. We switched to use system libvpx instead of bundled one. So pull libvpx from Fedora repos.