Curious if anyone in the community utilizes this? I've configured it on our Casper server but keep running into the following error:
When I check Console I don't receive much insight to what could be happening?
Sep 17 16:39:55 admins-Mac-Pro.local AutoPkgr[58403]: (FULL AUTOPKG TRACEBACK) File "/usr/local/bin/autopkg", line 1660, in <module> sys.exit(main(sys.argv)) File "/usr/local/bin/autopkg", line 1654, in main exit(subcommands[verb]['function'](argv)) File "/usr/local/bin/autopkg", line 1420, in run_recipes search_github=make_suggestions) File "/usr/local/bin/autopkg", line 346, in load_recipe recipe = load_recipe(parent_id, [], recipe_dirs) File "/usr/local/bin/autopkg", line 332, in load_recipe search_github=search_github) File "/usr/local/bin/autopkg", line 248, in locate_recipe % (indef_article, name)) EOFError: EOF when reading a line
Also, is it recommended to use .jss vs .pkg's?