Actions
Issue #519
closedCannot fetch CyanogenMod/android_external_easymock
Start date:
04/23/2013
Due date:
% Done:
0%
Estimated time:
Resolution:
fixed
Device:
Grant:
Type of work:
Description
I seem to have resolved the issue. Apparently it was to do with 'sync -j9' option. Here's what I did:
1. removed '.repo' dir from 'replicant-4.0' dir.
2. re-initialized the repository: '../tools/repo init -u git://gitorious.org/replicant/manifest.git -b replicant-4.0'
3. imported using '../tools/repo sync'. NOTE: no '-j' option.
Obviously the import is taking longer (still sync'ing).
Check the post by Shawn Pearce [https://groups.google.com/forum/?fromgroups=#!topic/repo-discuss/Prelpj-C58c] for more info as to why this happens.
BTW, It might be a good idea to add a warning/comment in the documentation to reflect this.
p.s: I'd rather not open a new ticket, but I couldn't find a 'Reply' button here.
Updated by Paul Kocialkowski over 11 years ago
- Status changed from New to Closed
- Resolution changed from worksforme to fixed
Actions