homebysix-recipes icon indicating copy to clipboard operation
homebysix-recipes copied to clipboard

ViDL - Expired SSL Certificate

Open paul-cossey opened this issue 2 years ago • 0 comments

The SSL Certificate has expired on the vendors website.

I've emailed [email protected] to inform them (incase they were unaware)

Screenshot 2022-06-09 at 12 06 43
autopkg run -vv /Users/paul/Downloads/homebysix-recipes-master/ViDL/ViDL.download.recipe 
Processing /Users/paul/Downloads/homebysix-recipes-master/ViDL/ViDL.download.recipe...
WARNING: /Users/paul/Downloads/homebysix-recipes-master/ViDL/ViDL.download.recipe is missing trust info and FAIL_RECIPES_WITHOUT_TRUST_INFO is not set. Proceeding...
SparkleUpdateInfoProvider
{'Input': {'appcast_url': 'https://ssl.webpack.de/omz-software.com/vidl/appcast.xml'}}
SparkleUpdateInfoProvider: Version retrieved from appcast: 102000
SparkleUpdateInfoProvider: Found URL https://omz-software.com/vidl/ViDL102.zip
{'Output': {'url': 'https://omz-software.com/vidl/ViDL102.zip',
            'version': '102000'}}
URLDownloader
{'Input': {'filename': 'ViDL-102000.zip',
           'url': 'https://omz-software.com/vidl/ViDL102.zip'}}
URLDownloader: No value supplied for prefetch_filename, setting default value of: False
URLDownloader: No value supplied for CHECK_FILESIZE_ONLY, setting default value of: False
Command '['/usr/bin/curl', '--silent', '--show-error', '--no-buffer', '--dump-header', '-', '--speed-time', '30', '--location', '--url', 'https://omz-software.com/vidl/ViDL102.zip', '--fail', '--output', '/Users/paul/Library/AutoPkg/Cache/com.github.homebysix.download.ViDL/downloads/tmpzbjzoe2d']' returned non-zero exit status 60.
Failed.
Receipt written to /Users/paul/Library/AutoPkg/Cache/com.github.homebysix.download.ViDL/receipts/ViDL.download-receipt-20220609-122545.plist

The following recipes failed:
    /Users/paul/Downloads/homebysix-recipes-master/ViDL/ViDL.download.recipe
        Error in com.github.homebysix.download.ViDL: Processor: URLDownloader: Error: Command '['/usr/bin/curl', '--silent', '--show-error', '--no-buffer', '--dump-header', '-', '--speed-time', '30', '--location', '--url', 'https://omz-software.com/vidl/ViDL102.zip', '--fail', '--output', '/Users/paul/Library/AutoPkg/Cache/com.github.homebysix.download.ViDL/downloads/tmpzbjzoe2d']' returned non-zero exit status 60.

Nothing downloaded, packaged or imported.

paul-cossey avatar Jun 09 '22 11:06 paul-cossey