keeleysam / instadmg

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

Unable to get checksum for image #121

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
Running the command: sudo ./instaUp2Date.py -p mlextras.catalog

What is the expected output? What do you see instead?
Expected behavior is that the image is processed like any other.

What version of InstaDMG are you running? What revision number (this should
be the second line of your package log)?
Parsing the catalog files for mlextras
    iTunes 11.1.1
    Java for Mac OS X 10.6 Update 17
    Apple Software Installer Update 1.0
    Security Update 2013-003 (Snow Leopard)
    AirPort Utility 5.6.1 for Leopard-Snow Leopard
    Mac OS X 10.6.8 Update Combo v1.1
    firstboot

Finding and validating the sources for mlextras
    iTunes 11.1.1 - found based on checksum and verified in less than one second
    Java for Mac OS X 10.6 Update 17 - found based on checksum and verified in less than one second
    Apple Software Installer Update 1.0 - found based on checksum and verified in less than one second
    Security Update 2013-003 (Snow Leopard) - found based on checksum and verified in 1 second
    AirPort Utility 5.6.1 for Leopard-Snow Leopard - found based on checksum and verified in less than one second
    Mac OS X 10.6.8 Update Combo v1.1 - found based on checksum and verified in 3 seconds
    firstboot - found based on guessed name and verified in less than one second

Finding the Installer disc for mlextras
    Found Installer Disc:   /Users/casperadmin/Documents/instadmg/InstallerFiles/InstallerDiscs/Mac OS X Install DVD.dmg

Setting up for mlextras
    Setting up InstaDMG folders

Running InstaDMG: /Users/casperadmin/Documents/instadmg/instadmg.bash -f -I 
/Users/casperadmin/Documents/instadmg/InstallerFiles/InstallerDiscs/Mac OS X 
Install DVD.dmg -n Macintosh HD -m 10.6_vanilla.dmg -K 
/private/tmp/idmg_temp.7jxTmm/items-Zl9AFI -o 
/Users/casperadmin/Documents/instadmg/OutputFiles

16:14:01 ###### InstaDMG build initiated ######
    InstaDMG version 1.6rc1 (svn revision: 459)
    Host OS: Mac OS X 10.6.8
    Host Hardware: iMac9,1
    Output file name: 10.6_vanilla.dmg
    Output disk name: Macintosh HD
16:14:01 ###### Finding main MacOS X installer disk ######
16:14:01 ###### Looking for a Cached Image ######
###### Unable to get checksum for image: 
/Users/casperadmin/Documents/instadmg/InstallerFiles/InstallerDiscs/Mac OS X 
Install DVD.dmg ######
16:14:01 ###### Cleaning up ######
    Restoring normal installd daemon
    Ejecting images
Traceback (most recent call last):
  File "./instaUp2Date.py", line 716, in <module>
    main()
  File "./instaUp2Date.py", line 705, in main
    thisController.runInstaDMG(scratchFolder=options.instadmgScratchFolder, outputFolder=options.instadmgOutputFolder)
  File "./instaUp2Date.py", line 472, in runInstaDMG
    raise RuntimeError('InstaDMG process did not run sucessfully')
RuntimeError: InstaDMG process did not run sucessfully

What OS are you running on (booted from)?
Mac OS X 10.6.8

What OS are you installing?
Mac OS X 10.6.8

Please provide any additional information below.
How do i get the write "Unable to get checksum"

Original issue reported on code.google.com by mvu...@gmail.com on 21 Oct 2013 at 2:19

Attachments: