環境
macOS Sierra 10.12.1
vagrant 1.8.7
VirtualBox 5.1.8
現象
以下のコマンドが実行できない
vagrant box add ubuntu14 package.box
エラーメッセージ
An error occurred while downloading the remote file. The error
message, if any, is reproduced below. Please fix this error and try
again
原因,対応
vagrant 1.8.7 にある curl は壊れている
削除か移動しておく
sudo mv /opt/vagrant/embedded/bin/curl /opt/vagrant/embedded/bin/curl.bak