I'm trying to sync my jb repository but I receive this odd error. funny thing is that it does not always crash at the same point (though it might be just a synchronization issue since I add -j10).
command:
$ repo sync -j10
error:
error: Exited sync due to fetch errors
I'm aware of the possibility of starting fresh but this is somewhat annoying and I get this issue often enough.
Can anyone suggest a faster solution?