-
Notifications
You must be signed in to change notification settings - Fork 117
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
Fails to build dmg with Catalina 101.15.4 19E2269 #249
Comments
Apple's installer failed. Bad installer app maybe?
|
Tried 3 different Macs and downloaded the installer once more from Apple, no dice. I've even disabled our EPP in case it was being blocked. Any other suggestions? |
Hi my colleague assisted me with this. Tried installing manually using the instructions here: https://github.com/MagerValp/AutoDMG/wiki/How-Does-AutoDMG-Work The installer command fails with the error above. Steps to reproduce: root@sn ~ # hdiutil attach -noverify -mountpoint /tmp/installesd /Applications/Install\ macOS\ Catalina.app/Contents/SharedSupport/InstallESD.dmg Tried running the Apple USB media creation tool with known good USB stick, and the command succeeded (verifying that the installer should be good): https://support.apple.com/sl-si/HT201372 Can you confirm that the installer command above is valid? |
I'm also having trouble running the OSInstall.mpkg directly: May 12 18:49:22 installer[958] : OSIInstallElement <OSIInstallRecoverySystemElement: 0x7ff935ed0ef0> errored out: Error Domain=com.apple.osinstall Code=-31 "A file required for installation could not be found." UserInfo={NSLocalizedDescription=A file required for installation could not be found.} No description of what the file is, or what is expected. Also verified the download by creating a bootable USB stick. Could something have changed in a recent update to the installer from Apple? |
Description of issue
Fails to build dmg.
foo
Expected behavior
Successfully build dmg
bar
Actual behavior
Error initializing an OS installation. Verify /Volumes/data/Software/7 - Mac/macOS/10.15/Install macOS Catalina.app/Contents/SharedSupport/InstallInfo.plist exists and is a valid package or collection.
2020-05-11 08:32:42 Error: Workflow failed: Build failed (Installation of 'InstallInfo.plist' failed with return code 1.
Task exited status 102
baz
Steps to reproduce
Log file
AutoDMG 2020-05-11 08.33.log
(Save the debug log and attach it by dragging it here)
The text was updated successfully, but these errors were encountered: