Winetricks / winetricks

Winetricks is an easy way to work around problems in Wine
GNU Lesser General Public License v2.1
2.66k stars 389 forks source link

vstools2019 SHA256 mismatch! #2237

Open kai3341 opened 2 weeks ago

kai3341 commented 2 weeks ago

Versions:

kai@asus-ux360c:~$ wine --version
wine-9.11 (Staging)
kai@asus-ux360c:~$ winetricks --version
Executing cd /usr/bin
20240105-next - sha256sum: 5018f613bcb78df9b82296ebab621c03a9282c00140ffabd3a57c06efa9b309d

Terminal output (cut):

Executing w_do_call dotnet472
dotnet472 already installed, skipping
------------------------------------------------------
warning: Checksum for /home/kai/.cache/winetricks/vstools2019/vstools2019.zip did not match, retrying download
------------------------------------------------------
Executing cd /home/kai/.cache/winetricks/vstools2019
Downloading https://aka.ms/vs/16/release/installer to /home/kai/.cache/winetricks/vstools2019
--2024-06-26 03:29:55--  https://aka.ms/vs/16/release/installer
Resolving aka.ms (aka.ms)... 23.59.86.58
Connecting to aka.ms (aka.ms)|23.59.86.58|:443... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://download.visualstudio.microsoft.com/download/pr/190b8b27-9da7-49b4-bb27-75d3a5abe45e/0F0CC11F000593A064D419462A8467B529FED8075B21A605A40785BAA3D2F611/vs_installer.opc [following]
--2024-06-26 03:29:56--  https://download.visualstudio.microsoft.com/download/pr/190b8b27-9da7-49b4-bb27-75d3a5abe45e/0F0CC11F000593A064D419462A8467B529FED8075B21A605A40785BAA3D2F611/vs_installer.opc
Resolving download.visualstudio.microsoft.com (download.visualstudio.microsoft.com)... 68.232.34.200, 2606:2800:133:f17:19e8:2356:251b:2a9
Connecting to download.visualstudio.microsoft.com (download.visualstudio.microsoft.com)|68.232.34.200|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 22461354 (21M) [application/octet-stream]
Saving to: ‘vstools2019.zip’

vstools2019.zip                                     100%[================================================================================================================>]  21.42M  2.04MB/s    in 9.0s    

2024-06-26 03:30:05 (2.39 MB/s) - ‘vstools2019.zip’ saved [22461354/22461354]

Executing cd /home/kai
------------------------------------------------------
SHA256 mismatch!

URL: https://aka.ms/vs/16/release/installer
Downloaded: 0f0cc11f000593a064d419462a8467b529fed8075b21a605a40785baa3d2f611
Expected: e653e715ddb8a08873e50a2fe091fca2ce77726b8b6ed2b99ed916d0e03c1fbe

This is often the result of an updated package such as vcrun2019.
If you are willing to accept the risk, you can bypass this check.
Alternatively, you may use the --force option to ignore this check entirely.

Continue anyway?
------------------------------------------------------
------------------------------------------------------
Unattended mode, not prompting for confirmation
------------------------------------------------------
Executing wine /home/kai/Cellar/msbuild_x86/dosdevices/c:/windows/temp/vs_installer_16/Contents/vs_installer.exe install --channelId VisualStudio.16.Release --channelUri https://aka.ms/vs/16/release/channel --productId Microsoft.VisualStudio.Product.BuildTools --add Microsoft.VisualStudio.Workload.VCTools --includeRecommended --quiet
wine: Read access denied for device L"\\??\\Z:\\", FS volume label and serial are not available.
------------------------------------------------------
warning: Note: command wine /home/kai/Cellar/msbuild_x86/dosdevices/c:/windows/temp/vs_installer_16/Contents/vs_installer.exe install --channelId VisualStudio.16.Release --channelUri https://aka.ms/vs/16/release/channel --productId Microsoft.VisualStudio.Product.BuildTools --add Microsoft.VisualStudio.Workload.VCTools --includeRecommended --quiet returned status 143. Aborting.
------------------------------------------------------