Skip to content

Add shadow-utils to our AZL3 images #1439

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 1 commit into from
May 29, 2025
Merged

Conversation

jkoritzinsky
Copy link
Member

microsoft/azurelinux#13448 just rolled out today, which broke all of our AZL3 images.

The shadow-utils package provides the useradd command, which is used by Azure DevOps as part of our CI flow. The change in the dependencies for git removed the dependency path that caused shadow-utils to get pulled in for our images.

This PR adds the package to our images explicitly so AzDO can run our images.

@jkoritzinsky jkoritzinsky requested review from a team as code owners May 28, 2025 21:04
@akoeplinger
Copy link
Member

@mthalman this timed out, presumably because it tried to build too many images. can we still get it merged?

@mthalman
Copy link
Member

Yeah, I don't know what happened. It routinely builds this many images without issue. I'll get it merged.

@mthalman mthalman disabled auto-merge May 29, 2025 12:42
@mthalman mthalman merged commit b565389 into dotnet:main May 29, 2025
12 of 16 checks passed
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.

4 participants