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

Add 'su' to mariner images #835

Merged
merged 1 commit into from
Mar 31, 2023
Merged

Add 'su' to mariner images #835

merged 1 commit into from
Mar 31, 2023

Conversation

sbomer
Copy link
Member

@sbomer sbomer commented Mar 30, 2023

Builds are failing in Azure Pipelines during the "Initialize containers" step with:

##[error]Docker-exec executed: `su -c "echo '%azure_pipelines_sudo ALL=(ALL:ALL) NOPASSWD:ALL' >> /etc/sudoers"`; container id: `2f0b84690195e3b89ee553a19e665382f3ead9d90376bf2062087b08f5a309e0`; exit code: `126`; command output: `OCI runtime exec failed: exec failed: unable to start container process: exec: "su": executable file not found in $PATH: unknown`

(see dotnet/runtime#84148)

Contributes to dotnet/runtime#83428

@sbomer
Copy link
Member Author

sbomer commented Mar 30, 2023

@mthalman @janvorli PTAL

Copy link
Member

@janvorli janvorli left a comment

Choose a reason for hiding this comment

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

LGTM, thank you!

@mthalman mthalman merged commit fee4071 into dotnet:main Mar 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants