Bug 427576 - Update the kde-neon Snap extension to work with core20
Summary: Update the kde-neon Snap extension to work with core20
Status: RESOLVED FIXED
Alias: None
Product: neon
Classification: KDE Neon
Component: Snaps (show other bugs)
Version: unspecified
Platform: Snap Linux
: NOR normal
Target Milestone: ---
Assignee: Neon Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-12 07:46 UTC by Tyler Compton
Modified: 2022-10-23 11:15 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tyler Compton 2020-10-12 07:46:46 UTC
SUMMARY

Currently, the kde-neon Snap extension only supports core18. It would be great to get a core20 version, so Qt applications using Snap can run from that base.

I'm certain this is the wrong product to submit this bug to, but I couldn't find any products related to KDE's general Snap support. Sorry about that. Please move this to wherever it needs to go, or I'll be happy to file a new issue if someone points me in the right direction.


STEPS TO REPRODUCE
1. Create a snapcraft.yaml whose `base` field is `core20` and lists `kde-neon` in the `extensions` field.
2. Run `snapcraft`
3. Observe the following error:

Failed to load extension 'kde-neon': this extension does not support the 'core20' base.
Either use a different extension, or use a base supported by this extension.

OBSERVED RESULT

Snapcraft reports that the kde-neon extension doesn't support the `core20` base.

EXPECTED RESULT

Snapcraft finds a version of the kde-neon extension that supports this base and the build finishes.

SOFTWARE/OS VERSIONS
N/A

ADDITIONAL INFORMATION
Comment 1 Tyler Compton 2020-10-12 19:03:11 UTC
I've moved this bug to the Neon product, which seems more likely to be the right place.
Comment 2 Scarlett Moore 2022-10-23 11:15:34 UTC
The extension now works with core20