Bug #79320 Libraries are out of date
Submitted: 18 Nov 2015 5:35 Modified: 9 Dec 2015 5:34
Reporter: Levi Behunin Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S1 (Critical)
Version:6.3.5 OS:Ubuntu (15.10)
Assigned to: CPU Architecture:Any

[18 Nov 2015 5:35] Levi Behunin
Description:
The following Libraries are out of date in the control file: 
libatkmm-1.6-1v5
libcairomm-1.0-1v5
libctemplate2v5
libgeos-c1v5
libglibmm-2.4-1v5
libgtkmm-2.4-1v5
libnetcdf7
libpangomm-1.4-1v5
libsigc++-2.0-0v5
libtinyxml2.6.2v5

With libzip2 (>= 0.10) being out dated by libzip4 (>= 1.0.0)

How to repeat:
Installing on Ubuntu 15.10amd64 - with package mysql-workbench-community-6.3.5-1ubu1504-amd64.deb 
Any Debian package manager will complain that there are dependent packages that cannot be satisfied. After I changed the outdated libraries to the current versions in the control file, I can install Workbench but cannot run it as it fails to find the outdated libzip.so.2 file.

Suggested fix:
Update libraries and recompile binaries.
[18 Nov 2015 7:22] MySQL Verification Team
Hello Levi Behunin,

Thank you for the report.

Thanks,
Umesh
[26 Nov 2015 17:10] MySQL Verification Team
http://bugs.mysql.com/bug.php?id=79426 marked as duplicate of this one.
[9 Dec 2015 5:34] Philip Olson
Posted by developer:
 
Fixed as of the upcoming MySQL Workbench 6.3.6 release, and here's the changelog entry:

The libzip library was updated; Workbench can now be installed on Ubuntu 15.10.

Thank you for the bug report.