Bug #82749 mysql-utilities-1.6.4 won't install os x 10.11.6
Submitted: 26 Aug 2016 20:51 Modified: 27 Aug 2016 1:16
Reporter: b m Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Utilities Severity:S1 (Critical)
Version:1.6.4 OS:MacOS (10.11.6)
Assigned to: CPU Architecture:Any

[26 Aug 2016 20:51] b m
Description:
PKG installation fails:

The installation failed.
The installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance.

How to repeat:
Download DMG
Mount
Install PKG
Follow prompts
Fails at last step (Summary)

Attempts for brew updated formula also results in failure:
$ brew cask install $PWD/Casks/mysql-utilities.rb --verbose                                                                                                           [ruby-2.0.0p648]
==> Downloading http://dev.mysql.com/get/Downloads/MySQLGUITools/mysql-utilities-1.6.4-osx10.11.dmg
/usr/bin/curl --fail --remote-time --location --user-agent Homebrew/0.9.9 (Macintosh; Intel Mac OS X 10.11.6) curl/7.43.0 http://dev.mysql.com/get/Downloads/MySQLGUITools/mysql-utilities-1.6.4-osx10.11.dmg -C 0 -o /Users/bmenges/Library/Caches/Homebrew/Cask/mysql-utilities--1.6.4.dmg.incomplete
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  735k  100  735k    0     0   710k      0  0:00:01  0:00:01 --:--:-- 1848k
==> Verifying checksum for Cask mysql-utilities
==> Running installer for mysql-utilities; your password may be necessary.
==> Package installers may write to any location; options such as --appdir are ignored.
==> installer: Package name is API and Command Line Applications
==> installer: Installing at base path /
==> installer:PHASE:Preparing for installation…
==> installer:PHASE:Preparing the disk…
==> installer:PHASE:Preparing API and Command Line Applications…
==> installer:PHASE:Waiting for other installations to complete…
==> installer:PHASE:Configuring the installation…
==> installer:STATUS:
==> installer:%2.229250
==> installer:PHASE:Validating packages…
==> installer:%97.750000
==> installer: The install failed (The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance.)
Error: Command failed to execute!

==> Failed command:
["/usr/bin/sudo", "-E", "--", "/usr/sbin/installer", "-pkg", "#<Pathname:/usr/local/Caskroom/mysql-utilities/1.6.4/mysql-utilities-1.6.4.pkg>", "-target", "/", "-verboseR", "-allowUntrusted"]

==> Standard Output of failed command:
installer: Package name is API and Command Line Applications
installer: Installing at base path /
installer:PHASE:Preparing for installation…
installer:PHASE:Preparing the disk…
installer:PHASE:Preparing API and Command Line Applications…
installer:PHASE:Waiting for other installations to complete…
installer:PHASE:Configuring the installation…
installer:STATUS:
installer:%2.229250
installer:PHASE:Validating packages…
installer:%97.750000
installer: The install failed (The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance.)

==> Standard Error of failed command:

==> Exit status of failed command:
#<Process::Status: pid 84779 exit 1>
Error: Kernel.exit

Suggested fix:
Support 10.11.x and upcoming Mac OS X Sierra
[26 Aug 2016 20:58] b m
I also attempted to install the mysql-connector-python package and re-install the mysql-utilities; still no success
[27 Aug 2016 1:16] MySQL Verification Team
Thank you for the bug report. Duplicate of http://bugs.mysql.com/bug.php?id=81048.
[23 Nov 2016 16:16] HIROKI YASUI
When this bug will be fixed??