Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

10.14b4+ fails to build if the Mojave installer app is on the system drive #222

Open
MagerValp opened this issue Aug 14, 2018 · 4 comments
Assignees
Labels

Comments

@MagerValp
Copy link
Owner

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

  1. Download Install macOS Mojave Beta.app b4 or newer, and save it in /Applications
  2. Use Install macOS Mojave Beta.app as the source in AutoDMG
  3. Click Build.

Log file

AutoDMG-2018-08-14.log

@MagerValp MagerValp self-assigned this Aug 14, 2018
@MagerValp
Copy link
Owner Author

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.

This was referenced Aug 14, 2018
@MagerValp
Copy link
Owner Author

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 ❤️

MagerValp added a commit that referenced this issue Sep 20, 2018
Repository owner deleted a comment from osXCanada Sep 28, 2018
Repository owner deleted a comment from el2493 Sep 28, 2018
@MagerValp
Copy link
Owner Author

Please join #autodmg on MacAdmins Slack for support and feedback. This is only for keeping track of the bug.

@arubdesu
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants