anderlli0053 / DEV-tools

📦 General development tools for applications and games and pretty much everything else too :) . Created and maintained by Andrew Poženel - anderlli0053 . 📦
https://www.facebook.com/AndrewPozenel/
The Unlicense
123 stars 25 forks source link

wub_arch3rPro@1.8: decompress error #247

Closed Bo26fhmC5M closed 3 months ago

Bo26fhmC5M commented 3 months ago

Invalid url causes decompress error. should be changed from https://www.sordum.org/files/download/windows-update-blocker/Wub.zip to https://www.sordum.org/files/downloads.php?st-windows-update-blocker

output :

>scoop install anderlli0053_DEV-tools/wub_arch3rPro -s
WARN  Purging previous failed installation of wub_arch3rPro.
ERROR 'wub_arch3rPro' isn't installed correctly.
Removing older version (1.8).
'wub_arch3rPro' was uninstalled.
Installing 'wub_arch3rPro' (1.8) [64bit] from 'anderlli0053_DEV-tools' bucket
Loading Wub.zip from cache
Extracting Wub.zip ... ERROR Exit code was 2!
Failed to extract files from D:\Scoop\apps\wub_arch3rPro\1.8\Wub.zip.
Bo26fhmC5M commented 3 months ago

Sorry, it looks like we need to explicitly change the extension from php to zip. PR #248