-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
git update-git-for-windows fails with curl error #5083
Comments
This looks like the same bug as was reported in microsoft#655. Unfortunately, I know of no work-around other than:
Seeing as this bug has slipped into an official Git for Windows release, it would probably be a good idea to validate this |
Thanks for your swift response and work-arounds. For the record, you probably meant to write
|
Oh, sorry, yes, you are correct! |
I had the same issue as @anthonyvdotbe, and @dscho's fix worked for me too |
Is there going to be a permanent fix for this issue on Windows released with a later version of Git? |
As I understand, Git 2.46.0 already contains a permanent fix. |
Just linking the two related issues in CURL for reference:
Interestingly, these issues can be found through Google, while this one is not (using I'll also add
Possibly, this will help finding this issue on Google in the future. |
Hi, we had an issue after the git has been upgraded from 2.39.1 to 2.45.2 with curl command. |
|
we can also update newer git version via winget |
I'm getting this error; after running command; " git update-git-for-windows curl: (43) A libcurl function was given a bad argument |
@plppp2001 i think it is an issue and we just manual update Git for now and the issue will be gone |
Thanks, I did that. Everyone should just download the latest from the website and just install/update like that, if they have this issue. Super. |
@mpawlow installing new version didn't worked for me. This is weird as previous version is working fine for curl command otherwise it throws the 58 schannel error. |
@abhishek26-dev let's unconfuse things a bit by separating out your issue, which is highly unlikely to be caused by the same root cause as the problem that this here ticket is about. By "separating out your issue" I mean: please open a new ticket with all the information you can gather, and let's discuss that issue in that new ticket, not here. |
Thanks @dscho |
@mpawlow thank you. I solved it by installing the new version on top of the existing version. |
Setup
defaults?
to the issue you're seeing?
n/a
Details
PowerShell 7.4.4
Minimal, Complete, and Verifiable example
this will help us understand the issue.
Git for Windows starts the update process
Only the following output is printed:
URL to that repository to help us with testing?
n/a
The text was updated successfully, but these errors were encountered: