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

boost: remove boost submodule #17405

Merged
merged 2 commits into from Sep 1, 2017

Conversation

tchaikov
Copy link
Contributor

No description provided.

Signed-off-by: Kefu Chai <kchai@redhat.com>
@tchaikov tchaikov force-pushed the wip-remove-boost-submodule branch 2 times, most recently from 8d73f75 to 656cbeb Compare September 1, 2017 03:00
Signed-off-by: Kefu Chai <kchai@redhat.com>
@tchaikov
Copy link
Contributor Author

tchaikov commented Sep 1, 2017

tested "make-dist" locally by running it and inspecting it using tar tjvf ceph-12.1.2-1337-g656cbeba1e.tar.bz2.

boost_fname=boost_${boost_version_underscore}.tar.bz2
echo "downloading boost_$boost_version..."
wget --no-verbose -O $boost_fname \
https://downloads.sourceforge.net/project/boost/boost/$boost_version/$boost_fname
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we stash a copy of this on download.ceph.com or something?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@alfredodeza do we use a cache enabled http proxy in our CI infrastructure?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we don't have any kind of caching in our CI

@tchaikov
Copy link
Contributor Author

tchaikov commented Sep 1, 2017

@tchaikov tchaikov merged commit dc3efc4 into ceph:master Sep 1, 2017
@tchaikov tchaikov deleted the wip-remove-boost-submodule branch September 1, 2017 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants