keeleysam / instadmg

Automatically exported from code.google.com/p/instadmg
0 stars 0 forks source link

InstaDMG 414 fails on 10.9 #126

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use InstallESD.dmg as instadmg/InstallerFiles/BaseOS/InstallESD.dmg
2. sudo instadmg/AddOns/InstaUp2Date/instaUp2Date.py 10.9_vanilla --process
3. error

What is the expected output? What do you see instead?

Trying to create 10.9 image
Expected output is Done

I see 

Usage: instaUp2Date.py [options] catalogFile1 [catalogFile2 ...]

instaUp2Date.py: error: There does not seem to be a catalog file at: 
10.9_vanilla

What version of InstaDMG are you running? What revision number (this should
be the second line of your package log)?

414

What OS are you running on (booted from)?

OS X 10.9

What OS are you installing?

OS X 10.9

Please provide any additional information below.

Original issue reported on code.google.com by ernieoporto on 30 Nov 2013 at 1:32

GoogleCodeExporter commented 9 years ago
Currently, InstaDMG (r484) does not support the new InstallESD.dmg format 
released with OS X 10.9 Mavericks. To my knowledge, there is currently no plan 
to support the new format and many community members have chosen to being using 
AutoDMG for their needs.

Original comment by n8felton on 2 Dec 2013 at 3:52

GoogleCodeExporter commented 9 years ago
Thanks. I got AutoDMG working. I was looking to follow the flow that Google’s 
Mac team presented in 
https://www.usenix.org/conference/lisa13/managing-macs-google-scale
and there seem to be a couple of the mentioned tools that have since been 
deprecated, such as PackageMaker, used by Luggage, for example.

Original comment by ernieoporto on 2 Dec 2013 at 5:38