[okular] [Bug 378130] Okular snap package fails to find libKF5Parts.so.5

Harald Sitter bugzilla_noreply at kde.org
Mon Mar 27 10:38:03 UTC 2017


https://bugs.kde.org/show_bug.cgi?id=378130

Harald Sitter <sitter at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |UPSTREAM

--- Comment #2 from Harald Sitter <sitter at 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 the assignee for the bug.


More information about the Okular-devel mailing list