https://bugs.kde.org/show_bug.cgi?id=381183
Bug ID: 381183
Summary: latest libzip4 package breaks applications
Product: neon
Version: unspecified
Platform: Neon Packages
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: Packages User Edition
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected], [email protected]
Target Milestone: ---
Seems that the latest libzip4 deb package (in user) breaks mysql-workbench
/usr/lib/mysql-workbench/mysql-workbench-bin: error while loading shared
libraries: libzip.so.4: cannot open shared object file: No such file or
directory
I created a symlink
# cd /usr/lib/x86_64-linux-gnu
# sudo ln -s libzip.so.5.0.0 libzip.so.4
which seems to fix the problem. Not sure however if it breaks in some
non-obvious way :\
--
You are receiving this mail because:
You are watching all bug changes.