raulcd opened a new issue, #46605:
URL: https://github.com/apache/arrow/issues/46605
### 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.
```
-
[verify-rc-source-csharp-linux-almalinux-8-amd64](https://github.com/ursacomputing/crossbow/actions/runs/15254528627/job/42898866003)
-
[verify-rc-source-csharp-linux-conda-latest-amd64](https://github.com/ursacomputing/crossbow/actions/runs/15254527679/job/42898859411)
-
[verify-rc-source-csharp-linux-ubuntu-22.04-amd64](https://github.com/ursacomputing/crossbow/actions/runs/15254527341/job/42898857931)
-
[verify-rc-source-csharp-linux-ubuntu-24.04-amd64](https://github.com/ursacomputing/crossbow/actions/runs/15254528175/job/42898862921)
-
[verify-rc-source-csharp-macos-amd64](https://github.com/ursacomputing/crossbow/actions/runs/15254529182/job/42898869873)
-
[verify-rc-source-csharp-macos-arm64](https://github.com/ursacomputing/crossbow/actions/runs/15254529299/job/42898870884)
### Component(s)
Continuous Integration, C#, Release
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]