https://bugs.kde.org/show_bug.cgi?id=427576
Bug ID: 427576 Summary: Update the kde-neon Snap extension to work with core20 Product: Qt/KDE Flatpak Runtime Version: unspecified Platform: Snap OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: aleix...@kde.org Reporter: xavi...@gmail.com Target Milestone: --- 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 -- You are receiving this mail because: You are watching all bug changes.