git fetch issue

Antony Pavlov antonynpavlov at gmail.com
Thu Mar 12 02:32:53 PDT 2015


On Thu, 12 Mar 2015 09:09:38 +0100
Marc Kleine-Budde <mkl at pengutronix.de> wrote:

> On 03/12/2015 09:05 AM, Antony Pavlov wrote:
> > Hi All!
> > 
> > I have a problem with git-fetch. Here is the log:
> > 
> > antony at puro:~/barebox$ git remote show pengutronix | grep "Fetch URL"
> >   Fetch URL: git://git.pengutronix.de/git/barebox.git
> > 
> > antony at puro:~/barebox$ git fetch pengutronix
> > remote: Counting objects: 1101, done.
> > remote: Compressing objects: 100% (199/199), done.
> > remote: Total 771 (delta 628), reused 672 (delta 555)
> > Receiving objects: 100% (771/771), 131.67 KiB | 0 bytes/s, done.
> > error: index-pack died of signal 7
> > fatal: index-pack failed
> 
> Signal 7 is a Bus Error, maybe your local git repo is damaged or you
> having a hardware problem. Make a copy of your git repo (using "cp" or
> "tar") and try running "git fsck" on it.
> 
> I've just cloned from git://git.pengutronix.de/git/barebox.git using
> git-2.1.4 without problems.

It looks like my local repo is damaged ("git fsck" exits with a bus error message).
I suppose that the problem is likely due to my laptop yesterday emergency power off.
I have just re-cloned barebox.git from pengutronix. This new copy has no bus error problem.

I'm very sorry for a false alarm.

-- 
Best regards,
  Antony Pavlov



More information about the barebox mailing list