keeleysam / instadmg

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

Installer choices checksum mismatch causes incorrect error message #84

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a valid catalog, also containing the line "Installer Choices 
File:   /path/to/choices.xml    sha1:abc"
2. Ensure /path/to/choices.xml exists
3. Run instaUp2Date.py with this catalog

What is the expected output? What do you see instead?
Expected to be told the checksum doesn't match. Was actually told "Unable to 
find Installer Choices File"

What version of InstaDMG are you running? What revision number (this should
be the second line of your package log)?
r414

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

What OS are you installing?
Mac OS X Server 10.6.6

Please provide any additional information below.

Original issue reported on code.google.com by ryandesi...@gmail.com on 13 Mar 2011 at 9:14