1.1K Star 6.2K Fork 5.1K

OpenHarmony / docs

 / 详情

通过repo下载标准系统失败

已完成
任务
创建于  
2021-07-09 11:50

【任务描述】
根据指导文档,配置repo后拉取标准系统时,出现如下错误

remote: Total 17 (delta 11), reused 16 (delta 11), pack-reused 0
error: RPC failed; curl 56 GnuTLS recv error (-110): The TLS connection was non-properly terminated..43 MiB/s
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed
kernel_linux:
remote: Enumerating objects: 26, done.
remote: Counting objects: 100% (26/26), done.
remote: Compressing objects: 100% (23/23), 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: early EOF
fatal: index-pack failed

remote: Enumerating objects: 26, done.
remote: Counting objects: 100% (26/26), done.
remote: Compressing objects: 100% (23/23), 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: early EOF
fatal: index-pack failed
kernel_linux:
remote: Enumerating objects: 26, done.
remote: Counting objects: 100% (26/26), done.
remote: Compressing objects: 100% (23/23), 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: early EOF
fatal: index-pack failed

error: Cannot fetch kernel_linux from https://gitee.com/openharmony/kernel_linux
Fetching projects: 100% (221/221), done.
Checking out projects: 52% (116/221) interface_sdk-jserror: Cannot checkout kernel_linux: ManifestInvalidRevisionError: revision master in kernel_linux not found
error: in sync -c: revision master in kernel_linux not found

【任务来源】
repo init -u git@gitee.com:openharmony/manifest.git -b master --no-repo-verify
repo sync -c

评论 (6)

sunwenbin 创建了任务
sunwenbin 关联仓库设置为OpenHarmony/docs
仟辰 负责人设置为libing23
仟辰 负责人libing23 修改为mamingshuai
展开全部操作日志

您好,请您确认使用的是repo init -u git@gitee.com:openharmony/manifest.git -b master --no-repo-verify 命令初始化本地代码
如果确认命令无误,请检查~/.gitconfig有没有配置insteadof,如果有替换,请将替换配置注释后重新repo sync

mamingshuai 任务状态待办的 修改为进行中

我也遇到了此问题,我后面用ssh方式下载源码

您长时间未答复,issue修改为已完成, 如还有问题请通过gitee私信或者mamingshuai1@huawei.com联系我
感谢~

mamingshuai 任务状态进行中 修改为已完成

您好,请问您后面是怎么解决这个问题的?我现在也遇到类似的问题

不好意思,后面去做其他了,没有继续这个了。

我执行了下面三步,再repo sync -c就成功了。
sudo apt-get install gnutls-bin
git config --global http.sslVerify false
git config --global http.postBuffer 1048576000
感觉是网络连接问题

登录 后才可以发表评论

状态
负责人
项目
里程碑
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
开始日期   -   截止日期
-
置顶选项
优先级
预计工期 (小时)
参与者(4)
其他
1
https://gitee.com/openharmony/docs.git
git@gitee.com:openharmony/docs.git
openharmony
docs
docs

搜索帮助