Closed GoogleCodeExporter closed 8 years ago
Typo, forgot the "rm" in reproduce section:
$ rm ~/.cache/winetricks/vcrun2013/vcredist_x86.exe
Original comment by jre.wine...@gmail.com
on 14 Jan 2015 at 2:18
[Dupe of #464, don't know why I didn't find this in the first place, sorry.]
Replacing the sha1sum in winetricks works and results in working dll overrides
(see attached patch). So I assume the new vcredist_x86.exe is a working one.
I'm just surprised that this file is nearly a year old and nobody reported it
yet (of course I don't know since when MS really distributes it):
$ pwd
/home/jens/.cache/winetricks/vcrun2013
$ ls -l
total 19052
-rwxr-xr-x 1 jens jens 6503984 May 1 2014 vcredist_x86.exe
-rwxr-xr-x 1 jens jens 6503984 May 1 2014 vcredist_x86.exe.bak
-rwxr-xr-x 1 jens jens 6498200 Oct 5 2013 vcredist_x86.exe.orig
Original comment by jre.wine...@gmail.com
on 14 Jan 2015 at 3:47
Attachments:
[Sorry, hopefully last message on this.]
Release date was 2014-12-30 (see
http://www.microsoft.com/en-us/download/details.aspx?id=40784). So winetricks
really should be updated. And it explains why the problems just occur now.
Original comment by jre.wine...@gmail.com
on 14 Jan 2015 at 4:01
Dupe.
Original comment by austinenglish@gmail.com
on 14 Jan 2015 at 9:54
Also got checksum error with the current version of winetricks
* WINETRICKS_VERSION=20141130
After reverting (undo) the patch above
* winetricks.466.patch
it works for me.
Greets, Dirk
Original comment by deve...@dj-l.de
on 25 May 2015 at 3:22
Hi Dirk,
you are using an old version of winetricks. You can get the current winetricks
(20150416) from
https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetricks.
That version comes with the correct sha1sum
df7f0a73bfa077e483e51bfb97f5e2eceedfb6a3.
But you are right, my winetricks.466.patch had been accidentally inverted (so +
and - where switched). Therefore the confusion about having to "revert" the
patch.
Original comment by jre.wine...@gmail.com
on 25 May 2015 at 9:45
Original issue reported on code.google.com by
jre.wine...@gmail.com
on 14 Jan 2015 at 9:26