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

Snap app is borken #1062

Open
keinkaihere opened this issue Jul 31, 2024 · 2 comments
Open

Snap app is borken #1062

keinkaihere opened this issue Jul 31, 2024 · 2 comments
Labels
bug Something isn't working help wanted Extra attention is needed platform-specific Related to specific platforms

Comments

@keinkaihere
Copy link

I installed version 1.0 2024-07-29 from the Snap store and it won't run. See here:

/snap/pixelorama/199/Pixelorama.x86_64: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by /snap/pixelorama/199/Pixelorama.x86_64)

I have the required GLIBC though, see ldd --version:

ldd (Ubuntu GLIBC 2.39-0ubuntu8.2) 2.39
Copyright (C) 2024 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.

This happens in Ubuntu 24.04 LTS.

@keinkaihere keinkaihere added the bug Something isn't working label Jul 31, 2024
@OverloadedOrama OverloadedOrama added help wanted Extra attention is needed platform-specific Related to specific platforms labels Jul 31, 2024
@dschilling
Copy link

dschilling commented Sep 13, 2024

I am getting the same error. I wondered if maybe something went wrong in the in-place upgrade from Kubuntu 22.04 to 24.04, so I created a fresh Kubuntu 24.04.1 VM. It also gets the same error: version `GLIBC_2.28' not found.

@Variable-ind
Copy link
Contributor

Variable-ind commented Sep 15, 2024

Hy, i did a quick search and found this: https://stackoverflow.com/questions/72921215/getting-glibc-2-28-not-found

Not sure if it'll work but can you try the following commands:

sudo apt-get remove nodejs
nvm install 16.15.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed platform-specific Related to specific platforms
Projects
None yet
Development

No branches or pull requests

4 participants