Skip to content

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

Open
@mholankar

Description

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

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions