lindegroup / autopkgr

AutoPkgr is a free Mac app that makes it easy to install and configure AutoPkg.
http://www.lindegroup.com/autopkgr
Apache License 2.0
528 stars 52 forks source link

Error running recipes - Could not find parent recipe #693

Closed sikosis closed 1 year ago

sikosis commented 1 year ago

Does autopkgr actually work? I added the repo and got a green dot -- run a recipe and it can't find ANY of the recipes I select.

So, either the product doesn't work or it's producing an incorrect error dialog.

Screen Shot 2022-09-28 at 10 19 53 am
shawnhonsberger commented 1 year ago

Hi @sikosis. Yes, I can tell you definitively that AutoPkgr does work. It is telling you that you do not have the parent repos added for the recipes that you are actually trying to use. In order to run these recipes, you would first need to add the grahampugh-recipes and jss-recipes repos. You can accomplish what you need with Jamf by installing the JamfUploader integration.

I should note when working with Jamf that it is no longer recommended to use .jss recipes (as JSSImporter is now deprecated) and you should use .jamf JamfUploader recipes instead. It is also recommended to create overrides of recipes before running them in your environment. Please take some time to familiarize yourself with the Wiki, especially the following sections:

Also, please check out the @jamf-upload channel on the MacAdmins Slack. Thanks, and good luck! :)