git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Nicolas Sebrecht <nicolas.s.dev@gmx.fr>
To: Ravindra <ravindra.kulkarni@globaledgesoft.com>
Cc: git@vger.kernel.org, Nicolas Sebrecht <nicolas.s.dev@gmx.fr>
Subject: Re: Error in Git
Date: Tue, 3 Nov 2009 13:18:42 +0100	[thread overview]
Message-ID: <20091103121842.GA13210@vidovic> (raw)
In-Reply-To: <4AEFEF22.9000909@globaledgesoft.com>

The 03/11/09, Ravindra wrote:

> When i execute the git command for the url
> git://git.openezx.org/sgh-i900.git I am getting the following error,
> Please let me know how to solve this.

It really looks like a problem coming from the remote side only. I'm not
sure why. You should contact the admin of the repository.

> error: waitpid (async) failed fatal: error in sideband demultiplexer

I've had a similar error here :

  % git clone git://git.openezx.org/sgh-i900.git
  Initialized empty Git repository in /tmp/sgh-i900/.git/
  remote: Counting objects: 128422, done.
  remote: Compressing objects: 100% (122355/122355), done.
  remote: Total 128422 (delta 6110), reused 128357 (delta 6067)
  remote: aborting due to possible repository corruption on the remote side.
  Receiving objects: 100% (128422/128422), 46.32 MiB | 519 KiB/s, done.
  Resolving deltas: 100% (6110/6110), done.
  fatal: error in sideband demultiplexer
  %

And at my first try :

  % git clone git://git.openezx.org/sgh-i900.git
  Initialized empty Git repository in /tmp/sgh-i900/.git/
  remote: fatal: Out of memory, realloc failed
  remote: aborting due to possible repository corruption on the remote side.
  fatal: early EOF
  fatal: index-pack failed
  %

% git --version
git version 1.6.5.2.293.ge3812c

-- 
Nicolas Sebrecht

      parent reply	other threads:[~2009-11-03 12:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-03  8:51 Error in Git Ravindra
2009-11-03 12:15 ` Sverre Rabbelier
2009-11-03 12:18 ` Nicolas Sebrecht [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20091103121842.GA13210@vidovic \
    --to=nicolas.s.dev@gmx.fr \
    --cc=git@vger.kernel.org \
    --cc=ravindra.kulkarni@globaledgesoft.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).