Skip to content

Conversation

mthalman
Copy link
Member

@mthalman mthalman commented Sep 4, 2024

Fixes dotnet/source-build#4585

It's not clear what changed that caused the issue in dotnet/source-build#4585. But this fixes it by ensuring that the RID for the self-contained test is set to the PortableRid config value. This ensures that linux-musl-<arch> will be used in an Alpine environment.

@mthalman mthalman requested review from a team as code owners September 4, 2024 21:19
@ghost ghost added Area-Infrastructure untriaged Request triage from a team member labels Sep 4, 2024
@MichaelSimons
Copy link
Member

Should this be backported to 9.0 as the current functionality is not intentional?

@mthalman mthalman merged commit ad0a603 into dotnet:main Sep 5, 2024
@mthalman mthalman deleted the sb4585 branch September 5, 2024 12:43
@mthalman
Copy link
Member Author

mthalman commented Sep 5, 2024

/backport to release/9.0.1xx

Copy link
Contributor

github-actions bot commented Sep 5, 2024

Started backporting to release/9.0.1xx: https://github.com/dotnet/sdk/actions/runs/10720600856

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-Infrastructure untriaged Request triage from a team member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[main] Alpine tests fail loading ld-linux-x86-64.so.2

2 participants