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?












