Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[main] Publishing of SDK diff baseline PR failing after net10.0 upgrade #4720

Closed
mthalman opened this issue Nov 6, 2024 · 4 comments · Fixed by dotnet/sdk#44685
Closed
Assignees
Labels
area-testing Improvements in CI and testing ops-monitor Issues created/handled by the source build monitor role

Comments

@mthalman
Copy link
Member

mthalman commented Nov 6, 2024

After the upgrade of the SDK to net10.0, the CreateBaselineUpdatePR program which creates a PR to updated SDK diff pipeline is failing to run due to this error:

You must install or update .NET to run this application.

App: /mnt/vss/_work/1/s/artifacts/bin/CreateBaselineUpdatePR/linux/Release/CreateBaselineUpdatePR
Architecture: x64
Framework: 'Microsoft.NETCore.App', version '9.0.0-rc.2.24473.5' (x64)
.NET location: /mnt/vss/_work/1/s/.dotnet

The following frameworks were found:
  10.0.0-alpha.1.24531.8 at [/mnt/vss/_work/1/s/.dotnet/shared/Microsoft.NETCore.App]

Learn more:
https://aka.ms/dotnet/app-launch-failed

To install missing framework, download:
https://aka.ms/dotnet-core-applaunch?framework=Microsoft.NETCore.App&framework_version=9.0.0-rc.2.24473.5&arch=x64&rid=linux-x64&os=ubuntu.22.04

Example build (internal link)

Copy link

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

1 similar comment
Copy link

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

@mthalman
Copy link
Member Author

mthalman commented Nov 6, 2024

This is blocked on dotnet/sdk#44685.

@mthalman mthalman moved this from In Progress to Blocked in .NET Source Build Nov 6, 2024
@mthalman
Copy link
Member Author

mthalman commented Nov 6, 2024

Well, not really blocked. It should just be fixed by dotnet/sdk#44685.

@mthalman mthalman moved this from Blocked to In Progress in .NET Source Build Nov 6, 2024
@mthalman mthalman added the ops-monitor Issues created/handled by the source build monitor role label Nov 7, 2024
@MichaelSimons MichaelSimons added area-testing Improvements in CI and testing and removed untriaged labels Nov 7, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in .NET Source Build Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-testing Improvements in CI and testing ops-monitor Issues created/handled by the source build monitor role
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants