autopkg / cgerke-recipes

AutoPKG Recipes
25 stars 11 forks source link

Wireshark error processing path with glob. #28

Closed adam-koho closed 4 years ago

adam-koho commented 5 years ago

Hey team, I have CodeSignatureVerifier problem with Wireshark. Please help!

autopkg run -v "Wireshark-selfservice.jss.recipe"

URLTextSearcher
URLTextSearcher: Found matching text (match): Wireshark 3.0.6 Intel 64.dmg
URLDownloader
URLDownloader: Item at URL is unchanged.
URLDownloader: Using existing /Users/adam/Library/AutoPkg/Cache/local.jss.Wireshark-selfservice/downloads/Wireshark 3.0.6 Intel 64.dmg
EndOfCheckPhase
CodeSignatureVerifier
CodeSignatureVerifier: Mounted disk image /Users/adam/Library/AutoPkg/Cache/local.jss.Wireshark-selfservice/downloads/Wireshark 3.0.6 Intel 64.dmg
Error processing path '/private/tmp/dmg.CGv69h/Wireshark*.pkg' with glob. 
Failed.
Receipt written to /Users/adam/Library/AutoPkg/Cache/local.jss.Wireshark-selfservice/receipts/Wireshark-selfservice.jss-receipt-20191127-155634.plist

The following recipes failed:
    Wireshark-selfservice.jss.recipe
        Error in local.jss.Wireshark-selfservice: Processor: CodeSignatureVerifier: Error: Error processing path '/private/tmp/dmg.CGv69h/Wireshark*.pkg' with glob. 

Nothing downloaded, packaged or imported.
rustymyers commented 4 years ago

Resolved, thank you!

apizz commented 4 years ago

Looks like this can be closed