facebook / mvfst

An implementation of the QUIC transport protocol.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

run getdeps.py and getdeps.sh with some errors

qiaoqiao321 opened this issue · comments

when i run "sudo ./build/fbcode_builder/getdeps.py install-system-deps --recursive --install-prefix=$(pwd)/_build" on Ubuntu 20.04 , some errors occured.
image
when i run "./getdeps.sh" on Ubuntu 20.04 , some errors occured.
image
Could you please answer my question when you are free ? I would be grateful

when i run "sudo ./build/fbcode_builder/getdeps.py install-system-deps --recursive --install-prefix=$(pwd)/_build" on Ubuntu 20.04 , some errors occured. image when i run "./getdeps.sh" on Ubuntu 20.04 , some errors occured. image Could you please answer my question when you are free ? I would be grateful

hi, have u solved it ?

Are your connections going through a proxy? Can you try to download the same files using curl -v?