FS#32219 - [curl] 7.28 breaks git's https

Attached to Project: Arch Linux
Opened by ValdikSS (ValdikSS) - Thursday, 25 October 2012, 15:27 GMT
Last edited by Dave Reisner (falconindy) - Thursday, 25 October 2012, 15:42 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To No-one
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Curl 7.28 breaks git https handling, without debugging you can't say it's curl, there could be RPC, password or other errors.

http://stackoverflow.com/questions/2949128/git-push-problem-argh
http://code.google.com/p/git-core/issues/detail?id=2

None of the workarounds worked for me. Curl 7.27 works fine. Maybe that's just me as there is no bugs filled in the internet.


Steps to reproduce:
Install git
Install curl 7.28
Try to clone/pull/push in any https repo, i.e.
git clone https://git.gitorious.org/vaapi/mplayer.git
This task depends upon

Closed by  Dave Reisner (falconindy)
Thursday, 25 October 2012, 15:42 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#32004 

Loading...