Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
mholankar opened this issue Mar 8, 2023 · 0 comments

Comments

@mholankar
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant