autopkg/mosen-recipes

i1Profiler.download.recipe Sparklefeed URL Change

Closed this issue · 1 comments

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

Fixed with PR