autopkg / hjuutilainen-recipes

Recipes for AutoPkg
MIT License
49 stars 74 forks source link

GIMP/GIMP.download.recipe CodeSignatureVerifier Errors #257

Closed grant-cameron closed 1 year ago

grant-cameron commented 1 year ago

Getting Signature Verification errors on autopkg for GIMP: Processor: CodeSignatureVerifier: Error: Code signature verification failed. Note that all verifications can be disabled by setting the variable DISABLE_CODE_SIGNATURE_VERIFICATION to a non-empty value.

Are other people experiencing this issue?

homebysix commented 1 year ago

You will need to update and maintain the trust information in your override. Please see the top of this wiki page for details.

After you've done this, if you're still experiencing issues, share the output of autopkg run -vv <recipe> if you think there is an issue that the recipe author needs to address.