From: Sverre Rabbelier <srabbelier@gmail.com>
To: Ravindra <ravindra.kulkarni@globaledgesoft.com>
Cc: git@vger.kernel.org
Subject: Re: Error in Git
Date: Tue, 3 Nov 2009 13:15:25 +0100 [thread overview]
Message-ID: <fabb9a1e0911030415m6ed06daaj662a703d801b2e7f@mail.gmail.com> (raw)
In-Reply-To: <4AEFEF22.9000909@globaledgesoft.com>
Heya,
On Tue, Nov 3, 2009 at 09:51, Ravindra
<ravindra.kulkarni@globaledgesoft.com> 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.
I just tried, and to be more precise, the error is at clone time:
$ GIT_TRACE=1 git clone git://git.openezx.org/sgh-i900.git
trace: built-in: git 'clone' 'git://git.openezx.org/sgh-i900.git'
Initialized empty Git repository in /home/sverre/code/sgh-i900/.git/
trace: run_command: 'index-pack' '--stdin' '-v' '--fix-thin'
'--keep=fetch-pack 2980 on LAPTOP-SVERRE'
trace: exec: 'git' 'index-pack' '--stdin' '-v' '--fix-thin'
'--keep=fetch-pack 2980 on LAPTOP-SVERRE'
trace: exec: 'git-index-pack' '--stdin' '-v' '--fix-thin'
'--keep=fetch-pack 2980 on LAPTOP-SVERRE'
trace: run_command: 'git-index-pack' '--stdin' '-v' '--fix-thin'
'--keep=fetch-pack 2980 on LAPTOP-SVERRE'
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 | 1.41 MiB/s, done.
Resolving deltas: 100% (6110/6110), done.
fatal: error in sideband demultiplexer
No clue what's wrong though, just wanted to save other people some time :).
--
Cheers,
Sverre Rabbelier
next prev parent reply other threads:[~2009-11-03 12:15 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 [this message]
2009-11-03 12:18 ` Nicolas Sebrecht
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=fabb9a1e0911030415m6ed06daaj662a703d801b2e7f@mail.gmail.com \
--to=srabbelier@gmail.com \
--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).