-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Fix support for snapcraft core22 and core24 #8548
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
Comments
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days. |
this is still valid |
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days. |
It is still valid |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As of now it's possible to build for
core22
but it uses the wrong plugs. The latestcore24
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
I'm preparing a PR to attempt to tackle this issue.
Similar PRs: #7320 , #7378
The text was updated successfully, but these errors were encountered: