Closed
Description
Steps to reproduce
Follow the steps at https://www.microsoft.com/net/download/linux-package-manager/ubuntu18-04/runtime-current
Expected behavior
Running sudo apt-get install aspnetcore-runtime-2.1
installs the package alongside its dependencies.
Actual behavior
apt fails with the following message:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
dotnet-sdk-2.1 : Depends: dotnet-runtime-2.1 (>= 2.1.2) but it is not going to be installed
Depends: aspnetcore-runtime-2.1 (>= 2.1.2) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Environment data
Ubuntu Server 18.04.1