Skip to content

[CI][C#][Release] Failing to check dotnet installation on release verification jobs #46605

@raulcd

Description

@raulcd

Describe the bug, including details regarding any error messages, version, and platform.

The release verification jobs for C# have been failing for a while with:

 ===========================
Build and test C# libraries
===========================
└ Ensuring that C# is installed...
/arrow/dev/release/verify-release-candidate.sh: line 366: dotnet: command not found
curl: no URL specified!
curl: try 'curl --help' or 'curl --manual' for more information

gzip: stdin: unexpected end of file
tar: Child returned status 1
tar: Error is not recoverable: exiting now
Failed to verify release candidate. See /tmp/arrow-HEAD.6vdYC for details.

Component(s)

Continuous Integration, C#, Release

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions