Vagrant Rakefile uses a non-working proxy for downloading the basebox
jvoisin@kaa 15:23 ~/dev/tails rake build Using HTTP proxy: http://squeeze.vagrantup.com:3142 Bringing machine 'default' up with 'virtualbox' provider... [default] Box 'tails' 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... rake aborted!(Rate: 0/s, Estimated time remaining: --:--:--) An error occurred while downloading the remote file. The error message, if any, is reproduced below. Please fix this error and try again.
Could not resolve proxy:
squeeze.vagrantup.com/home/jvoisin/dev/tails/vagrant/lib/vagrant_verified_download.rb:40:in
`download!'
<internal:prelude>:10:in `synchronize'
Tasks: TOP => build => vm:up
(See full trace by running task with --trace)
zsh: exit 1 rake build
jvoisin@kaa 15:27 ~/dev/tails vagrant --version
Vagrant version 1.2.2
Attachments
Related issues
-
Blocked by #6221 (closed)
Original created by @intrigeri on 6514 (Redmine)