Replies: 2 comments 9 replies
-
|
拉一下最新代码执行下 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
重新拉代码,当前这个报错解决了,在centos7下,再次执行:./scripts/release/build_tarball.sh g3proxy-v1.7.25 The HTML pages are in g3proxy/doc/_build/html. 请帮忙解决一下,感谢 |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
请问,我在centos7和9上执行命令:./scripts/release/build_tarball.sh g3proxy-v1.7.25
生成版本发布包时均卡在如下报错处无法进行::
==> adding vendor code from cargo
error: failed to sync
Caused by:
failed to download packages
Caused by:
failed to download
cmake v0.1.50Caused by:
attempting to make an HTTP request, but --frozen was specified
我在cmake官网上能找到的最低版本是v1.2,无法找到v0.1.50相关版本,网上也搜索不到相关资料,请指导一下如何解决,谢谢
Beta Was this translation helpful? Give feedback.
All reactions