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

Update bootstrap sdk to 9.0.200 #10850

Merged
merged 16 commits into from
Oct 24, 2024
Merged

Update bootstrap sdk to 9.0.200 #10850

merged 16 commits into from
Oct 24, 2024

Conversation

kasperk81
Copy link
Contributor

@kasperk81 kasperk81 commented Oct 18, 2024

@kasperk81 kasperk81 requested a review from a team as a code owner October 18, 2024 20:59
@kasperk81 kasperk81 changed the title Update sdk to 9.0.200 Update bootstrap sdk to 9.0.200 Oct 18, 2024
@kasperk81
Copy link
Contributor Author

@mmitche can we get https://dotnetbuilds.azureedge.net/public/Sdk/9.0.200-preview.0.24518.5/dotnet-sdk-9.0.200-preview.0.24518.5-osx-arm64.tar.gz uploaded to https://dotnetcli.azureedge.net/dotnet/Sdk/9.0.200-preview.0.24518.5/dotnet-sdk-9.0.200-preview.0.24518.5-osx-arm64.tar.gz? this is for msbuild bootstrap, the tool is sensitive to the text like curl: (56) The requested URL returned error: 404 on stdout/stderr even if final exit code was successful.

@mmitche
Copy link
Member

mmitche commented Oct 19, 2024

@mmitche can we get https://dotnetbuilds.azureedge.net/public/Sdk/9.0.200-preview.0.24518.5/dotnet-sdk-9.0.200-preview.0.24518.5-osx-arm64.tar.gz uploaded to https://dotnetcli.azureedge.net/dotnet/Sdk/9.0.200-preview.0.24518.5/dotnet-sdk-9.0.200-preview.0.24518.5-osx-arm64.tar.gz? this is for msbuild bootstrap, the tool is sensitive to the text like curl: (56) The requested URL returned error: 404 on stdout/stderr even if final exit code was successful.

That's the customer release point and can't be used for pre-release builds. We shojld figure out how to make it work with dotnetbuilds

@kasperk81
Copy link
Contributor Author

@rainersigwald is there some other place which needs the update?

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

App: /home/vsts/work/1/s/stage1/bin/bootstrap/core/sdk/9.0.200-preview.0.24521.38/MSBuild.dll
Architecture: x64
Framework: 'Microsoft.NETCore.App', version '9.0.0-rc.2.24473.5' (x64)
.NET location: /home/vsts/work/1/s/stage1/bin/bootstrap/core/

The following frameworks were found:
  9.0.0-rc.1.24431.7 at [/home/vsts/work/1/s/stage1/bin/bootstrap/core/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
Build failed with exit code 150. Check errors above.

i don't see where this rc1 is coming from?

@rainersigwald
Copy link
Member

That's the version of the .NET runtime that's packaged into 9.0.200 builds right now: https://github.com/dotnet/sdk/blob/10e47c896095ad44c053e99d4e4664bd02984bab/eng/Version.Details.xml#L18

@marcpopMSFT, is there an easy way to flow the rc2 runtime to SDK release/9.0.200 so we can run bits built with rc2 on it?

@marcpopMSFT
Copy link
Member

There is not. It has to be flowed manually. That had been prepped but it was lost when the 1xx to 2xx flow was redone last week.

@marcpopMSFT
Copy link
Member

dotnet/sdk#44364

@kasperk81
Copy link
Contributor Author

thanks for updating @marcpopMSFT.
pr is now ready

Copy link
Member

@YuliiaKovalova YuliiaKovalova left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for contribution and fix in the task :)

@YuliiaKovalova YuliiaKovalova merged commit 83fd08a into dotnet:main Oct 24, 2024
10 checks passed
@kasperk81 kasperk81 deleted the patch-2 branch October 24, 2024 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants