I can also confirm this issue for vagrant-1.6.5+dfsg1-1 in testing and
unstable:
kwisatz@mazer:~/1024/projects/foire$ vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Box 'wheezy64' could not be found. Attempting to find and
install...
default: Box Provider: virtualbox
default: Box Version: >= 0
==> default: Adding box 'wheezy64' (v0) for provider: virtualbox
default: Downloading: http://vagrant.1024.lu/wheezy64.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: 400 Bad Request
I can download the file just fine using curl/wget or a fully-fledged
browser, or, as was previously said, using the upstream .deb:
root@mazer:~# dpkg -i vagrant_1.6.5_x86_64.deb
(Reading database ... 122977 files and directories currently installed.)
Preparing to unpack .../vagrant_1.6.5_x86_64.deb ...
Unpacking vagrant (1:1.6.5) over (1.6.5+dfsg1-1) ...
Which works:
==> default: Adding box 'wheezy64' (v0) for provider: virtualbox
default: Downloading: http://vagrant.1024.lu/wheezy64.box
default: Progress: 87% (Rate: 3347k/s, Estimated time remaining:
0:00:12)
BR,
David
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org