Bug 1922935

Summary: 85.0-5 regression: libXt.so.6: cannot open shared object file: No such file or directory
Product: [Fedora] Fedora Reporter: Martin Pitt <mpitt>
Component: firefoxAssignee: Gecko Maintainer <gecko-bugs-nobody>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 33CC: erack, gecko-bugs-nobody, jhorak, kai-engert-fedora, pjasicek, rhughes, rstrode, sandmann, stransky
Target Milestone: ---Keywords: Regression
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-02-01 07:55:30 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Martin Pitt 2021-02-01 06:38:01 UTC
Description of problem: The most recent Firefox update [1] in f33-testing dropped the libXt dependency, which is still needed:

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

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

❱❱❱ sudo rpm-ostree db diff
[...]
  firefox  84.0.2-1.fc33 -> 85.0-5.fc33
  firefox-wayland 84.0.2-1.fc33 -> 85.0-5.fc33
Removed:
  libXmu-1.1.3-4.fc33.x86_64
  libXt-1.2.0-2.fc33.x86_64
  libmcpp-2.7.2-26.fc33.x86_64
  mcpp-2.7.2-26.fc33.x86_64
  xorg-x11-font-utils-1:7.5-47.fc33.x86_64
  xorg-x11-server-utils-7.7-36.fc33.x86_64
Added:
  bluez-libs-5.55-1.fc33.x86_64
  sudo-python-plugin-1.9.5p2-1.fc33.x86_64

I of course applaud the effort of getting rid of more X stuff, but it seems even firefox-wayland needs this libxul component. And of course the "firefox" package needs that dependency as long as there is no explicit "firefox-x11" package (perhaps there should be one day, and firefox-wayland becomes the default?)


[1] https://bodhi.fedoraproject.org/updates/FEDORA-2021-d78a20e7c0

Version-Release number of selected component (if applicable):

firefox-85.0-5.fc33.x86_64
firefox-wayland-85.0-5.fc33.x86_64


How reproducible: Always

Comment 1 Martin Stransky 2021-02-01 07:55:30 UTC

*** This bug has been marked as a duplicate of bug 1908791 ***