Skip to content

Instantly share code, notes, and snippets.

@chasetb
Created May 25, 2016 20:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chasetb/17e77f8835d3305bb9ccc774d2a414e8 to your computer and use it in GitHub Desktop.
Save chasetb/17e77f8835d3305bb9ccc774d2a414e8 to your computer and use it in GitHub Desktop.
AdobeFlashPlayer.jss to CDP
chase$ autopkg run AdobeFlashPlayer.jss --verbose
Processing AdobeFlashPlayer.jss...
AdobeFlashURLProvider
AdobeFlashURLProvider: Found URL http://fpdownload.macromedia.com/get/flashplayer/pdc/21.0.0.242/install_flash_player_osx.dmg
URLDownloader
URLDownloader: Item at URL is unchanged.
URLDownloader: Using existing /Users/chase/Library/AutoPkg/Cache/com.github.jss-recipes.jss.AdobeFlashPlayer/downloads/AdobeFlashPlayer.dmg
EndOfCheckPhase
CodeSignatureVerifier
CodeSignatureVerifier: Mounted disk image /Users/chase/Library/AutoPkg/Cache/com.github.jss-recipes.jss.AdobeFlashPlayer/downloads/AdobeFlashPlayer.dmg
CodeSignatureVerifier: Verifying installer package signature...
CodeSignatureVerifier: Package "Adobe Flash Player.pkg":
CodeSignatureVerifier: Status: signed by a certificate trusted by Mac OS X
CodeSignatureVerifier: Certificate Chain:
CodeSignatureVerifier: 1. Developer ID Installer: Adobe Systems, Inc.
CodeSignatureVerifier: SHA1 fingerprint: 9D 75 C9 20 01 4A 65 04 94 A7 63 95 E3 91 93 47 04 E8 57 DF
CodeSignatureVerifier: -----------------------------------------------------------------------------
CodeSignatureVerifier: 2. Developer ID Certification Authority
CodeSignatureVerifier: SHA1 fingerprint: 3B 16 6C 3B 7D C4 B7 51 C9 FE 2A FA B9 13 56 41 E3 88 E1 86
CodeSignatureVerifier: -----------------------------------------------------------------------------
CodeSignatureVerifier: 3. Apple Root CA
CodeSignatureVerifier: SHA1 fingerprint: 61 1E 5B 66 2C 59 3A 08 FF 58 D1 4A E2 24 52 D1 98 DF 6C 60
CodeSignatureVerifier:
CodeSignatureVerifier: Signature is valid
CodeSignatureVerifier: Authority name chain is valid
Versioner
Versioner: Mounted disk image /Users/chase/Library/AutoPkg/Cache/com.github.jss-recipes.jss.AdobeFlashPlayer/downloads/AdobeFlashPlayer.dmg
Versioner: Found version 21.0.0.242 in file /private/tmp/dmg.iLTgnH/Install Adobe Flash Player.app/Contents/Info.plist
PkgCopier
PkgCopier: Mounted disk image /Users/chase/Library/AutoPkg/Cache/com.github.jss-recipes.jss.AdobeFlashPlayer/downloads/AdobeFlashPlayer.dmg
PkgCopier: Copied /private/tmp/dmg.KFBJWP/Install Adobe Flash Player.app/Contents/Resources/Adobe Flash Player.pkg to /Users/chase/Library/AutoPkg/Cache/com.github.jss-recipes.jss.AdobeFlashPlayer/AdobeFlashPlayer-21.0.0.242.pkg
JSSImporter
JSSImporter: Category type: category-'Digital Media' already exists according to JSS, moving on...
JSSImporter: Category type: policy_category-'Testing' already exists according to JSS, moving on...
Response Code: 404 Response: Not Found. The server has not found anything matching the request URI
Failed.
Receipt written to /Users/chase/Library/AutoPkg/Cache/com.github.jss-recipes.jss.AdobeFlashPlayer/receipts/AdobeFlashPlayer-receipt-20160525-144334.plist
The following recipes failed:
AdobeFlashPlayer.jss
Error in com.github.jss-recipes.jss.AdobeFlashPlayer: Processor: JSSImporter: Error: Response Code: 404 Response: Not Found. The server has not found anything matching the request URI
The following packages were copied:
Pkg Path
--------
/Users/chase/Library/AutoPkg/Cache/com.github.jss-recipes.jss.AdobeFlashPlayer/AdobeFlashPlayer-21.0.0.242.pkg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment