autopkg / mosen-recipes

Recipes for osx application update management
MIT License
12 stars 20 forks source link

i1Profiler.download.recipe Sparklefeed URL Change #46

Closed Daz-wallace closed 4 years ago

Daz-wallace commented 4 years ago

Hi,

We're seeing the below error message when using the i1Profiler.download.recipe: Error in local.munki.i1Profiler-dataJAR: Processor: SparkleUpdateInfoProvider: Error: Command '['/usr/bin/curl', '--compressed', '--location', 'http://lbxritecom.liquidweb.xrite.com/Downloads/Autoupdate/i1profiler_mac_appcast.xml']' returned non-zero exit status 56.

It looks like the Sparklefeed URL has changed to https://downloads.xrite.com/downloads/autoupdate/i1profiler_mac_appcast.xml

I'll log a PR to make these changes, and to add a CodeSignatureVerifier to the download.

However it looks like the downloaded package now might not need the changes in the .pkg recipe. I'll log that as a separate issue for discussion

Daz-wallace commented 4 years ago

Fixed with PR