[Bug 2048926] Re: Not getting listed in dotnet --list-runtimes so facing an error missing 6.0 runtime

Dominik Viererbe 2048926 at bugs.launchpad.net
Mon Jan 15 07:58:23 UTC 2024


** Tags removed: foundations-todo

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to dotnet6 in Ubuntu.
https://bugs.launchpad.net/bugs/2048926

Title:
  Not getting listed in dotnet --list-runtimes so facing an error
  missing 6.0 runtime

Status in dotnet6 package in Ubuntu:
  Incomplete

Bug description:
  I tried running this command 
  cmd: 
  sudo apt-get install --no-install-recommends aspnetcore-runtime-6.0=6.0.125-0ubuntu1~22.04.1

  o/p:
  dotnet-runtime-6.0=6.0.125-0ubuntu1~22.04.1
  Reading package lists... Done
  Building dependency tree... Done
  Reading state information... Done
  The following packages were automatically installed and are no longer required:
    bridge-utils dns-root-data dnsmasq-base dotnet-runtime-deps-6.0 ubuntu-fan
  Use 'sudo apt autoremove' to remove them.
  The following packages will be upgraded:
    aspnetcore-runtime-6.0 dotnet-runtime-6.0
  2 upgraded, 0 newly installed, 0 to remove and 76 not upgraded.
  Need to get 0 B/30.9 MB of archives.
  After this operation, 2769 kB disk space will be freed.
  (Reading database ... 138343 files and directories currently installed.)
  Preparing to unpack .../dotnet-runtime-6.0_6.0.125-0ubuntu1~22.04.1_amd64.deb ...
  Unpacking dotnet-runtime-6.0 (6.0.125-0ubuntu1~22.04.1) over (6.0.25-1) ...
  Preparing to unpack .../aspnetcore-runtime-6.0_6.0.125-0ubuntu1~22.04.1_amd64.deb ...
  Unpacking aspnetcore-runtime-6.0 (6.0.125-0ubuntu1~22.04.1) over (6.0.25-1) ...
  Setting up dotnet-runtime-6.0 (6.0.125-0ubuntu1~22.04.1) ...
  Setting up aspnetcore-runtime-6.0 (6.0.125-0ubuntu1~22.04.1) ...

  it was installed successfully 
  but when I try to list dotnet runtimes
   dotnet --list-runtimes
  Microsoft.AspNetCore.App 7.0.14 [/usr/share/dotnet/shared/Microsoft.AspNetCore.App]
  Microsoft.NETCore.App 7.0.14 [/usr/share/dotnet/shared/Microsoft.NETCore.App]

  
  I couldn't able to see it 

  if I install any specific version like 6.0.25-1 it was working fine

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dotnet6/+bug/2048926/+subscriptions




More information about the foundations-bugs mailing list