From 6acb52f5f9696bfa549fec827420f1672cd7a52b Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 18 Jun 2017 16:56:27 -0400 Subject: propellor spin --- doc/todo/spin_failure_HEAD.mdwn | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/doc/todo/spin_failure_HEAD.mdwn b/doc/todo/spin_failure_HEAD.mdwn index b1ec4de3..af525f61 100644 --- a/doc/todo/spin_failure_HEAD.mdwn +++ b/doc/todo/spin_failure_HEAD.mdwn @@ -91,7 +91,10 @@ Sending privdata (73139 bytes) to kite.kitenet.net ... done > > > > * Fairly sure it's not on the local side's sendGitUpdate, > > where "git upload-pack ." is simply run and fed over ssh. -> > * Could be in gitPushHelper, perhaps it's truncating -> > data somehow? +> > * Could be in gitPushHelper, perhaps it's failing to write +> > some of the first lines somehow? > > * Could be something on the remote side is consuming stdin -> > that is not supposed to, and eats some of the protocol. +> > that is not supposed to, and eats some of the protocol.a +> > +> > I added debug dumping to gitPushHelper, and it seems to be +> > reading the same truncated data. -- cgit v1.2.3