Skip to content

Update to Ubuntu 25.04 #113405

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

Merged
merged 3 commits into from
Mar 14, 2025
Merged

Update to Ubuntu 25.04 #113405

merged 3 commits into from
Mar 14, 2025

Conversation

richlander
Copy link
Member

@Copilot Copilot AI review requested due to automatic review settings March 12, 2025 02:23
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the Ubuntu image version in the Helix queues setup pipeline from Ubuntu 24.x to Ubuntu 25.04.

  • Changed the ARM64 image tag from ubuntu-24.10-helix-arm64v8 to ubuntu-25.04-helix-arm64v8.
  • Changed the AMD64 image tag from ubuntu-24.04-helix-amd64 to ubuntu-25.04-helix-amd64.
Comments suppressed due to low confidence (2)

eng/pipelines/libraries/helix-queues-setup.yml:37

  • The updated ARM64 image tag indicates Ubuntu 25.04, but the base reference still shows 'Ubuntu.2204.ArmArch.Open'. Please verify that this difference is intentional and does not result in an inconsistency in the expected image.
-      - (Ubuntu.2504.Arm64.Open)[email protected]/dotnet-buildtools/prereqs:ubuntu-25.04-helix-arm64v8

eng/pipelines/libraries/helix-queues-setup.yml:59

  • The updated AMD64 image tag now uses Ubuntu 25.04, yet the base reference remains 'Ubuntu.2204.Amd64.Open'. Please confirm that this is the desired configuration to ensure consistency in the image versioning.
-          - (Ubuntu.2504.Amd64.Open)[email protected]/dotnet-buildtools/prereqs:ubuntu-25.04-helix-amd64

Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-infrastructure-libraries
See info in area-owners.md if you want to be subscribed.

@richlander
Copy link
Member Author

/azp run runtime-libraries-coreclr outerloop-linux

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@richlander
Copy link
Member Author

@tarekgh is going to take a look at the globalization/text failures.

@tarekgh
Copy link
Member

tarekgh commented Mar 14, 2025

@wfurt could you please have a quick look at the failure https://dev.azure.com/dnceng-public/public/_build/results?buildId=979661&view=logs&j=d66cd898-a8fa-5d7b-2ead-19a813325027&t=fac92923-d95d-5cbc-bee2-892ce8c74308&l=71? Looks Ubuntu 25 enabled some features that were not enabled before. I recall you looked at the same or similar issue before.

never mind, I have fixed it as we did last time.

@wfurt
Copy link
Member

wfurt commented Mar 14, 2025

@wfurt could you please have a quick look at the failure https://dev.azure.com/dnceng-public/public/_build/results?buildId=979661&view=logs&j=d66cd898-a8fa-5d7b-2ead-19a813325027&t=fac92923-d95d-5cbc-bee2-892ce8c74308&l=71? Looks Ubuntu 25 enabled some features that were not enabled before. I recall you looked at the same or similar issue before.

never mind, I have fixed it as we did last time.

yah. This still has buggy 1.2 package. The crash was fixed in gss-ntlmssp 1.3
cc: @rzikm

@tarekgh tarekgh merged commit 6b264e8 into main Mar 14, 2025
80 of 84 checks passed
@richlander
Copy link
Member Author

Thanks much @tarekgh!

@jkotas jkotas deleted the ubuntu2504 branch March 16, 2025 05:26
@github-actions github-actions bot locked and limited conversation to collaborators Apr 15, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants