Jump to content

Welcome to CyanogenMod

Welcome to our forum. Like most online communities you must register to post, but don't worry this is a simple free process that requires minimal information for you to signup. Be a part of the CyanogenMod Forum by signing in or creating an account. You can even sign in with your Facebook or Twitter account.
  • Start new topics and reply to others
  • Subscribe to topics and forums to get automatic updates
  • Get your own profile and make new friends
  • Download files attached to the forum.
  • Customize your experience here
  • Share your CyanogenMod experience!
Guest Message by DevFuse
 

Issues Syncing With Cyanogenmod Repo


This topic has been archived. This means that you cannot reply to this topic.
No replies to this topic

#1 bevanweiss

bevanweiss
  • Members
  • 1 posts

Posted 05 August 2012 - 12:54 PM

Hi all,
I'm wondering if someone can give me some advice on an issue I'm having getting and compiling the cyanogen ics sources for my doubleshot.

I'm following the guide from here http://forum.xda-dev...d.php?t=1668483, but when I try to sync with the cyanogenmod repo for ics ( repo init -u git://github.com/CyanogenMod/android.git -b ics, then repo sync), I get the following issue:

remote: fatal: packfile /data/repositories/d/nw/d8/3d/fb/367736/network.git/objects/pack/pack-7869721ef6415b965c4e724125b83289d23169d2.pack cannot be accessed
remote: aborting due to possible repository corruption on the remote side.
fatal: early EOF
fatal: index-pack failed

The rest of the repo sync seems to continue ok, but during compile I'm getting errors about there being no way to 'make' hosttestlib.jar.
I'm not sure if this is related to the repo sync issue, or unrelated and perhaps just some surplus stuff that I should just be pulling out from a particular *.mk file.

Anyone got any guidance on this?