https://bugs.kde.org/show_bug.cgi?id=378130
Harald Sitter <sit...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |UPSTREAM --- Comment #2 from Harald Sitter <sit...@kde.org> --- snapd (the daemon managing snaps) currently doesn't properly manage dependencies of shared content snaps which results in that error as the okular snap depend on the kde-frameworks-5 snap. This should fix it: sudo snap remove okular sudo snap install kde-frameworks-5 sudo snap install okular I am going to try adding a more useful error to our snap loader. -- You are receiving this mail because: You are watching all bug changes.