 悬赏园豆:50
                [已解决问题] 
            
                    解决于 2012-04-06 09:49
                悬赏园豆:50
                [已解决问题] 
            
                    解决于 2012-04-06 09:49 
                 
        准备在opensuse 下载android的源码。
curl http://dl-ssl.google.com/dl/googlesource/git-repo/ 连接超时
curl http://Android.git.kernel.org/repo
也无法获得。
最后找到curl "http://php.webtutor.pl/en/wp-content/uploads/2011/09/repo"
没有问题。可是
在~/repo init -u git://android.git.kernel.org/platform/manifest.git 时出现以下信息:
Traceback (most recent call last):
 File "/root/repo", line 603, in <module>
 main(sys.argv[1:])
 File "/root/repo", line 570, in main
 _Init(args)
 File "/root/repo", line 184, in _Init
 _CheckGitVersion()
 File "/root/repo", line 213, in _CheckGitVersion
 proc = subprocess.Popen(cmd, stdout=subprocess.PIPE)
 File "/usr/lib/python2.6/subprocess.py", line 633, in __init__
 errread, errwrite)
 File "/usr/lib/python2.6/subprocess.py", line 1139, in _execute_child
 raise child_exception
OSError: [Errno 2] No such file or directory
找不到相关信息,需要请大家看看是什么原因。
我最近也遇到过的,我觉得是google的Android开源源码网址暂时在维护或者被攻击了,也可能被和谐了~
再等等吧,过段时间可能下载网站会好的
@风情123: 是包没准备全
@卡卡路西:
哪个包没准备全?没理解您的意思