Bug #6514

Vagrant Rakefile uses a non-working proxy for downloading the basebox

Added by intrigeri 2013-12-17 11:59:17 . Updated 2013-12-24 02:53:05 .

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Build system
Target version:
Start date:
2013-12-17
Due date:
% Done:

70%

Feature Branch:
Type of work:
Code
Blueprint:

Starter:
0
Affected tool:
Deliverable for:

Description

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

Files


Subtasks


Related issues

Blocked by Tails - Bug #6221: rake aborted: uninitialized constant Vagrant::Action::Box Resolved 2013-12-21

History

#2 Updated by intrigeri 2013-12-18 12:16:14

  • Status changed from Confirmed to In Progress
  • Assignee set to intrigeri
  • QA Check set to Ready for QA

#3 Updated by intrigeri 2013-12-18 12:19:58

  • QA Check deleted (Ready for QA)

#4 Updated by intrigeri 2013-12-18 12:21:48

  • Assignee changed from intrigeri to davidiw

#5 Updated by intrigeri 2013-12-18 12:24:13

Does not apply, apparently depends on the Bug #6221 patch, see tails-dev.

#6 Updated by davidiw 2013-12-18 12:27:44

Sorry, I should have mentioned that. All my patches are intended to update Tails building in VagrantV2.

#7 Updated by intrigeri 2013-12-21 04:04:49

  • Assignee changed from davidiw to intrigeri
  • % Done changed from 0 to 50
  • QA Check set to Ready for QA
  • Feature Branch set to bugfix/6221-support-newer-vagrant

Pushed to bugfix/6221-support-newer-vagrant on top of the rest. Testing.

#8 Updated by intrigeri 2013-12-21 08:29:51

  • Assignee changed from intrigeri to davidiw
  • % Done changed from 50 to 70
  • QA Check changed from Ready for QA to Pass

Needs a bit more test, asking on tails-dev.

#9 Updated by intrigeri 2013-12-24 02:53:06

  • Status changed from In Progress to Resolved
  • Assignee deleted (davidiw)
  • Feature Branch deleted (bugfix/6221-support-newer-vagrant)

Merged into stable and devel.