Skip to content

Upgraded libcurl3-gnutls is broken (fails to clone repo in >= 3.3.1) #395

@shaglund

Description

@shaglund

I tried to upgrade git-sync from 3.2.1 to 3.3.1 but clone fails with unable to access repo "Failed sending HTTP2 data".

INFO: detected pid 1, running init handler
I0527 10:18:13.784232      13 main.go:504]  "level"=0 "msg"="starting up"  "args"=["/git-sync","--repo=https://github.com/kubernetes/git-sync.git","--branch=master"] "pid"=13
I0527 10:18:13.784405      13 main.go:831]  "level"=0 "msg"="cloning repo"  "origin"="https://github.com/kubernetes/git-sync.git" "path"="/tmp/git"
E0527 10:18:13.888791      13 main.go:172]  "msg"="too many failures, aborting" "error"="Run(git clone --no-checkout -b master https://github.com/kubernetes/git-sync.git /tmp/git): exit status 128: { stdout: \"\", stderr: \"Cloning into '/tmp/git'...\\nfatal: unable to access 'https://github.com/kubernetes/git-sync.git/': Failed sending HTTP2 data\\n\" }"  "failCount"=0

The issue seems to be related to libcurl in debian, see https://superuser.com/q/1642858

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions