Open goldsoft8888 opened 6 years ago
已经将GIT 的代理、证书设好, 下载google的 WEBRTC代码,走完了fetch --nohooks webrtc命令, 执行gclient sync命令同步,报下面错误。 用其它VPN可以正常下载。
下面这个文件用浏览器可以下载。 https://commondatastorage.googleapis.com/chrome-linux-sysroot/toolchain/08b780f0ee9b1c60724ad8c8024bd84cc8a6d928/debian_wheezy_amd64_sysroot.tgz
git 要用x-tunnel, GAE对git兼容性不好
@xxnet 谢谢,
已经将GIT 的代理、证书设好, 下载google的 WEBRTC代码,走完了fetch --nohooks webrtc命令, 执行gclient sync命令同步,报下面错误。 用其它VPN可以正常下载。
Bootstrapping cipd client for linux-amd64 from https://chrome-infra-packages.appspot.com/client?platform=linux-amd64&version=git_revision:d2677a4477e59cb7de00f1fb8a00e96b1aaeb927...
____ running '/usr/bin/python src/cleanup_links.py' in '/home/xvpn/webrtc-checkout' WARNING: subprocess '"git" "-c" "core.deltaBaseCacheLimit=2g" "fetch" "origin"' in /home/xvpn/webrtc-checkout/src/third_party/boringssl/src failed; will retry after a short nap... Syncing projects: 100% (33/33), done.
Running hooks: 52% (19/36) sysroot
____ running '/usr/bin/python src/build/linux/sysroot_scripts/install-sysroot.py --running-as-hook' in '/home/xvpn/webrtc-checkout' Installing Debian Wheezy amd64 root image: /home/xvpn/webrtc-checkout/src/build/linux/debian_wheezy_amd64-sysroot Downloading https://commondatastorage.googleapis.com/chrome-linux-sysroot/toolchain/08b780f0ee9b1c60724ad8c8024bd84cc8a6d928/debian_wheezy_amd64_sysroot.tgz Failed to download https://commondatastorage.googleapis.com/chrome-linux-sysroot/toolchain/08b780f0ee9b1c60724ad8c8024bd84cc8a6d928/debian_wheezy_amd64_sysroot.tgz Error: Command '/usr/bin/python src/build/linux/sysroot_scripts/install-sysroot.py --running-as-hook' returned non-zero exit status 1 in /home/xvpn/webrtc-checkout
下面这个文件用浏览器可以下载。 https://commondatastorage.googleapis.com/chrome-linux-sysroot/toolchain/08b780f0ee9b1c60724ad8c8024bd84cc8a6d928/debian_wheezy_amd64_sysroot.tgz