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

feat: Core22 #108

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

feat: Core22 #108

wants to merge 5 commits into from

Conversation

Gustl22
Copy link

@Gustl22 Gustl22 commented Sep 30, 2023

This is an attempt to update to Core22 in order to support newer GLibc versions.

Despite all attempts to set the correct ELF interpreter, I still get the lint warning:

classic: bin/tar: ELF interpreter should be set to '/snap/core22/current/lib64/ld-linux-x86-64.so.2'. (https://snapcraft.io/docs/linters-classic)

See: https://snapcraft.io/docs/linters-classic#heading--issues-auto

And on attempt to call flutter --version I get:

bash: /snap/flutter/x3/lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.36' not found (required by bash)

Maybe someone can take the lead here. Best regards ;D

I'm building with snapcraft --verbose --use-lxd.

See also #96

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

Successfully merging this pull request may close these issues.

1 participant