ScoopInstaller / Main

📦 The default bucket for Scoop.
https://scoop.sh
The Unlicense
1.59k stars 966 forks source link

graphicsmagick@1.3.45: decompress error #6147

Closed hanhuangv587 closed 1 day ago

hanhuangv587 commented 2 months ago

Checking hash of GraphicsMagick-1.3.45-Q8-win64-dll.exe ... ok. Extracting GraphicsMagick-1.3.45-Q8-win64-dll.exe ... ERROR Exit code was 1! Failed to extract files from C:\Users\localnet\scoop\apps\graphicsmagick\1.3.45\GraphicsMagick-1.3.45-Q8-win64-dll.exe. Log file: ~\scoop\apps\graphicsmagick\1.3.45\innounp.log

mpe85 commented 2 months ago

Same here. Log file says:

Signature detected: Inno Setup Setup Data (6.3.0)
This is not directly supported, but i'll try to unpack it as version 5602
; Version detected: 6300
Critical error: The setup files are corrupted. Please obtain a new copy of the program.

Probably versions/innounp-unicode should be used to unpack since main/innounp only supports Inno Setup up to 6.1.

Update: Manually uninstalling main/innounp and installing versions/innounp-unicode did the trick