Skip to content

Use PortableRid config value for self-contained publish test#43234

Merged
mthalman merged 1 commit intodotnet:mainfrom
mthalman:sb4585
Sep 5, 2024
Merged

Use PortableRid config value for self-contained publish test#43234
mthalman merged 1 commit intodotnet:mainfrom
mthalman:sb4585

Conversation

@mthalman
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Member Author

mthalman commented Sep 5, 2024

/backport to release/9.0.1xx

@github-actions
Copy link
Copy Markdown
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