autopkg / novaksam-recipes

JSS Autopkg recipes
Apache License 2.0
12 stars 24 forks source link

OracleJava8JDK.pkg.recipe - Mismatch in authority names #15

Closed MLBZ521 closed 7 years ago

MLBZ521 commented 7 years ago

OracleJava8JDK.pkg.recipe is producing "Mismatch in authority names". The CodeSignatureVerifier processor has been updated in the parent recipe for this child recipe, but since it's checked again, it still failing.

As mentioned #14, regarding the ETag, it is downloading fine and being recognized as a 'new' version with the previous 131 Update present.

novaksam commented 7 years ago

https://github.com/autopkg/novaksam-recipes/commit/02f59d983f2c3c2aefcdfecc4cb828f7529bcadc

:)

I fixed mine, though hansen-m's recipe needs to get updated. I'll open a PR with him.

novaksam commented 7 years ago

PS, nevermind, it looks like he updates 4 days ago

MLBZ521 commented 7 years ago

Yep; thanks!