Microsoft.NETCore.App.Runtime.<rid> and Microsoft.AspNetCore.App.Runtime.<rid> should be moved to dotnet-sdk-8.0 binary package

Bug #2046458 reported by Mateus Rodrigues de Morais
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
dotnet8 (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

In a .NET 8 SDK installation, the packs directory contains two sub-directories called Microsoft.NETCore.App.Runtime.<rid> and Microsoft.AspNetCore.App.Runtime.<rid>. These files enable building self-contained applications and contain symbolic links to files in packages dotnet-hostfxr-8.0, dotnet-runtime-8.0, and aspnetcore-runtime-8.0.

According to the .NET SDK Layout and Packaging documentation [1], these two subdirectories should be part of the dotnet-sdk-8.0 binary package. As of now, they are placed in the dotnet-targeting-pack-8.0 and aspnetcore-targeting-pack-8.0 packages, respectively.

They should be moved to the right package instead.

[1] https://learn.microsoft.com/en-us/dotnet/core/distribution-packaging#recommended-packages

Revision history for this message
Mateus Rodrigues de Morais (mateus-morais) wrote :

Fix committed to version 8.0.101-8.0.1-0ubuntu2

Changed in dotnet8 (Ubuntu):
status: New → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package dotnet8 - 8.0.101-8.0.1-0ubuntu2

---------------
dotnet8 (8.0.101-8.0.1-0ubuntu2) noble; urgency=medium

  * Added new binary packages for debug symbols.
  * Moved RID-specific targeting packs to dotnet-sdk-8.0 binary package
    per Microsoft documentation. (LP: #2046458)

 -- Mateus Rodrigues de Morais <email address hidden> Wed, 17 Jan 2024 17:30:29 -0300

Changed in dotnet8 (Ubuntu):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.