On Sunday, March 4, 2018 at 2:45:52 PM UTC-6, Jonathan Gossage wrote: > > I am using a brand new installation of Vagrant 2.0.2 running on Windows 10 > Professional with VirtualBox 5.2.8. I ran the command > > vagrant init precise64 > > > without apparent problems and then tried to run > > > vagrant up > > but got the following results: > > PS D:\GitRepositories\WiseOldBird\Admin\VagrantLearn> vagrant up > Bringing machine 'default' up with 'virtualbox' provider... > ==> default: Box 'precise64' could not be found. Attempting to find and > install... > default: Box Provider: virtualbox > default: Box Version: >= 0 > ==> default: Box file was not detected as metadata. Adding it directly... > ==> default: Adding box 'precise64' (v0) for provider: virtualbox > default: Downloading: precise64 > default: > An error occurred while downloading the remote file. The error > message, if any, is reproduced below. Please fix this error and try > again. > > > Couldn't open file > /D:/GitRepositories/WiseOldBird/Admin/VagrantLearn/precise64 > > I tried this both as a normal user and an administrator without success.I > am able to create files and directories in this directory without problems > using File Explorer or the command line. I tried using both Powershell > 6.0.1 and the standard windows command line without success. How can I > troubleshoot this problem? > >
-- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/vagrant/issues IRC: #vagrant on Freenode --- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/ac258df3-1208-47ee-8058-1c78d25557bc%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
