autopkg / smithjw-recipes

Smithjw's AutoPkg recipes
Apache License 2.0
14 stars 16 forks source link

DisplayLinkManager.pkg failing #40

Closed grahampugh closed 1 year ago

grahampugh commented 1 year ago

Hi James, we are getting a failure due to one of the shared processors in this recipe. Not yet sure if the processor is the problem or some changes to the package. The recipe tries to extract a file from the Distribution folder of the package, but from Suspicious Package it looks to be a regular flat package with an app inside it (at first glance anyway).:

The following recipes failed:
    DisplayLinkManager.jamf
        Error in local.jamf.DisplayLinkManager: Processor: com.github.mlbz521.SharedProcessors/XarExtractSingleFile: Error: Failed to list the files in the archive:  /Users/serveradmin/Library/AutoPkg/Cache/local.jamf.DisplayLinkManager/downloads/DisplayLink_Manager_Extension.dmg -- due to error:  b'Error opening xar archive: /Users/serveradmin/Library/AutoPkg/Cache/local.jamf.DisplayLinkManager/downloads/DisplayLink_Manager_Extension.dmg'

I'll try and get back to this and find a fix but I have 5 or 6 broken recipes to investigate so trying to pick off the low hanging fruit first.

grahampugh commented 1 year ago

Turns out you had fixed this a long time ago but I was still using my own fork...