autopkg / jss-recipes

AutoPkg recipes that use JSSImporter to upload software packages to your JSS.
84 stars 63 forks source link

Skype recipe out of date #174

Closed daroloson closed 5 years ago

daroloson commented 5 years ago

I think I forced AutoPkgr to get the new recipe but it didn't help.

RecipeOverrides$ fgrep 10. Skype Skype.jss.recipe: 10.12.x,10.11.x,10.10.x,10.9.x RecipeOverrides$ fgrep 10. Skype Skype.jss.recipe: 10.13.x,10.12.x,10.11.x,10.10.x,10.9.x

homebysix commented 5 years ago

Hi @daroloson - I'm not clear about what issue you're experiencing. Is your recipe downloading an old version of Skype, or is your override package requirements preventing installation on 10.13?

The former issue is probably not related to the Skype jss recipe, and the latter issue can be fixed by adjusting the OS_REQUIREMENTS string in your override.

daroloson commented 5 years ago

From https://github.com/autopkg/jss-recipes/blob/master/Skype/Skype.jss.recipe

\<key>OS_REQUIREMENTS\</key> \<string>10.13.x,10.12.x,10.11.x,10.10.x,10.9.x\</string>

so if someone new uses this, it will not install under 10.14

homebysix commented 5 years ago

Hi @daroloson - Thanks for clarifying. That string hasn't been updated for two reasons: