Skip to content

Fedora wrong rpm package getting installed for aspnetcore-runtime-3.0 (3.0.101) #3879

Closed
@mdx0111

Description

@mdx0111

Updating .Net Core 3.0.100 to 3.0.101 is installing wrong package on Fedora (31). The package being installed is aspnetcore-runtime-3.0.1-rh.rhel.7-x64.rpm rather than aspnetcore-runtime-3.0.1-x64.rpm.

This is causing the dotnet run to return the following message:

It was not possible to find any compatible framework version
The specified framework 'Microsoft.AspNetCore.App', version '3.0.0' was not found.
  - No frameworks were found.

You can resolve the problem by installing the specified framework and/or SDK.

The .NET Core frameworks can be found at:
  - https://aka.ms/dotnet-download

The temporary workaround is manually installing the aspnetcore-runtime-3.0.1 from https://packages.microsoft.com/rhel/7/prod/aspnetcore-runtime-3.0.1-x64.rpm

Please do not hesitate to let me know if you need any further details.

Many thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions