-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Ubuntu 18.04 not able to download dotnet core 3.1 using package manager #4411
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@Devarsh14 Can you run the following command and share the output - it would tell us which server mirror you are being redirected to?
|
@NikolaMilosavljevic : Please kindly check below response to above command. wget http://packages.microsoft.com/ubuntu/18.04/prod/pool/main/d/dotnet-sdk-3.1/dotnet-sdk-3.1.200-x64.deb dotnet-sdk-3.1.200-x64. 100%[===============================>] 40.85M 2.78MB/s in 16s 2020-03-19 09:15:50 (2.62 MB/s) - 'dotnet-sdk-3.1.200-x64.deb’ saved [42834136/42834136] |
Does the issue still repro? We have checked all package mirrors including 13.76.190.189 and there were no issues today. What is the checksum of the of the file you downloaded, i.e.?
|
@NikolaMilosavljevic : Please kindly check below response to above command. |
Hi Please check, repro, for installation. sudo apt-get install dotnet-sdk-3.1
|
@Devarsh14, it is puzzling that you got a completely different checksum of a file downloaded with wget. Would it be possible to share that file on OneDrive or Google Drive? Are you using any proxies or corporate internal mirrors or caches? The following page has some recovery steps for users hitting issues related to stale caches, it might be helpful: https://askubuntu.com/questions/41605/trouble-downloading-packages-list-due-to-a-hash-sum-mismatch-error |
Closing this issue as it cannot be reproduced anymore. @Devarsh14 if you hit this issue again, please reactivate the GitHub issue. |
Uh oh!
There was an error while loading. Please reload this page.
Hi, I am using below command to install dotnet core on My work VM.
I have also used Snap command as well.
Not able to install dotnet core somehow on my system.
May be related to #3988.
The text was updated successfully, but these errors were encountered: