Skip to content

[NETSDKE2E] [Regression]With 8.0.100-rc.1.23414.11 installed, the RID shows incorrectly on Linux Alpine3.18 Arm64 #34627

Closed as not planned
@v-xiaofchen

Description

@v-xiaofchen

Environment:

Alpine3.18 Arm64 in docker
.NET 8.0.100-rc.1.23414.11(runtime-8.0.0-rc.1.23414.4)

To Reproduce

Repro steps:

  1. Prepare Alpine3.18 Arm64 in docker

  2. Extract dotnet-sdk-8.0.100-rc.1.23414.11-linux-musl-arm64.tar.gz, and use the export command to set DOTNET_ROOT to the extracted folder's location and then ensure .NET is in PATH

  3. Run 'dotnet --info' and observe

Expected behavior

RID shows "alpine.3.18-arm64".

Actual behavior

RID shows "linux-musl-arm64"
alpinearm641

Regression?

This issue not repro on 8.0.100-rc.1.23407.2(runtime- 8.0.0-rc.1.23381.3)
alpinearm642

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions