It is showing like this:
....
Fetching projects: 1% (1/85) Fetching project fake-dalvik
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0
curl: (22) The requested URL returned error: 404
Server does not provide clone.bundle; ignoring.
remote: Counting objects: 14, done.
remote: Compressing objects: 100% (11/11), done.
remote: Total 14 (delta 0), reused 14 (delta 0)
Unpacking objects: 100% (14/14), done.
>From https://github.com/mozilla-b2g/fake-dalvik
* [new branch] master -> b2g/master
* [new branch] v1-train -> b2g/v1-train
* [new branch] v1.0.0 -> b2g/v1.0.0
* [new branch] v1.0.1 -> b2g/v1.0.1
* [new branch] v1.2 -> b2g/v1.2
* [new tag] B2G_1_0_0_20130125190500 -> B2G_1_0_0_20130125190500
* [new tag] B2G_1_0_1_20130213094222_BASE ->
B2G_1_0_1_20130213094222_BASE
Fetching projects: 2% (2/85) Fetching project android-development
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
curl: (22) The requested URL returned error: 404
Server does not provide clone.bundle; ignoring.
remote: Counting objects: 60866, done.
remote: Compressing objects: 100% (19029/19029), done.
fatal: unable to connect to codeaurora.org:5 MiB | 732 KiB/s
codeaurora.org[0: 198.145.11.235]: errno=Operation timed out
fatal: unable to connect to codeaurora.org:
codeaurora.org[0: 198.145.11.235]: errno=Operation timed out
fatal: unable to connect to codeaurora.org:
codeaurora.org[0: 198.145.11.235]: errno=Operation timed out
remote: Total 60866 (delta 34102), reused 60510 (delta 33747)
Receiving objects: 100% (60866/60866), 64.76 MiB | 839 KiB/s, done.
Resolving deltas: 100% (34102/34102), done.
>From https://github.com/mozilla-b2g/android-development
* [new branch] b2g-gingerbread -> b2g/b2g-gingerbread
* [new branch] emu-fix -> b2g/emu-fix
* [new branch] v1.2 -> b2g/v1.2
Fetching projects: 3% (3/85) Fetching project device/common
fatal: unable to connect to codeaurora.org:
codeaurora.org[0: 198.145.11.235]: errno=Operation timed out
fatal: unable to connect to codeaurora.org:
codeaurora.org[0: 198.145.11.235]: errno=Operation timed out
fatal: unable to connect to codeaurora.org:
codeaurora.org[0: 198.145.11.235]: errno=Operation timed out
fatal: unable to connect to codeaurora.org:
codeaurora.org[0: 198.145.11.235]: errno=Operation timed out
error: Cannot fetch platform/bionic
Fetching project device_generic_goldfish
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0
curl: (22) The requested URL returned error: 404
Server does not provide clone.bundle; ignoring.
remote: Counting objects: 485, done.
remote: Compressing objects: 100% (292/292), done.
remote: Total 485 (delta 177), reused 478 (delta 174)
Receiving objects: 100% (485/485), 441.74 KiB | 142 KiB/s, done.
Resolving deltas: 100% (177/177), done.
>From https://github.com/mozilla-b2g/device_generic_goldfish
* [new branch] b2g-4.2.2_r1 -> b2g/b2g-4.2.2_r1
* [new branch] b2g-4.3_r2.1 -> b2g/b2g-4.3_r2.1
* [new branch] master -> b2g/master
* [new branch] v1.2 -> b2g/v1.2
Fetching projects: 4% (4/85) error: Cannot fetch platform/bootable/recovery
error: Cannot fetch platform/abi/cpp
fatal: unable to connect to codeaurora.org:
codeaurora.org[0: 198.145.11.235]: errno=Operation timed out
error: Cannot fetch device/common
error: Exited sync due to fetch errors
Repo sync failed
DMACMIND0002:B2G cdp$
On Saturday, October 5, 2013 11:13:55 AM UTC+5:30, SPorwal wrote:
> @Halo, Hubert - Tried.. both the things!
>
>
>
> Git to Https - seems solved.
>
>
>
> But every time when it tries to connect codeaurora.org, it shows the below
> message:
>
>
>
> fatal: unable to connect to codeaurora.org:
>
> codeaurora.org[0: 198.145.11.235]: errno=Operation timed out
>
>
>
> fatal: unable to connect to codeaurora.org:
>
> codeaurora.org[0: 198.145.11.235]: errno=Operation timed out
>
>
>
> :/
>
> Again - Repo sync failed.
>
>
>
> On Wednesday, October 2, 2013 6:36:36 PM UTC+5:30, Hubert Figuière wrote:
>
> > 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