Hi Aleksey,<br><br>Thanks for the response.<br><br>The ssh step fails.  Trying ssh -vvv <a href="mailto:gitorious@git.sugarlabs.org">gitorious@git.sugarlabs.org</a> indicates that the negotiation proceeds in what looks to be a normal manner, until the point where the client determines that public key method is authorized, and client is offering my public  key, and the next response is "connection closed".  <br>
<br><snip><br>debug1: Next authentication method: publickey<br>debug1: Offering public key:<br>debug3: send_pubkey_test<br>debug2: we sent a publickey packet, wait for reply<br>Connection closed by 140.211.167.221<br>
</snip><br><br>I guessed that the server has forgotten my public key, so I uploaded it again. I don't know if it is related, but the listserve forgot that I was receiving the "digest" form of the list on Oct 16 or so.<br>
<br>After the upload still no luck -- though there may be some form of authorization required and/or delay built in, since when I first uploaded my public key last year, it didn't work for at least a day.<br><br>George<br>
<br><div class="gmail_quote">On Sat, Oct 30, 2010 at 5:53 PM, Aleksey Lim <span dir="ltr"><<a href="mailto:alsroot@member.fsf.org">alsroot@member.fsf.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div><div></div><div class="h5">On Sat, Oct 30, 2010 at 05:34:34PM -0400, George Hunt wrote:<br>
> I have 2 projects that I have been pushing git commits to  for almost a<br>
> year.  In one I created a new branch, and was concerned that my local change<br>
> was preventing the successful "git push".  But the other project has no<br>
> structural changes, and still gets the response "fatal: the  remote end hung<br>
> up unexpectedly" -- which I see has been a source of lots of headaches for<br>
> the inner circle.<br>
><br>
> Should I just wait for 6 hours, and try again? How to proceed?<br>
<br>
</div></div>Check if:<br>
<br>
* `ssh <a href="mailto:gitorious@git.sugarlabs.org">gitorious@git.sugarlabs.org</a>` outputs "PTY allocation request.."<br>
* `git config remote.origin.url` output is equal to particular push link<br>
  on your project web page on git.sl.o<br>
<br>
--<br>
<font color="#888888">Aleksey<br>
</font></blockquote></div><br>