git fetch issue
Marc Kleine-Budde
mkl at pengutronix.de
Thu Mar 12 01:09:38 PDT 2015
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.
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 |
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.infradead.org/pipermail/barebox/attachments/20150312/b18f4125/attachment-0001.sig>
More information about the barebox
mailing list