facebook / fboss

Facebook Open Switching System Software for controlling network switches.
Other
866 stars 301 forks source link

Build Error: TransientFailure: Failed to download http://localhost:8000/opennsa-6.5.22.tgz #133

Open mholankar opened 1 year ago

mholankar commented 1 year ago

Hello,

I followed all the steps listed below
https://github.com/facebook/fboss/tree/main/installer/quick_start

But when I started the build with the following steps
export SAI_ONLY=1

export SAI_BRCM_IMPL=1 export scratch_dir=$HOME/build_dir # path to store build files ./build/fbcode_builder/getdeps.py build --scratch-path $scratch_dir --allow-system-packages fboss

I get the error: ./build/fbcode_builder/getdeps.py build --scratch-path $scratch_dir --allow-system-packages fboss Building on {distro=debian_gnu/, distro_vers=rodete, fb=off, fbsource=off, os=linux, shared_libs=off, test=on} Assessing OpenNSA... Download with http://localhost:8000/opennsa-6.5.22.tgz -> /usr/local/google/home/mholankar/build_dir/downloads/OpenNSA-opennsa-6.5.22.tgz ... TransientFailure: Failed to download http://localhost:8000/opennsa-6.5.22.tgz to /usr/local/google/home/mholankar/build_dir/downloads/OpenNSA-opennsa-6.5.22.tgz: Remote end closed connection without response