-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
Vagrant box add fails in version 1.8.7, succeeds in 1.8.1 #7993
Comments
I seem to have the same problem. Here is the relevant part of the debug log
indeed
Admittedly, I never really understood rpaths 😞 |
This has been already noticed in https://groups.google.com/forum/#!topic/vagrant-up/RdC6AXRWjQE |
@andreabedini Thanks for adding the debug/links. I'd already uninstalled and didnt have time to go back for the debug when raising the issue. This has saved me the job :) |
I had the exact same issue and debug results on OS X 10.11.6 as described above with v1.8.7, running any |
Dup of #7969. Thanks for the report! |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
Please note that the Vagrant issue tracker is reserved for bug reports and
enhancements. For general usage questions, please use the Vagrant mailing list:
https://groups.google.com/forum/#!forum/vagrant-up. Thank you!
Vagrant version
1.8.7
Host operating system
OS X 10.11.6
Guest operating system
Ubuntu 14.04 64bit
Vagrantfile
n/a
Debug output
See comments below
Expected behavior
Box should be added
Actual behavior
Error:
==> box: Box file was not detected as metadata. Adding it directly...
==> box: Adding box 'mybox' (v0) for provider:
box: Unpacking necessary files from: file:///mybox.box
An error occurred while downloading the remote file. The error
message, if any, is reproduced below. Please fix this error and try
again.
Steps to reproduce
I am using a private box created using Vagrant 1.8.1
References
n/a
The text was updated successfully, but these errors were encountered: