homebysix / recipe-robot

A kick ass tool for creating AutoPkg recipes.
Apache License 2.0
300 stars 28 forks source link

10.15.4 recipe robot fails #161

Closed albiii closed 4 years ago

albiii commented 4 years ago

Autopkg 2.0.2 xcode Git /usr/local/bin/recipe-robot --verbose Traceback (most recent call last): File "/usr/local/bin/recipe-robot", line 42, in import recipe_robot_lib File "/Applications/Recipe Robot.app/Contents/Resources/scripts/recipe_robot_lib/init.py", line 26, in from .recipe_generator import generate_recipes File "/Applications/Recipe Robot.app/Contents/Resources/scripts/recipe_robot_lib/recipe_generator.py", line 34, in from . import processor File "/Applications/Recipe Robot.app/Contents/Resources/scripts/recipe_robot_lib/processor.py", line 38, in import autopkglib File "/Library/AutoPkg/autopkglib/init.py", line 185 raise PreferenceError(f"Could not synchronize preference {key}") ^

albiii commented 4 years ago

I have not tried recipe robot on 10.14.6

homebysix commented 4 years ago

Duplicate of https://github.com/homebysix/recipe-robot/issues/156.