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

wininet SHA256 mismatch and cabextract failure #2171

Open
nickgirga opened this issue Jan 15, 2024 · 0 comments
Open

wininet SHA256 mismatch and cabextract failure #2171

nickgirga opened this issue Jan 15, 2024 · 0 comments

Comments

@nickgirga
Copy link

When trying to use winetricks 20240105-next, installing wininet fails because it first warns me that the SHA256 does not match, but if I proceed, cabextract fails with exit status 1.

The terminal output looks like this:

Executing w_do_call wininet
/tmp/winetricks.Z12uG1kJ/no_win64_warnings exists, not issuing 64-bit prefix warning
Executing load_wininet 
grep: warning: stray \ before /
------------------------------------------------------
warning: Checksum for /home/nick/.cache/winetricks/win7sp1/windows6.1-KB976932-X86.exe did not match, but --force was used, so ignoring and trying anyway.
------------------------------------------------------
Executing cabextract -q -d /home/nick/Games/Animal Jam/pfx/dosdevices/c:/windows/temp -L -F x86_microsoft-windows-i..tocolimplementation_31bf3856ad364e35_8.0.7601.17514_none_1eaaa4a07717236e/wininet.dll /home/nick/.cache/winetricks/win7sp1/windows6.1-KB976932-X86.exe
/home/nick/.cache/winetricks/win7sp1/windows6.1-KB976932-X86.exe: no valid cabinets found
------------------------------------------------------
warning: Note: command cabextract -q -d /home/nick/Games/Animal Jam/pfx/dosdevices/c:/windows/temp -L -F x86_microsoft-windows-i..tocolimplementation_31bf3856ad364e35_8.0.7601.17514_none_1eaaa4a07717236e/wininet.dll /home/nick/.cache/winetricks/win7sp1/windows6.1-KB976932-X86.exe returned status 1. Aborting.

I tried updating winetricks with --self-update, but this did not help.

For context, I'm running all of this on an x86_64-based Chromebook (running stock ChromeOS in developer mode), using the built-in Crostini environment (based on Debian Buster) to create an X forwarded podman container that runs Arch Linux (for more up-to-date packages) with wine, winetricks, and Lutris installed inside of it. I've run winetricks from within Lutris and standalone, but it did not make a difference in the errors or the outcomes.

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