MagerValp / AutoDMG

Create deployable system images from OS X installer
1.22k stars 117 forks source link

Can't build with AutoDMG v1.10b587 with macOS Catalina 10.15 19A546d #239

Closed maaboo closed 5 years ago

maaboo commented 5 years ago

Description of issue

Can't build with AutoDMG v1.10b587 with macOS Catalina 10.15 19A546d

Expected behavior

Build successful

Actual behavior

Build fails

Steps to reproduce

Start build using installer without any packages

Log file

AutoDMG 2019-08-30 13.28.log

MagerValp commented 5 years ago

Apple's installer fails, corrupt installer app?


2019-08-30 13:25:11 Info: installer.Info:  Install will not be automated.
2019-08-30 13:25:11 Info: installer.Info:  Install will be a InstallInfo.plist install.
2019-08-30 13:25:11 Info: installer.Error:  Installer Info install requested but we're not dmg booted
2019-08-30 13:25:11 Info: installer.Warning:  Asked for UUID path on unmounted volume: file-disk://7BBD62F3-8502-3DDC-9DAC-97B69DE3B5A4MANUQ/Install%20macOS%20Catalina%20Beta%207.app/Contents/SharedSupport/InstallESD.dmg
2019-08-30 13:25:11 Info: installer.Info:  mountDiskImageWithURLString: (null)
2019-08-30 13:25:11 Info: installer.Error:  mountDiskImageWithPath is NOT valid, not attempting to mount
2019-08-30 13:25:11 Info: installer.Warning:  Asked for UUID path on unmounted volume: file-disk://7BBD62F3-8502-3DDC-9DAC-97B69DE3B5A4MANUQ/Install%20macOS%20Catalina%20Beta%207.app/Contents/SharedSupport/InstallESD.dmg
2019-08-30 13:25:11 Info: installer.Error:  Couldn't mount the payload dmg ((null)): Error Domain=com.apple.osinstall Code=-34 "При загрузке ресурсов установщика произошла ошибка." UserInfo={NSLocalizedDescription=При загрузке ресурсов установщика произошла ошибка.}
2019-08-30 13:25:11 Info: installer:  Error initializing an OS installation.  Verify /Users/test/Desktop/MANUQ/Install macOS Catalina Beta 7.app/Contents/SharedSupport/InstallInfo.plist exists and is a valid package or collection.```
maaboo commented 5 years ago

No, I used the same installer at least twice (once for installing and second for re-installing)

maaboo commented 5 years ago

Not sure how to check mentioned plist, but it exists and seems correct

InstallInfo.plist.zip

MagerValp commented 5 years ago

Please join us in the MacAdmins Slack channel for support, this is for reporting bugs.

baguasquirrel commented 3 years ago

I just encountered this. Seems like it can be worked around by putting the installer on a USB drive and dragging it into AutoDMG from there.