On 02/10/13 02:14 AM, SPorwal wrote:
> I am trying to build B2G from scratch, using the link below:
> 
> https://developer.mozilla.org/en-US/docs/Mozilla/Firefox_OS/Preparing_for_your_first_B2G_build
> 
> 
> git clone git://github.com/mozilla-b2g/B2G.git - git is blocked so using https

[...]

> How should I remove these fatal errors and fix it?

You just gave above the reason: git is blocked.

It tries to clone other repositories using using the git protocol
instead of http or https.

This might give you a solution (I JFGI):
http://stackoverflow.com/questions/1722807/git-convert-git-urls-to-http-urls

Short of getting a real Internet connection.

Hub

_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to