Git development
 help / color / mirror / Atom feed
From: Petr Baudis <pasky@suse.cz>
To: Wolfgang Denk <wd@denx.de>
Cc: git@vger.kernel.org
Subject: Re: Cannot get git any more?
Date: Wed, 20 Jul 2005 01:38:39 +0200	[thread overview]
Message-ID: <20050719233839.GC2255@pasky.ji.cz> (raw)
In-Reply-To: <20050717224904.D1ED735258B@atlas.denx.de>

Dear diary, on Mon, Jul 18, 2005 at 12:49:04AM CEST, I got a letter
where Wolfgang Denk <wd@denx.de> told me that...
> -> cd ..
> -> mv git git.OLD
> -> cg-clone rsync://rsync.kernel.org/pub/scm/git/git.git
> /usr/local/src/git
> defaulting to local storage area
> @ERROR: Unknown module 'pub'
> rsync: connection unexpectedly closed (41 bytes read so far)
> rsync error: error in rsync protocol data stream (code 12) at io.c(342)
> cg-pull: unable to get the head pointer of branch master
> cg-init: pull failed

That's puzzling. Try just

	rsync -a rsync://rsync.kernel.org/pub/scm/git/git.git /usr/local/src/git

which should fail too and indicates that something must be weird on your
side since it apparently works for the rest of the world. ;-) Try
upgrading rsync, check if it really connects to the real
rsync.kernel.org and such...

> -> rm -fr git
> -> cg-clone http://www.kernel.org/pub/scm/git/git.git
> /usr/local/src/git
> defaulting to local storage area
> 00:44:43 URL:http://www.kernel.org/pub/scm/git/git.git/refs/heads/master [41/41] -> "refs/heads/origin" [1]
> progress: 2 objects, 4252 bytes
> error: File 6ff87c4664981e4397625791c8ea3bbb5f2279a3 (http://www.kernel.org/pub/scm/git/git.git/objects/6f/f87c4664981e4397625791c8ea3bbb5f2279a3) corrupt
> 
> Cannot obtain needed blob 6ff87c4664981e4397625791c8ea3bbb5f2279a3
> while processing commit 0000000000000000000000000000000000000000.
> cg-pull: objects pull failed
> cg-init: pull failed

This is unfortunately normal now.

-- 
				Petr "Pasky" Baudis
Stuff: http://pasky.or.cz/
If you want the holes in your knowledge showing up try teaching
someone.  -- Alan Cox

  reply	other threads:[~2005-07-19 23:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-17 22:49 Cannot get git any more? Wolfgang Denk
2005-07-19 23:38 ` Petr Baudis [this message]
2005-07-19 23:50   ` Wolfgang Denk

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=20050719233839.GC2255@pasky.ji.cz \
    --to=pasky@suse.cz \
    --cc=git@vger.kernel.org \
    --cc=wd@denx.de \
    /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