Hi Jon,

We don't host a "saucy" box. Wherever you got this link from is incorrect, 
we only host precise boxes.

Best,
Mitchell

On Tuesday, November 26, 2013 5:57:27 AM UTC-8, Jon Seidel wrote:
>
> Installing Vagrant on Windows is kinda confusing. I'm running Windows 7, 
> 64-bit and unable to get Vagrant to run on my machine; it fails with a "403 
> Forbidden" error when attempting to retrieve the box file from 
> files.vagrant.com.
> I've tried this in a CMD windows as well as in cygwin and get the same 
> results. Here are the details:
>
> First, I tried adding the box file
> C:\home'jesii7>*vagrant box add base 
> http://files.vagrantup.com/saucy64.box 
> <http://files.vagrantup.com/saucy64.box>*
> Downloading or copying the box...
> An error occurred while downloading the remote file. The error)
> message, if any, is reproduced below. Please fix this error and try
> again.
>
> *The requested URL returned error: 403 Forbidden*
>
> Then I tried initializing the box file directly:
> C:\home'jesii7>*vagrant init saucy64 
> http://files.vagrantup.com/saucy64.box 
> <http://files.vagrantup.com/saucy64.box>*
> A `Vagrantfile` has been placed in this directory. You are now
> ready to `vagrant up` your first virtual environment! Please read
> the comments in the Vagrantfile as well as documentation on
> `vagrantup.com` for more information on using Vagrant.
>
> C:\home'jesii7>*vagrant up*
> Bringing machine 'default' up with 'virtualbox' provider...
> [default] Box 'saucy64' was not found. Fetching box from specified URL for
> the provider 'virtualbox'. Note that if the URL does not have
> a box for this provider, you should interrupt Vagrant now and add
> the box yourself. Otherwise Vagrant will attempt to download the
> full box prior to discovering this error.
> Downloading or copying the box...
> An error occurred while downloading the remote file. The error-)
> message, if any, is reproduced below. Please fix this error and try
> again.
>
> *The requested URL returned error: 403 Forbidden*
>
> Same error message and same result for saucy32.
>
> After several more trials, I found that precise32 / precise64 both worked, 
> so apparently the "403 Forbidden" should really be a "404 Not found"
>
>

-- 
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].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to