Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: #3353

Open
6 tasks done
tke273 opened this issue Feb 24, 2025 · 0 comments
Open
6 tasks done

[Bug]: #3353

tke273 opened this issue Feb 24, 2025 · 0 comments
Labels

Comments

@tke273
Copy link

tke273 commented Feb 24, 2025

Checks before filing an issue

Mattermost Desktop Version

mattermost-desktop-5.11.0-1.x86_64 Won't run on Red Hat 8.10 Due to GLIBC

Operating System

Red Hat 8.10

Mattermost Server Version

10.2.0

Steps to reproduce

When yum updating from mattermost-desktop-5.10.2-1.x86_64 -> mattermost-desktop-5.11.0-1.x86_64, POSTUN scriplet fails with exit status 2 and upon running mattermost-desktop, the follwoing GLIBC errors are displayed. All errors are gone when downgrading back into 5.10.2-1.

sudo yum update -y --nogpgcheck mattermost-desktop-5.11.0-linux-x86_64.rpm
[sudo] password for brian:
Last metadata expiration check: 0:28:38 ago on Mon 24 Feb 2025 06:51:17 AM MST.
Dependencies resolved.

Package Architecture Version Repository Size

Upgrading:
mattermost-desktop x86_64 5.11.0-1 @commandline 75 M

Transaction Summary

Upgrade 1 Package

Total size: 75 M
Downloading Packages:
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
Preparing : 1/1
Upgrading : mattermost-desktop-5.11.0-1.x86_64 1/2
Running scriptlet: mattermost-desktop-5.11.0-1.x86_64 1/2
update-alternatives is /sbin/update-alternatives

Cleanup : mattermost-desktop-5.10.2-1.x86_64 2/2
Running scriptlet: mattermost-desktop-5.10.2-1.x86_64 2/2
/usr/bin/mattermost-desktop has not been configured as an alternative for mattermost-desktop
warning: %postun(mattermost-desktop-5.10.2-1.x86_64) scriptlet failed, exit status 2

Error in POSTUN scriptlet in rpm package mattermost-desktop
Verifying : mattermost-desktop-5.11.0-1.x86_64 1/2
Verifying : mattermost-desktop-5.10.2-1.x86_64 2/2

Upgraded:
mattermost-desktop-5.11.0-1.x86_64

Complete!
rpm -qa | grep mattermost
mattermost-desktop-5.11.0-1.x86_64
[brian@R-XXXXXXXX Downloads]$ mattermost-desktop
mattermost-desktop: /lib64/libm.so.6: version GLIBC_2.29' not found (required by mattermost-desktop) mattermost-desktop: /lib64/libm.so.6: version GLIBC_2.29' not found (required by /opt/Mattermost/libffmpeg.so)

uname -a
Linux R-1AJPHCBOE1YHJ 4.18.0-553.40.1.el8_10.x86_64 #1 SMP Thu Feb 6 21:20:51 EST 2025 x86_64 x86_64 x86_64 GNU/Linux

Expected behavior

Mattermost-desktop should run when launched, but displays GLIBC errors.

Observed behavior

When attempting to launch mattermost-desktop-5.11.0-1.x86_64, GLIBC errors occur.

Log Output

Application won't launch so no logs are present.

Additional Information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant