Forum Replies Created
-
AuthorPosts
-
ForestKev
ParticipantI fixed this by editing the 10.6_vanilla catalog file and changing the sha1 entry to match what was on Apple’s download site.
ForestKev
ParticipantI’m just getting started with InstaDMG and I’m trying to create my 10.6_vanilla dmg, but the instaupdate.py 10.6_vanilla –process command keeps failing on the Java for Mac OS X 10.6 update 8 keeps failing the checksum.
Here’s the output –
Roberts-MBP:~ kroberts$ sudo ./instadmg/AddOns/InstaUp2Date/instaUp2Date.py 10.6_vanilla
Parsing the catalog files for 10.6_vanilla
AirPort Utility 5.5.3
Remote Desktop Client 3.5.2
iLife Support 9.0.4
Mac OS X 10.6.8 Combo Update v1.1
iTunes 10.6.1
Java For Mac OS X 10.6 Update 8
Security Update 2012-001
Apple Software Installer Update
Safari 5.1.5Finding and validating the sources for 10.6_vanilla
AirPort Utility 5.5.3 – found based on checksum and verified in less than one second
Remote Desktop Client 3.5.2 – found based on checksum and verified in less than one second
iLife Support 9.0.4 – found based on checksum and verified in less than one second
Mac OS X 10.6.8 Combo Update v1.1 – found based on checksum and verified in 3 seconds
iTunes 10.6.1 – found based on checksum and verified in less than one second
Java For Mac OS X 10.6 Update 8 – downloading 76.2 Megabytes 99% (1.3 Megabytes/sec)Traceback (most recent call last):
File “./instadmg/AddOns/InstaUp2Date/instaUp2Date.py”, line 716, in
main()
File “./instadmg/AddOns/InstaUp2Date/instaUp2Date.py”, line 671, in main
thisController.findItems()
File “./instadmg/AddOns/InstaUp2Date/instaUp2Date.py”, line 330, in findItems
thisItem.findItem(progressReporter=progressReporter)
File “/Users/Kevin Roberts/instadmg/AddOns/InstaUp2Date/Resources/installerPackage.py”, line 158, in findItem
self.filePath = cacheController.findItem(self.source, self.checksumType, self.checksumValue, self.displayName, additionalSourceFolders, progressReporter)
File “/Users/Kevin Roberts/instadmg/AddOns/InstaUp2Date/Resources/cacheController.py”, line 361, in findItem
raise FileNotFoundException(“Downloaded file did not match checksum: %s (%s vs. %s)” % (nameOrLocation, hashGenerator.hexdigest(), checksumValue))
Resources.commonExceptions.FileNotFoundException: Downloaded file did not match checksum: http://support.apple.com/downloads/DL1516/en_US/JavaForMacOSX10.6.dmg (9eeb5d74f7bd6b69547b04918bc322a21030f6a5 vs. e1da5dc40607eef88bff66a43ba5cdf6ac570225)Any way this is related to the current topic? Or better yet, any ideas how to get around this and still get the rest of the vanilla dmg updates?
-
AuthorPosts
Recent Comments