repo sync problems in Ubuntu 11.04

This is a discussion on repo sync problems in Ubuntu 11.04 within the Droid X ROMs forums, part of the Droid X Development category; Hey guys, I wanted to know if any of you have experience with compiling android from source using Ubuntu 11.04 x64. I have been having ...


+ Reply to Thread
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 14
Like Tree1Likes

Thread: repo sync problems in Ubuntu 11.04

  1. #1
    X Operative
    Points: 2,861, Level: 32
    Level completed: 74%, Points required for next Level: 39
    Overall activity: 0.4%
    Achievements:
    Tagger Second Class250 Experience Points31 days registered100 Experience Points7 days registered
    e3zkiel's Avatar
    Member #
    6303
    Join Date
    Aug 2010
    Location
    California
    Posts
    216
    Liked
    11 times

    repo sync problems in Ubuntu 11.04

    Hey guys,

    I wanted to know if any of you have experience with compiling android from source using Ubuntu 11.04 x64. I have been having some strange issues with git and repo.

    Thanks,

    e3zkiel
    Nokia handheld -> LG flip phone -> Storm -> Droid X

    ROOTED and lovin' it
    running Android
    4.0.4 - currently using Gummy 1.2.0 - 5/9/12 [BETA]

  2. Droid X Forums
    Ads


  3. #2
    Supporting Member
    Supporting Member
    Points: 15,172, Level: 79
    Level completed: 65%, Points required for next Level: 178
    Overall activity: 14.0%
    Achievements:
    250 Experience Points100 Experience Points3 months registered31 days registered7 days registered
    cory46's Avatar
    Member #
    8051
    Join Date
    Aug 2010
    Posts
    4,777
    Liked
    125 times
    What error are you getting? And I know you said android but are you compiling it or cyanogen?

    Sent from my DROIDX using Droid X Forums



    If you think you have bricked your phone... do this.... stop look around say a few curse words then take a deep breath because you haven't we can fix this haha


  4. #3
    X Operative
    Points: 2,861, Level: 32
    Level completed: 74%, Points required for next Level: 39
    Overall activity: 0.4%
    Achievements:
    Tagger Second Class250 Experience Points31 days registered100 Experience Points7 days registered
    e3zkiel's Avatar
    Member #
    6303
    Join Date
    Aug 2010
    Location
    California
    Posts
    216
    Liked
    11 times
    I was getting gingerbread and cyanogenmod's files from repo using git. I have compiled both of them before. Right now I have created a fresh new VM and following cyanogenmod's wiki for the droid x. I have completely downloaded all the files before hand but was just updating them before I did the make command. When I do repo sync, it gets to about 50% fetching projects pauses. From here I have no internet access within the VM even though I do through the host. I can do a sudo ifconfig down and up and that still doesn't fix the internet issues. Then the terminal times out from the repo sync and states

    "android.git.kernel.org[0: 149.20.4.77]: errno=Connection timed out
    android.git.kernel.org[0: 2001:4f8:1:10:1972:112:1:0]: errno=Network is unreachable
    fatal: unable to connect a socket (Network is unreachable)
    error: Cannot fetch blah blah blah (what it's trying to fetch)"
    Nokia handheld -> LG flip phone -> Storm -> Droid X

    ROOTED and lovin' it
    running Android
    4.0.4 - currently using Gummy 1.2.0 - 5/9/12 [BETA]

  5. #4
    Supporting Member
    Supporting Member
    Points: 15,172, Level: 79
    Level completed: 65%, Points required for next Level: 178
    Overall activity: 14.0%
    Achievements:
    250 Experience Points100 Experience Points3 months registered31 days registered7 days registered
    cory46's Avatar
    Member #
    8051
    Join Date
    Aug 2010
    Posts
    4,777
    Liked
    125 times
    Do you have a firewall set up?

    Sent from my DROIDX using Droid X Forums



    If you think you have bricked your phone... do this.... stop look around say a few curse words then take a deep breath because you haven't we can fix this haha


  6. #5
    Supporting Member
    Supporting Member
    Points: 15,172, Level: 79
    Level completed: 65%, Points required for next Level: 178
    Overall activity: 14.0%
    Achievements:
    250 Experience Points100 Experience Points3 months registered31 days registered7 days registered
    cory46's Avatar
    Member #
    8051
    Join Date
    Aug 2010
    Posts
    4,777
    Liked
    125 times
    I didn't see in your post of you have git:// or http:// for android.git. kernel


    Try replacing git:// with http:// that may do the trick

    Sent from my DROIDX using Droid X Forums



    If you think you have bricked your phone... do this.... stop look around say a few curse words then take a deep breath because you haven't we can fix this haha


  7. #6
    X Operative
    Points: 2,861, Level: 32
    Level completed: 74%, Points required for next Level: 39
    Overall activity: 0.4%
    Achievements:
    Tagger Second Class250 Experience Points31 days registered100 Experience Points7 days registered
    e3zkiel's Avatar
    Member #
    6303
    Join Date
    Aug 2010
    Location
    California
    Posts
    216
    Liked
    11 times
    not that I don't mind doing this through the forum... is there a DroidXforums IRC channel? No I don't have a firewall set up other than what's standard through windows 7 and dd-wrt from the router standpoint.
    Nokia handheld -> LG flip phone -> Storm -> Droid X

    ROOTED and lovin' it
    running Android
    4.0.4 - currently using Gummy 1.2.0 - 5/9/12 [BETA]

  8. #7
    Supporting Member
    Supporting Member
    Points: 15,172, Level: 79
    Level completed: 65%, Points required for next Level: 178
    Overall activity: 14.0%
    Achievements:
    250 Experience Points100 Experience Points3 months registered31 days registered7 days registered
    cory46's Avatar
    Member #
    8051
    Join Date
    Aug 2010
    Posts
    4,777
    Liked
    125 times
    Did you change git to http?

    So
    repo init -u http:// *** android kernel git site***

    Then go to your ./repo directory

    ./repo/ manifest.xml rename git://android.git. whatever to http:// android git


    Then ./repo/repo/repo change the git:// in the "tools" repo git ( it'll have tools in the git name) to http://




    Sent from my DROIDX using Droid X Forums



    If you think you have bricked your phone... do this.... stop look around say a few curse words then take a deep breath because you haven't we can fix this haha


  9. #8
    X Operative
    Points: 2,861, Level: 32
    Level completed: 74%, Points required for next Level: 39
    Overall activity: 0.4%
    Achievements:
    Tagger Second Class250 Experience Points31 days registered100 Experience Points7 days registered
    e3zkiel's Avatar
    Member #
    6303
    Join Date
    Aug 2010
    Location
    California
    Posts
    216
    Liked
    11 times
    using this site: Motorola Droid X: Compile CyanogenMod (Linux) - CyanogenMod Wiki

    I installed repo using git:// instead of http://

    I could not find the repo directory you were referring to. I found a hidden .repoconfig directory but nothing else.

    Would changing the repo installation from git to http fix my problems? why would they have a git protocol to begin with and then have it only work with http. So stupid...
    Nokia handheld -> LG flip phone -> Storm -> Droid X

    ROOTED and lovin' it
    running Android
    4.0.4 - currently using Gummy 1.2.0 - 5/9/12 [BETA]

  10. #9
    Supporting Member
    Supporting Member
    Points: 15,172, Level: 79
    Level completed: 65%, Points required for next Level: 178
    Overall activity: 14.0%
    Achievements:
    250 Experience Points100 Experience Points3 months registered31 days registered7 days registered
    cory46's Avatar
    Member #
    8051
    Join Date
    Aug 2010
    Posts
    4,777
    Liked
    125 times
    Yeah git works for me on Linux don't know if it's cause your using a VM or if the android git is being picky I'll find a link that explains it better than i did with that hack job of explanation haha give me a tic

    Sent from my DROIDX using Droid X Forums
    e3zkiel likes this.



    If you think you have bricked your phone... do this.... stop look around say a few curse words then take a deep breath because you haven't we can fix this haha


  11. #10
    X Operative
    Points: 2,861, Level: 32
    Level completed: 74%, Points required for next Level: 39
    Overall activity: 0.4%
    Achievements:
    Tagger Second Class250 Experience Points31 days registered100 Experience Points7 days registered
    e3zkiel's Avatar
    Member #
    6303
    Join Date
    Aug 2010
    Location
    California
    Posts
    216
    Liked
    11 times
    cory46,

    Thank you so much for your help! honestly way better than the help I got in the #cyanogenmod irc channel!!!
    Nokia handheld -> LG flip phone -> Storm -> Droid X

    ROOTED and lovin' it
    running Android
    4.0.4 - currently using Gummy 1.2.0 - 5/9/12 [BETA]

+ Reply to Thread
Page 1 of 2 1 2 LastLast

Ads

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Similar Threads

  1. Problems with Facebook sync
    By JonDroid in forum Droid X Help
    Replies: 4
    Last Post: 07-20-2011, 01:19 AM
  2. Problems with market sync cm7
    By jkelley74 in forum Cyanogenmod
    Replies: 2
    Last Post: 06-15-2011, 06:16 PM
  3. Sync problems
    By Blueduck3285 in forum Droid X Help
    Replies: 11
    Last Post: 02-10-2011, 03:57 PM
  4. Sync problems
    By droidxer in forum Droid X Help
    Replies: 0
    Last Post: 10-06-2010, 09:27 PM
  5. Sync Problems
    By ReDRaideR10 in forum Droid X Help
    Replies: 1
    Last Post: 10-02-2010, 02:16 PM

Search tags for this page

android.git.kernel.org[0: 149.20.4.77]: errno
,

android.git.kernel.org[0: 149.20.4.77]: errno=connection refused

,

android.git.kernel.org[0: 149.20.4.77]: errno=connection timed out

,
repo connection refused when sync
,

repo sync connection refused

,
repo sync connection timed out
,
repo sync time out
,
repo sync timeout
,
repo sync ubuntu
,
ubuntu repo sync
Click on a term to search our sites for related topics.

Tags for this Thread