Wine installation problem for Yosemite

Questions about Wine on macOS.
Locked
MikeNona
Newbie
Newbie
Posts: 2
Joined: Thu Jul 16, 2015 7:37 pm

Wine installation problem for Yosemite

Post by MikeNona »

I followed the Wine installation instructions given at http://www.davidbaumgold.com/tutorials/wine-mac/#part-0, but got an error message when I ran $brew install wine.
The error message is:
Error: SHA256 mismatch
Expected: 98507b55fbe5cd43c51981f2924e4671fd81fe35d52dc53357e20f2c77fa5dfd
Actual: 818a4b8bbcb50878a8b1b9f71b4274d242ab46bf860c74676e98dec1d0248821
Archive: /Library/Caches/Homebrew/libpng-1.6.17.tar.xz
To retry an incomplete download, remove the file above.
I have deleted /Library/Caches/Homebrew/libpng-1.6.17.tar.xz but the re-running $brew install wine simply gives the same error.
I have run $brew update and $brew doctor says "Your system is ready to brew", but $brew install wine still gives the same error.
Any ideas on what try next?
MikeNona
Newbie
Newbie
Posts: 2
Joined: Thu Jul 16, 2015 7:37 pm

Re: Wine installation problem for Yosemite

Post by MikeNona »

Found the probable source of the problem.
See https://github.com/Homebrew/homebrew/issues/41778
Appears Sourceforge is having a problem: ...
"We're sorry -- the Sourceforge site is currently in Disaster Recovery mode, and currently requires
the use of javascript to function. Please check back later."
Locked