afrl-rq / OpenUxAS-SoI

Project for multi-UAV cooperative decision making
Other
71 stars 38 forks source link

install_prerequisites.sh gives a 403 forbidden from an invalid boost download link #98

Closed winstontssmith closed 4 years ago

winstontssmith commented 4 years ago

The install_prerequisites.sh script currently returns a 403 Forbidden when attempting to install boost. This is the relevant output line:

Downloading boost from https://dl.bintray.com/boostorg/release/1.67.0/source/boost_1_67_0.tar.bz2

Following this link in a browser gives a blank webpage that simply says "Forbidden!" in plain text.

winstontssmith commented 4 years ago

I looked into the Boost side of things and it does seem that the issue is on their end, so I'm going to close this. Apparently, they have a certain amount of data that people can download from them per month that's donated by one of their users, and they blew through all of that (tens of TB) in 5 days this month.