-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Fail to install dotnet core 3.1.11 on SLES 12 SP5 #5856
Comments
@rbhanda maybe this is related to other 3.1.11 packages.microsoft.com issues? #5838 |
I was able to install .NET 5.0.102 SDK on a SLES linux machine. I wonder if this is related to folks hitting a different mirror and that is why I am not able to repro this. |
Now, I noticed that http://packages.microsoft.com/sles/12/prod/dotnet-runtime-3.1.11-x64.rpm is tiny compared to others |
Thanks for pointing this out @rtssrl |
hi @rtssrl thanks a lot for reporting this. I am trying to get to the root cause of these files getting corrupted. I will keep this thread updated with the progress. |
The aspnetcore-runtime-3.1.11-x64.rpm corruption issue should be resolved now. |
Thanks a lot for reporting @beanotj . I have updated the file and it should get reflected on packages,microsoft.com in some time (~20 mins) |
@rbhanda: Everything looks good, thanks! |
Hi @rbhanda, now zypper in aspnetcore-runtime-3.1 is OK, thanks! |
We're still seeing issues trying to acquire a non-corrupted version of: dotnet-sdk-3.1.405-x64.rpm For example: The corrupted version returns the checksum: 5eb9c4854342778b93d5ef55e83d265a The correct version returns the checksum: 3d4b099cbc73b62e673c9c84a234f0a2 |
To follow up, we've not had any occurrences of the corrupt version for at least a week now. So it looks like the correct one has propagated. |
Ok good. Closing. Thanks for the report! |
Following instructions at https://docs.microsoft.com/en-us/dotnet/core/install/linux-sles:
zypper in aspnetcore-runtime-3.1
got:
Version 3.1.10 is OK
The text was updated successfully, but these errors were encountered: