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