git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Samuel Tardieu <sam@rfc1149.net>
To: Russell Cattelan <cattelan@thebarn.com>
Cc: xfs-masters@oss.sgi.com, git@vger.kernel.org,
	Andrew Morton <akpm@linux-foundation.org>,
	Daniel Berlin <dberlin@dberlin.org>
Subject: Re: [xfs-masters] git://oss.sgi.com broke
Date: Mon, 6 Oct 2008 19:37:06 +0200	[thread overview]
Message-ID: <2008-10-06-19-37-06+trackit+sam@rfc1149.net> (raw)
In-Reply-To: <48EA3D63.2080703@thebarn.com>

[resent, Daniel's address got mangled on my side]

>>>>> "Russell" == Russell Cattelan <cattelan@thebarn.com> writes:

Russell> I'm using 1.5.6.4 on my remote client and it did a clone
Russell> just fine.  Ahh but indeed a fetch failed ...  But it also
Russell> fails with using v1.5.6.5 of git-daemon ...

I also have an error with "fetch" (while it works with "clone") on

  git://gcc.gnu.org/git/gcc.git

The error I get is from index-pack.c:get_index_from_pack():

% git fetch
remote: Generating pack...
remote: Done counting 6230 objects.
remote: Result has 3856 objects.
remote: Deltifying 3856 objects...
remote:  100% (3856/3856) done
remote: Total 3856 (delta 3234), reused 7 (delta 5)
Receiving objects: 100% (3856/3856), 6.99 MiB | 50 KiB/s, done.
fatal: premature end of pack file, 1858 bytes missing
fatal: index-pack failed

(the "premature end of pack file" message comes from a patch I
just submitted, before that it was a bogus error message due
to an improper use of errno)

I am using the latest spearce/next GIT, I don't know what version
runs on the FSF machine. Daniel, do you have this info?

  Sam
-- 
Samuel Tardieu -- sam@rfc1149.net -- http://www.rfc1149.net/

  parent reply	other threads:[~2008-10-06 17:38 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-03 19:19 git://oss.sgi.com broke Andrew Morton
2008-10-03 19:27 ` [xfs-masters] " Christoph Hellwig
2008-10-06 16:31 ` Russell Cattelan
2008-10-06 17:34   ` Samuel Tardieu
2008-10-06 17:37   ` Samuel Tardieu [this message]
2008-10-06 17:14 ` Linus Torvalds
2008-10-06 17:58   ` Daniel Barkalow
2008-10-07 17:32     ` Andrew Morton
2008-10-06 17:30 ` [xfs-masters] " Russell Cattelan
2008-10-07 17:39   ` Andrew Morton

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=2008-10-06-19-37-06+trackit+sam@rfc1149.net \
    --to=sam@rfc1149.net \
    --cc=akpm@linux-foundation.org \
    --cc=cattelan@thebarn.com \
    --cc=dberlin@dberlin.org \
    --cc=git@vger.kernel.org \
    --cc=xfs-masters@oss.sgi.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).