Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ScrollReverser.download.recipe returns a "No match found on URL" error #97

Open
Daz-wallace opened this issue Jul 1, 2024 · 0 comments

Comments

@Daz-wallace
Copy link
Contributor

Looking into this now and hope to be able to submit a PR shortly

Full error:

Processing com.github.apizz.download.ScrollReverser...
WARNING: com.github.apizz.download.ScrollReverser is missing trust info and FAIL_RECIPES_WITHOUT_TRUST_INFO is not set. Proceeding...
URLTextSearcher
{'Input': {'re_pattern': '(For macOS 10\\.12 and later.*<a '
                         'href\\="(?P<url>/downloads/ScrollReverser-(?P<version>[\\d.]+).zip)")',
           'url': 'https://pilotmoon.com/scrollreverser'}}
URLTextSearcher: No value supplied for result_output_var_name, setting default value of: match
No match found on URL: https://pilotmoon.com/scrollreverser
Failed.
Receipt written to /Users/Darren.Wallace/Library/AutoPkg/Cache/com.github.apizz.download.ScrollReverser/receipts/com.github.apizz.download-receipt-20240701-105637.plist

The following recipes failed:
    com.github.apizz.download.ScrollReverser
        Error in com.github.apizz.download.ScrollReverser: Processor: URLTextSearcher: Error: No match found on URL: https://pilotmoon.com/scrollreverser

Nothing downloaded, packaged or imported.```
Daz-wallace added a commit to Daz-wallace/apizz-recipes that referenced this issue Jul 1, 2024
apizz pushed a commit that referenced this issue Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant