From 4b003643d60c9779607f1048035e9e9364bcda90 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 18 Jun 2017 17:28:25 -0400 Subject: propellor spin --- doc/todo/spin_failure_HEAD.mdwn | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/doc/todo/spin_failure_HEAD.mdwn b/doc/todo/spin_failure_HEAD.mdwn index 62c3e094..981e775c 100644 --- a/doc/todo/spin_failure_HEAD.mdwn +++ b/doc/todo/spin_failure_HEAD.mdwn @@ -97,8 +97,11 @@ Sending privdata (73139 bytes) to kite.kitenet.net ... done > > > > > > I added debug dumping to gitPushHelper, and it seems to be -> > reading the same truncated data, so it seems ok. +> > reading the same truncated data, so it seems the problem is not there. > > > > Just after the gitPushMarker is sent, I made it read > > a line from stdin, and it got the first line of the protocol. -> > +> > So the data is being sent over the ssh connection ok, and +> > the mangling must happening after that point and before gitPushHelper. +> > ... Could it be that git fetch itself is eating some of stdin? Or +> > that "propellor --gitpush" is before it runs gitPushHelper? -- cgit v1.2.3