Closed andtvo closed 3 months ago
@andtvo I am able to reproduce the problem but this is an issue with the package and not the packages.microsoft.com service. You'll need to report this issue against dotnet: https://github.com/dotnet/sdk/issues.
Looks like there's a dotnet issue now: https://github.com/dotnet/sdk/issues/43009.
@daviddavis Thank you! I created that issue.
Describe the issue packages.microsoft.com for rhel9 is missing dotnet-runtime-deps-8.0-8.0.8
When did the issue occur? August 13th 2024
If applicable, what package did you attempt to install, and from which repo? aspnetcore-runtime-8.0 from https://packages.microsoft.com/rhel/9/prod/Packages/
Steps to Reproduce
Actual Result getting error: Depsolve Error occurred: \n Problem: package aspnetcore-runtime-8.0-8.0.8-1.x86_64 from packages-microsoft-com-prod requires dotnet-runtime-8.0 >= 8.0.8, but none of the providers can be installed\n - cannot install the best candidate for the job\n - nothing provides dotnet-runtime-deps-8.0 >= 8.0.8 needed by dotnet-runtime-8.0-8.0.8-1.x86_64 from packages-microsoft-com-prod
Expected Result
Screenshots
Additional context