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

`GLIBC_2.38' not found on Pop!_OS #10

Open
HeIIow2 opened this issue Mar 27, 2025 · 0 comments
Open

`GLIBC_2.38' not found on Pop!_OS #10

HeIIow2 opened this issue Mar 27, 2025 · 0 comments

Comments

@HeIIow2
Copy link

HeIIow2 commented Mar 27, 2025

When installing the newest release for linux desktop (.deb), Hoppscotch doesn't open anymore:

hoppscotch-desktop: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.38' not found (required by hoppscotch-desktop)
hoppscotch-desktop: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.39' not found (required by hoppscotch-desktop)

I am using Pop!_OS 22.04 LTS x86_64 and my glibc version is 2.35.

~ ldd --version 
ldd (Ubuntu GLIBC 2.35-0ubuntu3.9) 2.35
Copyright (C) 2022 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Roland McGrath and Ulrich Drepper.

When downgrading to the previous version it works as expected.

My educated guess was that the new image was build on newer software, which breaks compatibility for me.

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

1 participant