imx8qxpC0 andriod repo init failed: fatal: the remote end hung up unexpectedly

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

imx8qxpC0 andriod repo init failed: fatal: the remote end hung up unexpectedly

1,419 次查看
jackey267
Contributor II

hello NXP:

1 error logs: 

repo has been initialized in /home/zsh/android_build
Fetching projects: 79% (640/803) platform/external/python/apitoolsplatform/prebuilts/clang/host/linux-x86:
remote: Enumerating objects: 12691, done.
remote: Counting objects: 100% (12691/12691), done.
error: RPC failed; curl 56 GnuTLS recv error (-110): The TLS connection was non-properly terminated.
fatal: the remote end hung up unexpectedly
fatal: protocol error: bad pack header

Fetching projects: 99% (802/803) platform/prebuilts/asuiteplatform/prebuilts/clang/host/linux-x86:
remote: Enumerating objects: 12691, done.
remote: Counting objects: 100% (12691/12691), done.
error: RPC failed; curl 56 GnuTLS recv error (-110): The TLS connection was non-properly terminated.
fatal: the remote end hung up unexpectedly
fatal: protocol error: bad pack header

2 what had done: 

$source imx-android-11.0.0_2.2.0/imx_android_setup.sh

3 what had tried: 

$git config --global http.postbuffer 5242880000 

4 it still doesn't work .

thank you for your help 

 

0 项奖励
回复
1 回复

1,394 次查看
jackey267
Contributor II

finnally it has been fixed : 

$git config --global http.postbuffer=15194304000  (<16GB RAM)

0 项奖励
回复