Home Forums Software InstaDMG error getting installer disk

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #384546
    rbwong
    Participant

    latest instaDMG

    using a 11E53 installer disk – trying to compile a test image

    importdisk worked and the 11E53 image is in the InstallerDiscs folder

    However, when I run insta2update, I get the following error:

    Finding the Installer disc for 10.7_Common
    Traceback (most recent call last):
    File “./instaUp2Date.py”, line 716, in
    main()
    File “./instaUp2Date.py”, line 678, in main
    foundInstallerDiscs = findInstallerDisc.findInstallerDisc(allowedBuilds=thisController.installerDiscBuilds)
    File “/Users/rbwong/InstaDMG/AddOns/InstaUp2Date/Resources/findInstallerDisc.py”, line 28, in findInstallerDisc
    raise ValueError(‘The allowedBuild item is not in the correct form: ‘ + thisItem)
    ValueError: The allowedBuild item is not in the correct form:

    What is this exactly saying?

    #384547
    rbwong
    Participant

    Ha! Never mind! I had added an extra command in the 10.7_Vanilla.catalog file in the line of Installer Disc Builds! Wow! Gotta watch the syntax!

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.

Comments are closed