Snap "kde-frameworks-5-102-qt-5-15-8-core22" has bad plugs or slots

I got a snap warning today:

$ snap warnings
last-occurrence:  today at 10:34 CEST
warning: |
  snap "kde-frameworks-5-102-qt-5-15-8-core22" has bad plugs or slots:
  kde-frameworks-5-102-0+p22-qt-5-15-core22 (invalid slot name:
  "kde-frameworks-5-102-0+p22-qt-5-15-core22")

I’m using the default kde-frameworks snap. Did something go wrong during publishing of the latest update?

$ snap info kde-frameworks-5-102-qt-5-15-8-core22
name:      kde-frameworks-5-102-qt-5-15-8-core22
summary:   KDE Frameworks 5
publisher: KDE✓
store-url: https://snapcraft.io/kde-frameworks-5-102-qt-5-15-8-core22
license:   unset
description: |
  KDE Frameworks are addons and useful extensions to Qt
snap-id:      IEExlszcMLFgBfujV6c2sDjV8BdYcwZT
tracking:     latest/stable
refresh-date: today at 10:34 CEST
channels:
  latest/stable:    5.102 2023-02-13 (5) 470MB -
  latest/candidate: ↑                          
  latest/beta:      ↑                          
  latest/edge:      ↑                          
installed:          5.102            (5) 470MB -
1 Like

Same here, maybe the -0+p22 in the plug name is the culprit ??

last-occurrence:  today at 10:21 IST
warning: |
  snap "kde-frameworks-5-102-qt-5-15-8-core22" has bad plugs or slots:
  kde-frameworks-5-102-0+p22-qt-5-15-core22 (invalid slot name:
  "kde-frameworks-5-102-0+p22-qt-5-15-core22")

Well I thought it might be from my content pack cleanup due to security issues, but that one is still there, untouched since February. I am baffeled as to why/how it is broken now? I can’t rebuild it. We are on kf5-5-105-qt-5-15-9-core22 now. Unfortunately, only snapcraft in the edge channel is caught up here.

I hope you fixed it in my case, use the terminal with the following commands: 1* sudo apt update && sudo apt upgrade 2* sudo snap refresh 3* killall snap-store 4* killall gnome-software 6* sudo apt-get dist-upgrade

If in any of the steps it asks you to place (yes) to install something, provide it and that’s it problem solved

Can you share us the manifest link of kde content snaps? I am never got a link, so, never got the chance to look into them.

@soumyaDghosh Here it is --> https://invent.kde.org/teams/neon/-/wikis/KDE-Frameworks-and-Qt5-content-snap-Template and –> https://invent.kde.org/teams/neon/-/wikis/KDE-Frameworks-and-Qt5-content-SDK-snap-Template

1 Like