-
Notifications
You must be signed in to change notification settings - Fork 137
Closed
Labels
ops-monitorIssues created/handled by the source build monitor roleIssues created/handled by the source build monitor roleuntriaged
Description
The changes in dotnet/dotnet#3219 introduced a dependency on PowerShell being installed in the container where the build jobs run.
This is missing for the following container images:
mcr.microsoft.com/dotnet-buildtools/prereqs:almalinux-8-source-buildmcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-24.04
This causes the following error in the Generate delegation SAS Token for dotnetbuilds/internal build step:
##[error]Script failed with error: Error: Unable to locate executable file: 'pwsh'. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also check the file mode to verify the file is executable.
Metadata
Metadata
Assignees
Labels
ops-monitorIssues created/handled by the source build monitor roleIssues created/handled by the source build monitor roleuntriaged
Type
Projects
Status
Done