On 03/12/2015 09:05 AM, Antony Pavlov wrote: > Hi All! > > I have a problem with git-fetch. Here is the log: > > antony@puro:~/barebox$ git remote show pengutronix | grep "Fetch URL" > Fetch URL: git://git.pengutronix.de/git/barebox.git > > antony@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. Marc -- Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions | Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917-5555 | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de |