Multitech git down?
- This topic has 6 replies, 3 voices, and was last updated 7 years, 3 months ago by .
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.
Home › Forums › Conduit: mLinux Model › Multitech git down?
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?
Appears to be working from here.
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?
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
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
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