You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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:
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.
The text was updated successfully, but these errors were encountered: