[solved] fetch error when ../tools/repo sync because of DMCA takedown
Added by Fil Lupin over 10 years ago
When I execute "../tools/repo sync", I get this message
"Fetching projects: 99% (386/389) fatal: remote error:
Repository unavailable due to DMCA takedown.
See the takedown notice for more details:
https://github.com/github/dmca/blob/master/2014-12-22-Cambridge-Mobile.md.
error: Cannot fetch CyanogenMod/android_external_svox
error: Exited sync due to fetch errors"
Replies (3)
RE: fetch error when ../tools/repo sync because of DMCA takedown - Added by Fil Lupin over 10 years ago
Seems to be solved yesterday.
RE: fetch error when ../tools/repo sync because of DMCA takedown - Added by Paul Kocialkowski over 10 years ago
Thanks, I just pushed the code to our gitorious repos and updated the manifest.
We are going to host all the Replicant source code directly at gitorious, so that we can avoid this kind of issues in the future.
The CyanogenMod repo is apparently still under DMCA takedown though.
RE: fetch error when ../tools/repo sync because of DMCA takedown - Added by Fil Lupin over 10 years ago
Thank you for this fast answer.