Skip to content

Handle curl 8.14.0 zero-exit bug #617

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 13, 2025
Merged

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
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