Hi Broody, I also faced same issue able solve it after Updating Git or reinstalling newer version of git.
Try this.... sudo add-apt-repository ppa:git-core/ppa sudo apt-get update sudo apt-get install git On Friday, 9 November 2012 06:03:53 UTC+5:30, broody wrote: > Hi, > > > > I'm building for a x86 emulator and I get the following error: > > > > "repo initialized in /blah/blah > > Fetching projects: 100% (83/83), done. > > > > error: Exited sync due to gc errors > > Repo sync failed" > > > > Anything thoughts? Thanks! _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
