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

[Bug]: [email protected]: decompress error #13444

Closed
msuesskraut opened this issue Jun 10, 2024 · 7 comments
Closed

[Bug]: [email protected]: decompress error #13444

msuesskraut opened this issue Jun 10, 2024 · 7 comments

Comments

@msuesskraut
Copy link

msuesskraut commented Jun 10, 2024

scoop update inno-setup fails for inno-setup 6.3.0 and 6.3.1 (see below for newer version):

Extracting innosetup-6.3.0.exe ... ERROR Exit code was 1!
Failed to extract files from C:\Users\Martin\scoop\apps\inno-setup\6.3.0\innosetup-6.3.0.exe.

Content of log file ~\scoop\apps\inno-setup\6.3.0\innounp.log

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.
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.
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.
@msuesskraut msuesskraut changed the title [email protected]: decompress error [Bug]: [email protected]: decompress error Jun 10, 2024
@msuesskraut
Copy link
Author

The same happens for [email protected].

The logfile:

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.
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.

@msuesskraut msuesskraut changed the title [Bug]: [email protected]: decompress error [Bug]: [email protected]: decompress error Jun 12, 2024
@c-s-w
Copy link
Contributor

c-s-w commented Jun 12, 2024

A new version of innounp would be required, which supports the latest data format.

@xoriath
Copy link
Contributor

xoriath commented Jun 21, 2024

https://sourceforge.net/p/innounp/discussion/353235/thread/ef0e2c5c41/

@hgkamath
Copy link

hgkamath commented Jun 22, 2024

@ubranch
Copy link

ubranch commented Jul 8, 2024

So what do we do now?

@MMKubicki
Copy link

As seen in Scoop v0.5.0:

Features

[...]

Uninstall innounp etc. and install innounp-unicode

@ubranch
Copy link

ubranch commented Jul 8, 2024

scoop uninstall innounp
scoop bucket add versions
scoop install versions/innounp-unicode

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

7 participants