- This topic has 4 replies, 4 voices, and was last updated 14 years, 3 months ago by
Per Olofsson.
-
AuthorPosts
-
January 19, 2011 at 3:45 pm #380328
macmedic13
ParticipantSo here is the complete CLI from my latest build attempt, It’s creating a disk image but no good from there. Thoughts?:
[quote]client1:Work RAID bithurleradmin$ svn checkout http://instadmg.googlecode.com/svn/trunk instadmg
Checked out revision 412.
client1:Work RAID bithurleradmin$ sudo ./instadmg/AddOns/InstaUp2Date/importDisk.py –automaticWARNING: Improper use of the sudo command could lead to data loss
or the deletion of important system files. Please double-check your
typing when using sudo. Type “man sudo” for more information.To proceed, enter your password, or type Ctrl-C to abort.
Password:
Image “MacOS X Client 10.6 10A432.dmg” created in 44 minutes 23 seconds
client1:Work RAID bithurleradmin$ sudo ./instadmg/AddOns/InstaUp2Date/instaUp2Date.py 10.6_vanilla –process
Password:Parsing the catalog files for 10.6_vanilla
Mac OS X 10.6.5 Combo Update
iTunes10.1.1
Safari 5.0.3
Java For MacOSX 10.6 Update 3
AirPort Utility 5.5.2
iLife Support 9.0.4
Remote Desktop Client 3.3.2Finding and validating the sources for 10.6_vanilla
Mac OS X 10.6.5 Combo Update – downloading 977.2 Megabytes 13% (379.8 Kilobytes/sec)
downloaded and verified 977.2 Megabytes in 36 minutes 23 seconds (458.7 Kilobytes/sec)
iTunes10.1.1 – downloaded and verified 90.5 Megabytes in 3 minutes 11 seconds (483.7 Kilobytes/sec)
Safari 5.0.3 – downloaded and verified 37.6 Megabytes in 49 seconds (799.0 Kilobytes/sec)
Java For MacOSX 10.6 Update 3 – downloaded and verified 74.3 Megabytes in 1 minute 29 seconds (903.1 Kilobytes/sec)
AirPort Utility 5.5.2 – downloaded and verified 10.3 Megabytes in 13 seconds (873.1 Kilobytes/sec)
iLife Support 9.0.4 – downloaded and verified 67.1 Megabytes in 1 minute 14 seconds (934.7 Kilobytes/sec)
Remote Desktop Client 3.3.2 – downloaded and verified 4.2 Megabytes in 7 seconds (1.0 Megabytes/sec)Finding the Installer disc for 10.6_vanilla
Traceback (most recent call last):
File “./instadmg/AddOns/InstaUp2Date/instaUp2Date.py”, line 716, in
main()
File “./instadmg/AddOns/InstaUp2Date/instaUp2Date.py”, line 678, in main
foundInstallerDiscs = findInstallerDisc.findInstallerDisc(allowedBuilds=thisController.installerDiscBuilds)
File “/Volumes/Work RAID/instadmg/AddOns/InstaUp2Date/Resources/findInstallerDisc.py”, line 201, in findInstallerDisc
raise commonExceptions.FileNotFoundException(‘Unable to find OS Installer disc in any provided folder: %s%s’ % (str(searchItems), folderString))
Resources.commonExceptions.FileNotFoundException: Unable to find OS Installer disc in any provided folder: [‘/Volumes/Work RAID/instadmg/InstallerFiles/InstallerDiscs’, ‘/Volumes/Work RAID/instadmg/InstallerFiles/BaseOS’] ([‘.svn’, ‘MacOS X Client 10.6 10A432.dmg’], [‘.svn’])[/quote]January 19, 2011 at 3:53 pm #380329Allister Banks
ParticipantHey there,
I’ve noticed the same issue, but can’t verify why it worked after a reboot. I believe the disk arbitration framework could be the culprit, perhaps if you look at the output ls -al /Volumes we’d be able to tell? Sorry I can’t be more confident of what’s going on.
Allister
January 19, 2011 at 4:14 pm #380330macmedic13
ParticipantReboot all good. Thanks for the help.
January 20, 2011 at 10:21 pm #380339vulcan
ParticipantI got the same issue. I had tried to open the base DMG and cancelled it… might of been related in my case. Reboot also fixed it.
January 21, 2011 at 10:31 am #380346Per Olofsson
ParticipantSame problem for me, and ejecting a 10.6 Server install DVD image helped. Filed a bug:
-
AuthorPosts
- You must be logged in to reply to this topic.
Comments are closed