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,406件の閲覧回数
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 

 

ラベル(2)
0 件の賞賛
返信
1 返信

1,381件の閲覧回数
jackey267
Contributor II

finnally it has been fixed : 

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

0 件の賞賛
返信