On Mon, 06 Oct 2008 12:30:10 -0500 Russell Cattelan <cattelan@xxxxxxxxxxx>
wrote:
> Andrew Morton wrote:
> > y:/usr/src/git26> git --version
> > git version 1.5.6.rc0
> >
> > y:/usr/src/git26> cat .git/branches/git-xfs
> > git://oss.sgi.com:8090/xfs/xfs-2.6.git#master
> >
> > y:/usr/src/git26> git-fetch git-xfs
> > remote: usage: git-pack-objects [{ -q | --progress | --all-progress }]
> > remote: [--max-pack-size=N] [--local] [--incremental]
> > remote: [--window=N] [-remote: -window-memory=N] [--depth=N]
> > remote: [--no-reuse-delta] [--no-reuse-object]
> > [--delta-base-offset]
> > remote: [--threads=N] [--non-empty] [--reremote: vs [--unpacked |
> > --all]*] [--reflog]
> > remote: [--stdout | base-name] [--keep-unreachable] [<ref-list |
> > <object-list]
> > remote: aborting due to possible repository corruption on the remote side.
> > fatal: protocol error: bad pack header
> >
> > It was OK yesterday.
> >
> > (cc'ing the git list in case this is an faq?)
> >
> > The last two error messages there look wrong/misleading?
> >
> >
> Ok not sure exactly what was wrong but it looks like there was some
> confusion
> with older git bits still install on oss.
>
> I manually cleaned everything from the system and reinstalled git from a
> fresh "make rpm" rpm.
>
> Please try your pull again and see if the problem is resolved.
>
It seems OK now, thanks.
|