Bob Dronski
unread,Feb 8, 2013, 6:45:08 PM2/8/13Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to instad...@googlegroups.com
Hi there,
This has been driving me nuts. I'm trying to do a build of a 10.5 vanilla image from the current version of InstaDMG on a computer running 10.5.8. I started clean with an svn checkout, mounted the install disk dmg (Master directly from Apple) and successfully ran importDisk.py. I then tried to run
sudo ./instadmg/AddOns/InstaUp2Date/instaUp2Date.py 10.5_vanilla --process
and it processed some, but I am consistently getting the following errors.
17:32:20 ###### Correcting some generic installer errors ######
Correcting symlinks that point off the disk
Closing programs that have opened files on the disk
Deleting Extensions.mkext cache file
Deleting cache files created during installations
17:32:22 ###### Creating the deployment DMG and scanning for ASR ######
Rename the deployment volume: Macintosh HD
Create a read-only image
cp: /tmp/idmg_mp.jTxC/private/var/log/InstaDMG_package.log: No such file or directory
The image did not eject cleanly, so I will force it
###### Failed to unmount the Target image image from /tmp/idmg_mp.jTxC, unable to continue ######
hdiutil: convert failed - No such file or directory
Scanning image for ASR: /Users/iclocal/Desktop/instadmg/OutputFiles/10.5.8 Vanilla.dmg
ASR image scan complete
17:32:23 ###### InstaDMG Complete ######
17:32:23 ###### Cleaning up ######
Restoring normal installd daemon
Ejecting images
###### Internal error: tried to eject an image from /private/tmp/idmg_mp.jTxC/private/tmp/idmg_mp.5CNf but that path is not a directory ######
###### Internal error: tried to eject an image from /private/tmp/idmg_mp.jTxC/private/tmp/idmg_mp.edGK but that path is not a directory ######
###### Internal error: tried to eject an image from /private/tmp/idmg_mp.jTxC/private/tmp/idmg_mp.qTyu but that path is not a directory ######
###### Internal error: tried to eject an image from /private/tmp/idmg_mp.jTxC/private/tmp/idmg_mp.dpz6 but that path is not a directory ######
###### Internal error: tried to eject an image from /private/tmp/idmg_mp.jTxC/private/tmp/idmg_mp.zMSZ but that path is not a directory ######
###### Internal error: tried to eject an image from /private/tmp/idmg_mp.jTxC/private/tmp/idmg_mp.puun but that path is not a directory ######
###### Internal error: tried to eject an image from /private/tmp/idmg_mp.jTxC/private/tmp/idmg_mp.99us but that path is not a directory ######
###### Internal error: tried to eject an image from /private/tmp/idmg_mp.jTxC/private/tmp/idmg_mp.fQ2d but that path is not a directory ######
###### Internal error: tried to eject an image from /private/tmp/idmg_mp.jTxC/private/tmp/idmg_mp.SMCY but that path is not a directory ######
###### Internal error: tried to eject an image from /private/tmp/idmg_mp.jTxC/private/tmp/idmg_mp.T9CZ but that path is not a directory ######
###### Internal error: tried to eject an image from /private/tmp/idmg_mp.jTxC/private/tmp/idmg_mp.FrUR but that path is not a directory ######
###### Internal error: tried to eject an image from /private/tmp/idmg_mp.jTxC/private/tmp/idmg_mp.PCHi but that path is not a directory ######
###### Internal error: tried to eject an image from /private/tmp/idmg_mp.jTxC/private/tmp/idmg_mp.rAxm but that path is not a directory ######
###### Internal error: tried to eject an image from /private/tmp/idmg_mp.jTxC/private/tmp/idmg_mp.5pSS but that path is not a directory ######
I thought there was an issue before with extra volumes mounted, so I unmounted the Leopard DMG, as well as a second partition I have on the hard drive. No change. I've placed /InstaDMG on the desktop as well as at the root, no difference.
What am I missing?
TIA,
Bob Dronski