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

STEAM - sha256sum mismatch! #1018

Closed
Kreyren opened this issue Jun 7, 2018 · 4 comments
Closed

STEAM - sha256sum mismatch! #1018

Kreyren opened this issue Jun 7, 2018 · 4 comments

Comments

@Kreyren
Copy link
Contributor

Kreyren commented Jun 7, 2018

There is a problem with "sha256sum mismatch!" for steam.

OUTPUT:

winetricks steam
------------------------------------------------------
You are using a 64-bit WINEPREFIX. Note that many verbs only install 32-bit versions of packages. If you encounter problems, please retest in a clean 32-bit WINEPREFIX before reporting a bug.
------------------------------------------------------
Using winetricks 20180217 - sha256sum: 1b156c616174f41df79d72a90c52eb2b110c63a6e8ecb865d303a8f9f0908924 with wine-3.0 (Ubuntu 3.0-1ubuntu1) and WINEARCH=win64
Executing w_do_call steam
Executing load_steam 
Executing cd /home/USER/.cache/winetricks/steam
Downloading http://media.steampowered.com/client/installer/SteamSetup.exe to /home/USER/.cache/winetricks/steam
--2018-06-07 16:36:21--  http://media.steampowered.com/client/installer/SteamSetup.exe
Resolving media.steampowered.com (media.steampowered.com)... 23.64.15.67, 23.64.15.73
Connecting to media.steampowered.com (media.steampowered.com)|23.64.15.67|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1573568 (1,5M) [application/octet-stream]
Saving to: ‘SteamSetup.exe’

SteamSetup.exe      100%[===================>]   1,50M  --.-KB/s    in 0,08s   

2018-06-07 16:36:21 (18,0 MB/s) - ‘SteamSetup.exe’ saved [1573568/1573568]

Executing cd /home/USER
------------------------------------------------------
Checksum for /home/USER/.cache/winetricks/steam/SteamSetup.exe did not match, retrying download
------------------------------------------------------
Executing cd /home/USER/.cache/winetricks/steam
Downloading https://web.archive.org/web/2000/http://media.steampowered.com/client/installer/SteamSetup.exe to /home/USER/.cache/winetricks/steam
--2018-06-07 16:36:21--  https://web.archive.org/web/2000/http://media.steampowered.com/client/installer/SteamSetup.exe
Resolving web.archive.org (web.archive.org)... 207.241.225.186
Connecting to web.archive.org (web.archive.org)|207.241.225.186|:443... connected.
HTTP request sent, awaiting response... 302 FOUND
Location: https://web.archive.org/web/20131119120314/http://media.steampowered.com/client/installer/SteamSetup.exe [following]
--2018-06-07 16:36:22--  https://web.archive.org/web/20131119120314/http://media.steampowered.com/client/installer/SteamSetup.exe
Reusing existing connection to web.archive.org:443.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/octet-stream]
Saving to: ‘SteamSetup.exe’

SteamSetup.exe          [           <=>      ]   1,07M   371KB/s    in 3,0s    

2018-06-07 16:36:26 (371 KB/s) - ‘SteamSetup.exe’ saved [1123608]

Executing cd /home/USER
------------------------------------------------------
sha256sum mismatch! Rename /home/USER/.cache/winetricks/steam/SteamSetup.exe and try again.
------------------------------------------------------

INFORMATIONS
OS: Ubuntu 18.04
packages: winetricks, wine-stable

TRIED SOLUTION

  1. SteamSetup.exe, SteamSetup.exe.bak was removed => Problem still reappear, No effect.

PROBLEM SOLVED
Using manual instalation fixed the issue, recommended to update steam app in repository for winetricks.

@Kreyren Kreyren closed this as completed Jun 7, 2018
@luispresuelgit
Copy link

luispresuelgit commented Oct 10, 2018

@Kreyren I'm having the same issue. Could you be more specific at here: "Using manual instalation fixed the issue, recommended to update steam app in repository for winetricks."?

As I followed ValveSoftware/Proton#1471

@qwertychouskie
Copy link
Contributor

Chances you are using an old version of Winetricks (the one in most distro's repos is quite old). Please download and manually install the latest version of Winetricks from this repo, and try again.

@bobwya
Copy link
Contributor

bobwya commented Oct 10, 2018

@luispresuelgit

See: WineHQ Wiki : Winetricks - Installing winetricks.

The instructions are a bit hacky, but they are merely to workaround deficiencies in some Linux distributions (no fingers pointing at Debian+derivatives) that don't provide up-to-date packages...

@wafna
Copy link

wafna commented Aug 13, 2021

For "manual installation" just download SteamSetup.exe and run it in wine, e.g. wine ./Downloads/SteamSetup.exe.

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

5 participants