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

Latest AppImage can't run on glibc 2.31 system #2626

Closed
3 tasks done
garywill opened this issue Jun 1, 2024 · 1 comment
Closed
3 tasks done

Latest AppImage can't run on glibc 2.31 system #2626

garywill opened this issue Jun 1, 2024 · 1 comment

Comments

@garywill
Copy link

garywill commented Jun 1, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Is your issue described in the documentation?

  • I have read the documentation

Is your issue present in the latest beta/pre-release?

  • This issue is present in the latest pre-release

Describe the Bug

Since pre-release v2024.601.13612 it doesn't run on openSUSE 15.5 with glibc 2.31 (while v0.23.1 runs)

Expected Behavior

Please use older linux distro to build AppImage

Additional Context

No response

Host Operating System

Linux

Operating System Version

openSUSE 15.5

Architecture

64 bit

Sunshine commit or version

v2024.601.13612

Package

Linux - AppImage

GPU Type

n/a

GPU Model

.

GPU Driver/Mesa Version

.

Capture Method (Linux Only)

No response

Config

.

Apps

No response

Relevant log output

/tmp/.mount_sunshi1CYKZ1/usr/bin/sunshine: /lib64/libm.so.6: version `GLIBC_2.35' not found (required by /tmp/.mount_sunshi1CYKZ1/usr/bin/sunshine)
/tmp/.mount_sunshi1CYKZ1/usr/bin/sunshine: /lib64/libc.so.6: version `GLIBC_2.32' not found (required by /tmp/.mount_sunshi1CYKZ1/usr/bin/sunshine)
/tmp/.mount_sunshi1CYKZ1/usr/bin/sunshine: /lib64/libc.so.6: version `GLIBC_2.34' not found (required by /tmp/.mount_sunshi1CYKZ1/usr/bin/sunshine)
/tmp/.mount_sunshi1CYKZ1/usr/bin/sunshine: /lib64/libc.so.6: version `GLIBC_2.33' not found (required by /tmp/.mount_sunshi1CYKZ1/usr/bin/../lib/libcurl.so.4)
/tmp/.mount_sunshi1CYKZ1/usr/bin/sunshine: /lib64/libc.so.6: version `GLIBC_2.34' not found (required by /tmp/.mount_sunshi1CYKZ1/usr/bin/../lib/libcurl.so.4)
/tmp/.mount_sunshi1CYKZ1/usr/bin/sunshine: /lib64/libc.so.6: version `GLIBC_2.33' not found (required by /tmp/.mount_sunshi1CYKZ1/usr/bin/../lib/libgtk-3.so.0)
/tmp/.mount_sunshi1CYKZ1/usr/bin/sunshine: /lib64/libc.so.6: version `GLIBC_2.33' not found (required by /tmp/.mount_sunshi1CYKZ1/usr/bin/../lib/libglib-2.0.so.0)
/tmp/.mount_sunshi1CYKZ1/usr/bin/sunshine: /lib64/libc.so.6: version `GLIBC_2.32' not found (required by /tmp/.mount_sunshi1CYKZ1/usr/bin/../lib/libglib-2.0.so.0)
......
@ReenigneArcher
Copy link
Member

AppImage is now built with Ubuntu 22.04. That may break some compatibility. Building with 20.04 results in less performant ffmpeg, but mostly we moved to 22.04 in order to support compiling with C++20 which needs a newer version of boost than 20.04 supplies. Sorry for the inconvenience but this probably won't change back.

#2322
#2327

@ReenigneArcher ReenigneArcher closed this as not planned Won't fix, can't repro, duplicate, stale Jun 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants