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

Setup from very old Makeself cannot extract anymore #316

Open
commel opened this issue Sep 29, 2023 · 0 comments
Open

Setup from very old Makeself cannot extract anymore #316

commel opened this issue Sep 29, 2023 · 0 comments

Comments

@commel
Copy link

commel commented Sep 29, 2023

I am trying to extract an old packaged software on a modern linux system (openSUSE Tumbleweed).

./monochrom-SUZ2--version1dot2.sh 
Verifying archive integrity...Error in check sums 2167415832 != 2079859116

You need to download the installer again, as it is corrupt.

If your download appeared to be successful, try a different
browser. Some browsers, such as Netscape, are known to corrupt
some types of binary files by trying treating them as text.

As the installer was made with an old Makeself 1.5.5, I've tried the POSIX-Environment Variable already:

_POSIX2_VERSION=199209 ./monochrom-SUZ2--version1dot2.sh
Verifying archive integrity...Error in check sums 2167415832 != 2079859116

You need to download the installer again, as it is corrupt.

If your download appeared to be successful, try a different
browser. Some browsers, such as Netscape, are known to corrupt
some types of binary files by trying treating them as text.

I've already tried to extract the tar itself by removing the script until the binary starts, but that did not work either, as tar thinks the tarball is broken.

Has anyone a hint for me, what to try next?

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

1 participant