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

Fix support for snapcraft core22 and core24 #8548

Open
filfreire opened this issue Sep 30, 2024 · 0 comments · May be fixed by #8549
Open

Fix support for snapcraft core22 and core24 #8548

filfreire opened this issue Sep 30, 2024 · 0 comments · May be fixed by #8549

Comments

@filfreire
Copy link
Contributor

As of now it's possible to build for core22 but it uses the wrong plugs. The latest core24 is not properly supported.

Adding proper support for both would require different plugs setup on the snapcraft.yaml as well as likely workarounds depending on version, e.g. different extensions.

See https://snapcraft.io/docs/gnome-3-34-extension and https://snapcraft.io/docs/gnome-extension

Side-note: Currently, the default plugs are also not the proper ones if we account for using Ubuntu 20 as base (core20), So it's also probably worth to look into it. Related to #6976 (comment)

I'm preparing a PR to attempt to tackle this issue.

Similar PRs: #7320 , #7378

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 a pull request may close this issue.

1 participant