我下载了virtualBox并安装在 Windows 7主机上,客户 *** 作系统是ubuntu 11.10.
我按照说明 http://source.android.com/source/downloading.html.
不幸的是,在进行repo sync时,我不断遇到以下问题:
Fetching projects: 33% (73/221) error: Cannot fetch platform/bootable/bootloader/legacyerror: Cannot fetch platform/bionicException in thread Thread-78:Traceback (most recent call last): file "/usr/lib/python2.7/threading.py",line 552,in __bootstrap_inner self.run() file "/usr/lib/python2.7/threading.py",line 505,in run self.__target(*self.__args,**self.__kwargs) file "/home/nir/WORKING_DIRECTORY/.repo/repo/subcmds/sync.py",line 186,in _FetchHelper current_branch_only=opt.current_branch_only) file "/home/nir/WORKING_DIRECTORY/.repo/repo/project.py",line 926,in Sync_NetworkHalf if alt_dir is None and self._ApplyCloneBundle(initial=is_new,quIEt=quIEt): file "/home/nir/WORKING_DIRECTORY/.repo/repo/project.py",line 1463,in _ApplyCloneBundle exist_dst = self._FetchBundle(bundle_url,bundle_tmp,bundle_dst,quIEt) file "/home/nir/WORKING_DIRECTORY/.repo/repo/project.py",line 1527,in _FetchBundle raise DownloadError('%s: %s ' % (req.get_host(),str(e)))DownloadError: androID.Googlesource.com: <urlopen error [Errno -2] name or service not kNown> error: Couldn't resolve host 'androID.Googlesource.com' while accessing https://androID.Googlesource.com/platform/external/libpcap/info/refsfatal: http request Failederror: Couldn't resolve host 'androID.Googlesource.com' while accessing https://androID.Googlesource.com/platform/external/libphonenumber/info/refsfatal: http request Failederror: The requested URL returned error: 403 while accessing https://androID.Googlesource.com/platform/external/libpcap/info/refsfatal: http request Failederror: The requested URL returned error: 403 while accessing https://androID.Googlesource.com/platform/external/libphonenumber/info/refsfatal: http request Failederror: Cannot fetch platform/external/libpcaperror: Cannot fetch platform/external/libphonenumbererror: Exited sync due to fetch errors
有谁知道这是什么问题?
谢谢你的帮助
尼尔
另见:https://groups.google.com/forum/#!topic/android-building/aU-TQs6B-kU
总结以上是内存溢出为你收集整理的android – repo sync失败(73/221全部内容,希望文章能够帮你解决android – repo sync失败(73/221所遇到的程序开发问题。
如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)