[Issue]when using "repo init"

Search This thread

OmarBizreh

Inactive Recognized Developer
Oct 26, 2011
2,109
3,499
Damascus
plus.google.com
Good evening friends.

As the title says, I'm having an issue with using: repo init
My problem started here:


I always get: Product Not Found / Access Denied in the repo file instead of the actual script. Later I was able to obtain the file manually, then got stuck here:

repo init -u git://github.com/CyanogenMod/android.git -b cm-10.1
Output:

if I'm not mistaken my problem relies in the file: Repo, in line 6 it says: repo_url='https://gerrit.googlesouce.com/git-repo"
Google blocks access for my region, if any one would kindly suggest a way to go around it :)
So far I've tried the following steps but always failed:
I've also tried setting a proxy for terminal yet no success.


and of course I'm following this guid: http://wiki.cyanogenmod.org/w/Build_for_i9300


Please note I'm asking for a VPN / proxy / way to download the source code and bypass Google restrictions to my region and not to teach me how to build from source (because I sometimes write in a way that make other understand the exact opposite of what I wanted :p)

Any help appreciated :)
Have a nice day :)
 
  • Like
Reactions: dmiller15

mithun46

Senior Member
Oct 28, 2012
1,275
1,980
▒▅|▆|█|▆|▅▒
Good evening friends.

As the title says, I'm having an issue with using: repo init
My problem started here:



I always get: Product Not Found / Access Denied in the repo file instead of the actual script. Later I was able to obtain the file manually, then got stuck here:


Output:


if I'm not mistaken my problem relies in the file: Repo, in line 6 it says: repo_url='https://gerrit.googlesouce.com/git-repo"
Google blocks access for my region, if any one would kindly suggest a way to go around it :)
So far I've tried the following steps but always failed:
I've also tried setting a proxy for terminal yet no success.


and of course I'm following this guid: http://wiki.cyanogenmod.org/w/Build_for_i9300


Please note I'm asking for a VPN / proxy / way to download the source code and bypass Google restrictions to my region and not to teach me how to build from source (because I sometimes write in a way that make other understand the exact opposite of what I wanted :p)

Any help appreciated :)
Have a nice day :)
put this in bin
 

mithun46

Senior Member
Oct 28, 2012
1,275
1,980
▒▅|▆|█|▆|▅▒

OmarBizreh

Inactive Recognized Developer
Oct 26, 2011
2,109
3,499
Damascus
plus.google.com

Top Liked Posts