I recently update my AutoPkgr server to 12.6 and I am not getting an error. Looks like a Python error. I did replace the "is not" with "!=" in the 2 scripts but then got a "Failed Local Trust" error. Anything I can do to get this fixed??
/Library/AutoPkg/JSSImporter/jss/jssobject.py:531: SyntaxWarning: "is not" with a literal. Did you mean "!="? if self.can_put and self.id is not "0":
Failed local trust verification.