Opened 14 years ago
Closed 14 years ago
#25717 closed defect (fixed)
winetricks is not compatible with openssl 1.0.0a
Reported by: | shane.wilkins@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.1 |
Keywords: | Cc: | ||
Port: | winetricks |
Description
OSX 10.6.4 latest version of macports, wine-devel and winetricks
I'm get the following error with anything I try to install via winetricks:
------------------------------------------------------ sha1sum mismatch! Rename /Users/shane/.winetrickscache/./arial32.exe and try again. ------------------------------------------------------
It's never happened before. Initially I though I had screwed up my wine install, so I uninstalled wine and winetricks and reinstalled them, but once again no joy.
anybody having the same problem?
Change History (7)
comment:1 Changed 14 years ago by mf2k (Frank Schima)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|
comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Summary: | winetricks checksum errors? → winetricks sha1sum mismatch errors |
---|
comment:3 Changed 14 years ago by shane.wilkins@…
yes. I tried removing the individual file, didn't work. then i deleted the whole .winetricks directory and it still didn't work.
sw
comment:4 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Status: | new → assigned |
---|---|
Summary: | winetricks sha1sum mismatch errors → winetricks is not compatible with openssl 1.0.0a |
Confirmed, the current version of winetricks is not compatible with openssl 1.0.0a.
I will report this problem to the developers of winetricks.
Until it's fixed, as a workaround, install the port md5sha1sum; winetricks will use it instead of openssl.
comment:6 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
FYI, this bug is already reported upstream: http://code.google.com/p/winezeug/issues/detail?id=139
comment:7 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed in r71202 by updating to version 20100904.
Did you remove the indicated file and try again? Did the same thing still happen?