autopkg / novaksam-recipes

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

AdobeAcrobatDcUpdateInfoProvider.py generates curl error on download #26

Closed amandaw33 closed 6 years ago

amandaw33 commented 6 years ago

Seems like there's a mismatch in the folder structure on reader vs acrobat (1801120035 vs 1801120036) & processor is built on those being same I think

Latest reader version http://download.adobe.com/pub/adobe/reader/mac/AcrobatDC/1801120036/AcroRdrDC_1801120035_MUI.dmg

Latest acrobat version http://download.adobe.com/pub/adobe/acrobat/mac/AcrobatDC/1801120035/AcrobatDCUpd1801120035.dmg

crystalllized commented 6 years ago

+1 for this issue, it feels like changing MAJOR_VERSION_MATCH_STR to reflect Acrobat instead of Reader is the fix here but I also don't feel confident enough in my understanding of the processor to put in a pull.

amandaw33 commented 6 years ago

@crystalllized looks like someone else did a pull for it here if you didn't see

https://github.com/autopkg/novaksam-recipes/pull/25

novaksam commented 6 years ago

Should be resolved by #25