Open MagerValp opened 6 years ago
To work around this bug, store the Mojave installer on an external volume, such as a dmg or a USB drive. Thanks to @pudquick for discovering this workaround.
SIU / OSInstaller.framework bug: filed as feedback assistant #4813714, radar #43296160, enterprise case #100613736022
https://twitter.com/mikeymikey/status/1029494521438982144
I've received several indicators it's being given a closer look. Thanks everyone ❤️
Please join #autodmg on MacAdmins Slack for support and feedback. This is only for keeping track of the bug.
To be explicit about 'storing the Mojave installer on an external volume, such as a dmg', here's a oneliner:
sudo hdiutil create -fs HFS+ -srcfolder /Applications/Install\ macOS\ Mojave.app /tmp/Install_macOS_10.14.3-18D42.dmg
Description of issue
If a Mojave b4+ installer app on the system drive (e.g. in
/Applications
) is used as the source.Expected behavior
Successfully built image
Actual behavior
The build fails with "Installation of 'InstallInfo.plist' failed with return code 1. See the log for details."
Steps to reproduce
Install macOS Mojave Beta.app
b4 or newer, and save it in/Applications
Install macOS Mojave Beta.app
as the source in AutoDMGLog file
AutoDMG-2018-08-14.log