autopkg / joshua-d-miller-recipes

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

Evernote download fails with rejected URL #150

Open robertryansqub opened 1 year ago

robertryansqub commented 1 year ago

In the last few days the Evernote recipe has started to produce this error:

munki@vision Downloads % autopkg run -v local.munki.Evernote                                                                                              
Processing local.munki.Evernote...
URLTextSearcher
URLTextSearcher: Found matching text (url): https://cdn1.evernote.com/boron/mac/builds/Evernote-10.60.4-mac-ddl-stage-20230803182206-83e835872b4138cd342f6515bf2b6907b5fec1a6.zip\n    sha512: 5e5OubkBvInIAKD82cAkQq+6K8BoZtkjMbhOmHl0LhSamKWVLkwkJq0Om4eR0ik45jRS8nwNHnz2OEmCKu6JTA==\n    size: 240189709\n  - url: https://cdn1.evernote.com/boron/mac/builds/Evernote-10.60.4-mac-ddl-stage-20230803182206-83e835872b4138cd342f6515bf2b6907b5fec1a6.dmg
URLTextSearcher: Found matching text (match): https://cdn1.evernote.com/boron/mac/builds/Evernote-10.60.4-mac-ddl-stage-20230803182206-83e835872b4138cd342f6515bf2b6907b5fec1a6.zip\n    sha512: 5e5OubkBvInIAKD82cAkQq+6K8BoZtkjMbhOmHl0LhSamKWVLkwkJq0Om4eR0ik45jRS8nwNHnz2OEmCKu6JTA==\n    size: 240189709\n  - url: https://cdn1.evernote.com/boron/mac/builds/Evernote-10.60.4-mac-ddl-stage-20230803182206-83e835872b4138cd342f6515bf2b6907b5fec1a6.dmg
URLDownloader
URLDownloader: ERROR: (3) URL rejected: Malformed input to a URL function

curl: (3) URL rejected: Malformed input to a URL function

Failed.
TonyPaco commented 1 year ago

PR https://github.com/autopkg/joshua-d-miller-recipes/pull/155