autopkg / MLBZ521-recipes

AutoPkg Recipes
MIT License
14 stars 21 forks source link

XarExtractSingleFile matched_archive_path error #67

Closed arekdist closed 1 year ago

arekdist commented 1 year ago
com.github.mlbz521.SharedProcessors/XarExtractSingleFile
local variable 'matched_archive_path' referenced before assignment
Failed.
Receipt written to /Volumes/disk1/local.munki.DisplayLink Manager/receipts/DisplayLink Manager.munki-receipt-20230720-104723.plist

The following recipes failed:
    DisplayLink Manager.munki.recipe
        Error in local.munki.DisplayLink Manager: Processor: com.github.mlbz521.SharedProcessors/XarExtractSingleFile: Error: local variable 'matched_archive_path' referenced before assignment
MLBZ521 commented 1 year ago

Merged #68 which should resolved this. Sorry about that.