Skip to content

Release pipeline: mono executable error when mirroring NuGet packages #3423

@mthalman

Description

@mthalman

This error is showing up in the Publish packages task:

##[error]Error: Unable to locate executable file: 'mono'. 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.

Build link (internal)

Presumably, this is because of the change in the agent type which doesn't include the required mono executable.

Additionally, I don't think this task should be configured to continue on error. If it fails, we want the pipeline to have an error.

Metadata

Metadata

Labels

area-release-infraRelease infrastructure owned by .NET Product Construction

Type

No type
No fields configured for issues without a type.

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions