Home Forums Software InstaDMG rev 333, error running instadmg

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #379276
    hkim823
    Participant

    ryan:InstaUp2Date ryan$ sudo ./instaUp2Date.py –process facstaff.catalog
    Finding and validating the sources for facstaff.catalog
    MacOSXUpdCombo10.6.4 checksummed (893.0 Megabytes) in 3 seconds (295.5 Megabytes/sec)Traceback (most recent call last):
    File “./instaUp2Date.py”, line 501, in
    main()
    File “./instaUp2Date.py”, line 483, in main
    thisController.parseFile(catalogFilePath)
    File “./instaUp2Date.py”, line 242, in parseFile
    checksumString = packageLineMatch.group(“fileChecksum”),
    File “/Shared Items/instadmg/AddOns/InstaUp2Date/Resources/installerPackage.py”, line 421, in __init__
    cacheFilePath = self.findItem(sourceLocation, self.checksumType, self.checksumValue, displayName=displayName, additionalSourceFolders=additionalSourceFolders, progressReporter=True)
    File “/Shared Items/instadmg/AddOns/InstaUp2Date/Resources/installerPackage.py”, line 175, in findItem
    progressReporter.update(statusMessage=’found by path and verified in %s: %s’ % (secondsToReadableTime(time.time() – startTime), itemPath))
    UnboundLocalError: local variable ‘itemPath’ referenced before assignment

    Any ideas? Worked in older revs, just not this one.

    #379277
    larkost
    Participant

    Woops, that line was supposed to be commented out like the others I replaced. So I zapped it and a few others and that is rev334. Now I have to add a test because it is obvious that none of the current ones exercise that path.

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

Comments are closed