dotnet / aspnetcore

ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
https://asp.net
MIT License
34.82k stars 9.84k forks source link

Getting "Error: SHA1 mismatch" on kvm install (OSX) #444

Closed Znow closed 6 years ago

Znow commented 9 years ago

Heya

Running OSX latest, followed the guide so far until "brew install kvm".

brew install kvm
==> Installing kvm dependency: mono
==> Downloading http://download.mono-project.com/sources/mono/mono-3.8.0.tar.bz2
######################################################################## 100,0%
==> Downloading http://storage.bos.xamarin.com/mono-dist-master/latest/monolite-111-latest.tar.gz
######################################################################## 100,0%
Error: SHA1 mismatch
Expected: af90068351895082f03fdaf2840b7539e23e3f32
Actual: 41e32ea8c756049be34d317391618b8bc7864c16
Archive: /Library/Caches/Homebrew/mono--monolite-111.tar.gz
To retry an incomplete download, remove the file above.

Tried removing the files and do the same command again, without luck.

Regards

davidfowl commented 9 years ago

/cc @suhasj @moozzyk

donatasbacius commented 9 years ago

@Znow - had the same problem. Fixed it with "brew update" and "brew doctor".

aspnet-hello commented 6 years ago

This issue is being closed because it has not been updated in 3 months.

We apologize if this causes any inconvenience. We ask that if you are still encountering this issue, please log a new issue with updated information and we will investigate.