gitlab源码下载出错

git clone下载和直接下载源码压缩包都出错,有人遇到吗

  1. 先下载SDK压缩包,再同步更新。
  2. 参考维基教程:http://wiki.t-firefly.com/zh_CN/ … ng.html#xia-zai-sdk

最后执行git pull gitlab firefly:firefly更新还是提示如下错误
remote: Enumerating objects: 5228, done.
remote: Counting objects: 100% (4875/4875), done.
remote: Compressing objects: 100% (1494/1494), 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

本帖最后由 firefly_zhongw 于 2020-4-24 10:19 编辑

  1. 有没有更新远程仓库地址,git remote set-url gitlab https://gitlab.com/TeeFirefly/rk3308-linux.git
  2. 使用libcurl4-openssl-dev,参考https://zhuanlan.zhihu.com/p/53961303

4KB/sec 是什么意思?我400M的宽带有那么慢吗

weijunxq 发表于 2021-8-12 21:50
4KB/sec 是什么意思?我400M的宽带有那么慢吗

国内访问gitlab是有点慢的