autopkg / joshua-d-miller-recipes

My recipes for autopkg https://github.com/autopkg
13 stars 44 forks source link

OBS.munki.recipe - URLTextSearcher: Error: No match found on URL: https://obsproject.com/download #164

Open juloski opened 5 months ago

juloski commented 5 months ago

Hello.

I would like to issue a problem with download of package for OBS.

Error in local.munki.OBS_ARM: Processor: URLTextSearcher: Error: No match found on URL: https://obsproject.com/download

local.munki.OBS | Error in local.munki.OBS: Processor: URLTextSearcher: Error: No match found on URL: https://obsproject.com/download

Now on the OBSsite the direct download work with: https://cdn-fastly.obsproject.com/downloads/obs-studio-30.1.1-macos-intel.dmg

Can you please fix it?

Good day. Juliusz

robertryansqub commented 5 months ago

This isn't a problem with the .munki recipe but with the .download recipe it refers to. The case changed in the download links and needs to be updated in the recipe and override. You can fix this by editing your override ARCH value from Intel to intel or Apple to apple.

I opened a issue about this: https://github.com/autopkg/nstrauss-recipes/issues/68

nstrauss commented 5 months ago

https://github.com/autopkg/nstrauss-recipes/issues/68 should be resolved. Updated arch values to lowercase in the download recipe.

juloski commented 5 months ago

@robertryansqub, thank you for hint. @nstrauss, thank you for correction.

From my side works properly.

Case to clsd.