Skip to content

Conversation

@ellahathaway
Copy link
Member

Fixes #610
Related to curl/curl#17554.

Curl 8.14.0 was returning a zero-exit code even when the output indicated a failure, such as curl: (22) The requested URL returned error: 404. This behavior resulted in failures as described in #610.

@baronfel
Copy link
Member

Good find! This LGTM and we should feel free to start the early testing on runtime/aspnet repos at will.

@ellahathaway ellahathaway merged commit 46016b2 into dotnet:main Jun 13, 2025
5 checks passed
@github-project-automation github-project-automation bot moved this from Backlog to Done in .NET Install Scripts Jun 13, 2025
@ellahathaway ellahathaway deleted the curl-fix branch June 13, 2025 15:58
martincostello added a commit to martincostello/opentelemetry-dotnet-instrumentation that referenced this pull request Jun 18, 2025
- Update checksum for https://dot.net/v1/dotnet-install.sh which has been updated (see dotnet/install-scripts#617).
- Switch the SHA512.
nrcventura pushed a commit to open-telemetry/opentelemetry-dotnet-instrumentation that referenced this pull request Jun 18, 2025
* [Infra] Update .NET install script checksums

- Update checksum for https://dot.net/v1/dotnet-install.sh which has been updated (see dotnet/install-scripts#617).
- Switch the SHA512.

* [Infra] Update centos digest

Update to the latest digest for centos to fix CI.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

dotnet-install.sh fails with curl 8.14.0

3 participants