Bug 1922935 - 85.0-5 regression: libXt.so.6: cannot open shared object file: No such file or directory
Summary: 85.0-5 regression: libXt.so.6: cannot open shared object file: No such file o...
Keywords:
Status: CLOSED DUPLICATE of bug 1908791
Alias: None
Product: Fedora
Classification: Fedora
Component: firefox
Version: 33
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Gecko Maintainer
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-02-01 06:38 UTC by Martin Pitt
Modified: 2021-02-01 07:55 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-02-01 07:55:30 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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 ***


Note You need to log in before you can comment on or make changes to this bug.