网络没有问题 ping百度可以通
desktop:~$ ping w ww.baidu.com
PING ww w.a.shifen.com (58.217.200.15) 56(84) bytes of data.
64 bytes from 58.217.200.15: icmp_seq=1 ttl=54 time=16.1 ms
64 bytes from 58.217.200.15: icmp_seq=2 ttl=54 time=15.8 ms
ping上面的网址可以获取IP,ping不通
desktop:~/fsl-release-bsp$ ping gerrit.googlesource.com
PING googlecode.l.googleusercontent.com (74.125.23.82) 56(84) bytes of data.
desktop:~/fsl-release-bsp$ repo init -u git://git.freescale.com/imx/fsl-arm-yocto-bsp.git -b imx-3.10.17-1.0.0_ga
fatal: Cannot get h ttps://gerrit.googlesource.com/git-repo/clone.bundle
fatal: error [Errno 101] Network is unreachable
是不是这个地址被墙了,哪位同学有其他方式获取yocto文件或者知道哪里可以下载tar包的吗?
|