- This topic has 4 replies, 3 voices, and was last updated 12 years, 11 months ago by
bw38.
-
AuthorPosts
-
April 29, 2012 at 7:10 pm #381814
bw38
Participanthttp://support.apple.com/kb/DL1515
SHA1: 6137f411978c1113ace6bb3bff783a168fa4f2fd
I created a new instance of InstaDMG last night for some testing I was doing and it would continually crash because the current sha1 in the 10.7 vanilla catalog is incorrect. Replaced it with the one from the Apple website and viola things are working again! Figured I’d post it here in hopes that someone changes it.
May 1, 2012 at 1:54 pm #38181888gb525dxQK4gt6u
Participantnice catch.
They don’t say but I have compared the old and the new version and the only difference is some extra languages on the MRTAgent.app (malware removal tool).
May 4, 2012 at 12:28 am #381828ForestKev
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?
May 4, 2012 at 1:43 pm #381830ForestKev
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.
May 5, 2012 at 10:58 pm #381836bw38
ParticipantYou already found the answer. Hopefully someone can update the sha1 for the 10.6 vanilla catalog too.
Just wanted to note Java for Mac OS X 10.6 Update 8 should have:
sha1: 9eeb5d74f7bd6b69547b04918bc322a21030f6a5 -
AuthorPosts
- You must be logged in to reply to this topic.
Comments are closed