Apple - .pkg for installer hangs on verify
Ran into this with some other software, but wanted to pass on a tip I picked up.
In finder, launch /System/Library/CoreServices/Installer.app
. It will prompt you to locate a .pkg
file to install. Navigate to the .dmg
volume you've mounted, and select the xxxxxMDKxxxxx.pkg
file.
Installation should proceed normally from there.
/System/Library/CoreServices/Installer.app
For installer:
- Open the Finder
- Navigate to Go menu
- Select the Go to Folder submenu.
- Copy the file path into it.
- Press Enter
- Locate the
.dmg
or.mpkg
package. - Voila you are done.
Not a verified answer but I can't comment: try to disable Rootless System Integrity as indicated here.
Source: OSXDaily says "Mac users may need to disable rootless SIP protection in OS X before being able to successfully install Java, but you can enable it again after it has been installed. If you get stuck on “verifying…” during the installation process of Java, it’s because of rootless."