如何回购同步沿袭OS代码源?

时间:2019-03-09 19:07:23

标签: android build ubuntu-18.04

我首先尝试为未维护的zenfone 2(Z00A)构建自定义的世系OS。我陷入了第一步:下载源代码

这是我关注的链接:https://wiki.lineageos.org/devices/Z00A/build

我正在全新安装的Ubuntu服务器18上进行构建,但是我也在debian和parrot linux上进行了尝试。 问题不在于repo命令,而在于git和google。 这是错误:

$git clone https://android.googlesource.com/platform/tools/external/gradle
Cloning into 'gradle'...
remote: Sending approximately 5.82 GiB ...
remote: Counting objects: 663, done
error: RPC failed; curl 56 GnuTLS recv error (-54): Error in the pull function.
fatal: the remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed

我谈论git是因为回购同步会产生相同的错误。我希望我足够精确。

感谢您的时间

0 个答案:

没有答案