Multitech git down?

Home Forums Conduit: mLinux Model Multitech git down?

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #22321
    Manoj S
    Participant

    git clone git://git.multitech.net/mlinux mlinux-3.x

    Trying the above from an Ubuntu 14.04 always times out.

    Any other way out?

    #22322
    Jason Reiss
    Keymaster

    Appears to be working from here.

    #22323
    Manoj S
    Participant

    this worked:

    git clone http://git.multitech.net/cgi-bin/cgit.cgi/mlinux.git/ mlinux-3.x

    thanks!

    #22324
    Manoj S
    Participant

    I am following the instructions here: http://www.multitech.net/developer/software/mlinux/mlinux-building-images/building-a-custom-linux-image/

    using the above http link instead of the git, I move forward.

    however when I run this:
    $ git checkout 3.3.6
    $ ROOT_PASSWORD=”mypassword” ./setup.sh

    I get the following error:
    Updating git submodules…
    Cloning into ‘bitbake’
    fatal: unable to connect to git.openembedded.org:
    git.openembedded.org[0: 104.236.212.160]: errno=Connection timed out

    I can open git.openembedded.org from within Firefox on the same Ubuntu dev box.

    any ideas?

    #22325
    Jeff Hatch
    Keymaster

    Manoj,

    Here at Multitech we have had occasional issues with openembedded.org’s git when doing builds because our Intrusion Detection will shun the site due to some attack it has detected coming from that site’s web server. It usually goes away after a little while, but I have had our IT folks “clear” the shun and that has helped.

    Jeff

    #22329
    Manoj S
    Participant

    Jeff,

    will try that. meanwhile, can you point me to the location where I can get the source in a tarball for 3.3.6?

    Manoj

    #22332
    Jeff Hatch
    Keymaster

    Manoj,

    Under http://www.multitech.net/developer/downloads/ there is a Conduit: mLinux Model section, and the mLinux MTCDT 3.3.6 download is located in that section.

    Jeff

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.