autopkg / timsutton-recipes

AutoPkg recipes
16 stars 37 forks source link

DaVinciResolve17.download.recipe - Error: Must register to be able to perform the download #112

Closed Stette closed 1 year ago

Stette commented 1 year ago

I'm guessing this is the same issue as with the one in #107.

Stdout:

Processing /Users/munkikong/autopkg/overrides/automatic/DaVinciResolve17.munki.recipe...
BlackMagicURLProvider
BlackMagicURLProvider: Filtering json 'name' attributes with regex ^DaVinci Resolve (?P<version>17(\.\d+)*)( Update)*$
BlackMagicURLProvider: Found download URL for DaVinci Resolve, version 17.4.6: Error: Must register to be able to perform the download
URLDownloader
URLDownloader: ERROR: (3) URL using bad/illegal format or missing URL

Receipt written to /Volumes/Runner/autopkg_cache/local.munki.DaVinciResolve17/receipts/DaVinciResolve17.munki-receipt-20230822-005730.plist

The following recipes failed:
    /Users/munkikong/autopkg/overrides/automatic/DaVinciResolve17.munki.recipe
        Error in local.munki.DaVinciResolve17: Processor: URLDownloader: Error: curl: (3) URL using bad/illegal format or missing URL

Nothing downloaded, packaged or imported.

Stderr:

curl: (3) URL using bad/illegal format or missing URL

Failed.
timsutton commented 1 year ago

That's correct, this is the same issue as https://github.com/autopkg/timsutton-recipes/issues/107, just resolved, so closing this now too.