Hi Konstantin,

Thanks for your hint!

Finally I found that my DNS didn't works well for urllib2 in python.
So I changed the DNS to 8.8.8.8 and it works lol.

S.H.


Konstantin Lepikhov於 2013年5月20日星期一UTC+8上午2時09分31秒寫道:
> Hi Shao!
> 
> 
> 
> On 05/19/13, at 10:46:22 PM you wrote:
> 
> 
> 
> > Hello,
> 
> > 
> 
> > I'm trying to obtain the source code with this instruction:
> 
> > https://developer.mozilla.org/en-US/docs/Mozilla/Firefox_OS/Preparing_for_your_first_B2G_build
> 
> > 
> 
> > But I always get this error in configuring step:
> 
> > 
> 
> > kaosh@ubuntu:~/projects/B2G$ ./config.sh emulator
> 
> > fatal: Cannot get https://gerrit.googlesource.com/git-repo/clone.bundle
> 
> > fatal: error [Errno 101] Network is unreachable
> 
> > Repo sync failed
> 
> > 
> 
> > I tried open this link with browser it says not found, and found some
> 
> > people also have this problem while getting android source code but can't
> 
> > find a valid solution for this.
> 
> > 
> 
> > Anyone knows how to get rid of this error?
> 
> > 
> 
> > Thanks!
> 
> > 
> 
> > S.H.
> 
> Maybe you have problem due outdated libssl? Does this link open with curl for
> 
> example?
> 
> 
> 
> -- 
> 
> WBR et al.

_______________________________________________
dev-b2g mailing list
dev-b2g@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to