Is there an existing issue for this?
Describe the bug
aspnetcore-runtime-8.0 (as well as other dotnet binaries) are missing from the ARM64-side of the Debian Bookworm repository hosted on packages.microsoft.com. It is listed in the AMD64 side of the same repository, and is available for ARM64 as a download on the dotnet.microsoft.com site, but this requires manual dependency resolution. I found a similar issue for v3.1, but I just assumed that since 8.0 is the latest it would be available through the official repository. Is there a specific reason for this?
Expected Behavior
I was following the instructions on the docs for installing .NET on Linux (Debian 12 specifically), and expected the instructions to work.
Steps To Reproduce
No response
Exceptions (if any)
No response
.NET Version
8.0
Anything else?
No response
Is there an existing issue for this?
Describe the bug
aspnetcore-runtime-8.0(as well as other dotnet binaries) are missing from the ARM64-side of the Debian Bookworm repository hosted on packages.microsoft.com. It is listed in the AMD64 side of the same repository, and is available for ARM64 as a download on the dotnet.microsoft.com site, but this requires manual dependency resolution. I found a similar issue for v3.1, but I just assumed that since 8.0 is the latest it would be available through the official repository. Is there a specific reason for this?Expected Behavior
I was following the instructions on the docs for installing .NET on Linux (Debian 12 specifically), and expected the instructions to work.
Steps To Reproduce
No response
Exceptions (if any)
No response
.NET Version
8.0
Anything else?
No response