lindegroup / autopkgr

AutoPkgr is a free Mac app that makes it easy to install and configure AutoPkg.
http://www.lindegroup.com/autopkgr
Apache License 2.0
528 stars 52 forks source link

VLC not updating past version 3.0.12 #671

Closed TekTekkers closed 3 years ago

TekTekkers commented 3 years ago

I can see from https://update.videolan.org/vlc/sparkle/vlc-intel64.xml, that nothing pulls down past 3.0.12.

Tried the autopkg run v & vv, nothing Updated the trust info etc. Still cant grab the latest

autopkg run -vv /Users/admin/Library/AutoPkg/RecipeOverrides/VLC.munki.recipe 
Processing /Users/admin/Library/AutoPkg/RecipeOverrides/VLC.munki.recipe...
SparkleUpdateInfoProvider
{'Input': {'appcast_url': 'http://update.videolan.org/vlc/sparkle/vlc-intel64.xml'}}
Command '['/usr/bin/curl', '--compressed', '--location', 'http://update.videolan.org/vlc/sparkle/vlc-intel64.xml']' returned non-zero exit status 7.
Failed.
Receipt written to /Users/admin/Library/AutoPkg/Cache/local.munki.VLC/receipts/VLC.munki-receipt-20210512-145455.plist

The following recipes failed:
    /Users/admin/Library/AutoPkg/RecipeOverrides/VLC.munki.recipe
        Error in local.munki.VLC: Processor: SparkleUpdateInfoProvider: Error: Command '['/usr/bin/curl', '--compressed', '--location', 'http://update.videolan.org/vlc/sparkle/vlc-intel64.xml']' returned non-zero exit status 7.

Nothing downloaded, packaged or imported.