Package: vagrant
Version: 1.6.5+dfsg1-1
Severity: normal

Dear Maintainer,

I've used upstyream-provided .deb before, and tried to use the latest package 
from sid today.

I tried to perform a vagrant up on a Vagrantfile using a box hosted on 
vagrantcloud.com... well, actually, a sefl-hosted box made available through 
vagrantcloud's index.

Here's the log :
$ vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Box 'oberger/moocbdvm' could not be found. Attempting to find and 
install...
    default: Box Provider: virtualbox
    default: Box Version: >= 0
The box 'oberger/moocbdvm' could not be found or
could not be accessed in the remote catalog. If this is a private
box on Vagrant Cloud, please verify you're logged in via
`vagrant login`. Also, please double-check the name. The expanded
URL and error message are shown below:

URL: ["https://vagrantcloud.com/oberger/moocbdvm";]
Error: Maximum (10) redirects followed

reverting to using upstream's 64 bit .deb, it works :
$ vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Box 'oberger/moocbdvm' could not be found. Attempting to find and 
install...
    default: Box Provider: virtualbox
    default: Box Version: >= 0
==> default: Loading metadata for box 'oberger/moocbdvm'
    default: URL: https://vagrantcloud.com/oberger/moocbdvm
==> default: Adding box 'oberger/moocbdvm' (v0.7.0) for provider: virtualbox
    default: Downloading: 
https://vagrantcloud.com/oberger/boxes/moocbdvm/versions/17/providers/virtualbox.box
    default: Progress: 14% (Rate: 2225k/s, Estimated time remaining: 0:02:19)
...

Issueing a wget on 
https://vagrantcloud.com/oberger/boxes/moocbdvm/versions/17/providers/virtualbox.box
 seems flawless.

Thanks in advance.

Best regards,

-- System Information:
Debian Release: jessie/sid
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing-proposed-updates'), 
(500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages vagrant depends on:
ii  bsdtar             3.1.2-9
ii  bundler            1.7.2-2
ii  curl               7.38.0-2
ii  openssh-client     1:6.6p1-8
ii  ruby               1:2.1.0.4
ii  ruby-childprocess  0.5.2-1
ii  ruby-erubis        2.7.0-3
ii  ruby-i18n          0.6.9-2
ii  ruby-listen        2.4.0-4
ii  ruby-log4r         1.1.10-4
ii  ruby-net-scp       1.1.1-2
ii  ruby-net-ssh       1:2.6.8-2
ii  ruby-nokogiri      1.6.3.1+ds-1
ii  ruby-rb-inotify    0.9.5-1

vagrant recommends no packages.

Versions of packages vagrant suggests:
ii  virtualbox  4.3.14-dfsg-1

-- debconf-show failed


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to