git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Did we break receive-pack recently?
@ 2012-08-05  1:55 Junio C Hamano
  2012-08-06  1:37 ` Brandon Casey
  0 siblings, 1 reply; 15+ messages in thread
From: Junio C Hamano @ 2012-08-05  1:55 UTC (permalink / raw)
  To: git

I just saw this:

    $ git push ko
    ko: Counting objects: 332, done.
    Delta compression using up to 4 threads.
    Compressing objects: 100% (110/110), done.
    Writing objects: 100% (130/130), 32.27 KiB, done.
    Total 130 (delta 106), reused 21 (delta 20)
    Auto packing the repository for optimum performance.
    fatal: protocol error: bad line length character: Remo
    error: error in sideband demultiplexer
    To ra.kernel.org:/pub/scm/git/git.git
    ...

What is unusual with this push is that it happened to trigger the
auto-gc on the receiving end and the message "Auto packing the
repository..." came back to the pusher just fine, but somebody
nearby seem to have tried to say "Remo"(te---probably) without
properly using the sideband.

Does this ring a bell to anybody?

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2012-08-07 22:55 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-05  1:55 Did we break receive-pack recently? Junio C Hamano
2012-08-06  1:37 ` Brandon Casey
2012-08-06  3:32   ` Brandon Casey
2012-08-07  5:01     ` [PATCH 1/2] t/t5400: demonstrate breakage caused by informational message from prune Brandon Casey
2012-08-07  5:01       ` [PATCH 2/2] prune.c: only print informational message in show_only or verbose mode Brandon Casey
2012-08-07  5:28         ` Junio C Hamano
2012-08-07  5:34           ` Junio C Hamano
2012-08-07  5:44             ` Brandon Casey
2012-08-07  6:03               ` Jeff King
2012-08-07  6:33                 ` Brandon Casey
2012-08-07 15:41                   ` Junio C Hamano
2012-08-07 21:44                 ` Junio C Hamano
2012-08-07 21:59                   ` Jeff King
2012-08-07 22:55                   ` Brandon Casey
2012-08-07  5:32         ` Jeff King

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).