autopkg / filewave

FileWave recipes for AutoPkg, allowing admins to automatically import/update packages into FileWave
17 stars 15 forks source link

Silverlight errors out #10

Open bigjolly1 opened 8 years ago

bigjolly1 commented 8 years ago

Using AutoPkgr 1.4 with AutoPkg 0.6.1, Git 2.2.1, and FileWaveImporter.

I have been successful with the OracleJava8 and AdobeFlashPlayer recipes the past two days. Silverlight, however, keeps erroring out. I have attached the log file because copying it into this message wasn't easily readable.

Can anyone offer insight into how I should proceed? Thanks.

Silverlight-AutoPkgr.log.zip

cv-rao commented 8 years ago

Silverlight recipe is erroring out for me as well. the file wave recipe errors out with:

Error in com.github.autopkg.filewave.Silverlight: Processor: FlatPkgUnpacker: Error: Can't create /Users/sadmin/Library/AutoPkg/Cache/com.github.autopkg.filewave.Silverlight/Silverlight/flatpkg: No such file or directory

When i fix the directory path, the error changes to a missing Info.plist file in the plug-in pkg.

i tried to rewrite the recipe from scratch and with multiple attempts. I was unable to get past the missing info.plist requirement regardless of method. Here is the error from my recipe. any ideas, workarounds?

Error in com.techonecentre.filewave.Silverlight: Processor: PkgExtractor: Error: Info.plist not found in pkg

Thank you.