繁体   English   中英

无法同步回购

[英]Unable to sync a repo

From https://android.googlesource.com/platform/external/llvm                                                             
 * [new tag]         android-7.1.2_r17 -> android-7.1.2_r17                                                              
Fetching project LineageOS/android_packages_providers_MediaProvider                                                      
error: Cannot fetch platform/external/libogg                                                                             
warn: --force-broken, continuing to sync                                                                                 
Fetching projects:  90% (514/571)  Fetching project LineageOS/android_external_rsync                                     
error: Cannot fetch platform/external/eclipse-windowbuilder (GitError: fetch: [Errno 12] Cannot allocate memory)         
Traceback (most recent call last):                                                                                       
  File "/root/viperland/.repo/repo/main.py", line 531, in <module>                                                       
    _Main(sys.argv[1:])                                                                                                  
  File "/root/viperland/.repo/repo/main.py", line 507, in _Main                                                          
    result = repo._Run(argv) or 0                                                                                        
  File "/root/viperland/.repo/repo/main.py", line 180, in _Run                                                           
    result = cmd.Execute(copts, cargs)                                                                                   
  File "/root/viperland/.repo/repo/subcmds/sync.py", line 781, in Execute                                                
    fetched = self._Fetch(to_fetch, opt)                                                                                 
  File "/root/viperland/.repo/repo/subcmds/sync.py", line 379, in _Fetch                                                 
    t.start()                                                                                                            
  File "/usr/lib/python2.7/threading.py", line 745, in start                                                             
    _start_new_thread(self.__bootstrap, ())                                                                              
thread.error: can't start new thread                                                                                     
Segmentation fault 

我隔夜离开服务器下载VIPEROS的源,但是当我醒来时,看到了此错误。

可能是内存问题。 与这里相同:

https://discuss.96boards.org/t/repo-sync-issues/602/2

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM