[DRE-maint] Bug#908826: vagrant/stable is incompatible with virtualbox/stretch-backports (now 5.2)

Lucas Nussbaum lucas at debian.org
Mon Sep 17 14:16:05 BST 2018


On 15/09/18 at 09:46 -0300, Antonio Terceiro wrote:
> On Fri, Sep 14, 2018 at 05:10:48PM +0200, Lucas Nussbaum wrote:
> > Package: vagrant
> > Version: 1.9.1+dfsg-1+deb9u1
> > Severity: normal
> > 
> > Hi,
> > 
> > vagrant 1.9.1+dfsg-1+deb9u1 is now incompatible with virtualbox from
> > stretch-backports (version 5.2.18-dfsg-1~bpo9+1). It worked fine with
> > virtualbox 5.1.30-dfsg-1~bpo9+1.
> > 
> > vagrant from stretch-backports works fine with virtualbox from
> > stretch-backports.
> > 
> > When starting vagrant, I get:
> > $ vagrant up
> > No usable default provider could be found for your system.
> > 
> > Vagrant relies on interactions with 3rd party systems, known as
> > "providers", to provide Vagrant with resources to run development
> > environments. Examples are VirtualBox, VMware, Hyper-V.
> > 
> > The easiest solution to this message is to install VirtualBox, which
> > is available for free on all major platforms.
> > 
> > If you believe you already have a provider available, make sure it
> > is properly installed and configured. You can see more details about
> > why a particular provider isn't working by forcing usage with
> > `vagrant up --provider=PROVIDER`, which should give you a more specific
> > error message for that particular provider.
> > 
> > (while of course virtualbox is available, and works fine outside of
> > Vagrant)
> 
> Can you please test the .deb from
> https://people.debian.org/~terceiro/tmp/vagrant-stretch/
> ?

Sorry for the delay.

It doesn't work. It doesn't find the virtualbox provider (it uses
libvirt), and when forced, it says that it doesn't support 5.2.


*** lucas at grr:/tmp/tEEQ$ vagrant up
Bringing machine 'default' up with 'libvirt' provider...
Error while connecting to libvirt: Error making a connection to libvirt URI qemu:///system?no_verify=1&keyfile=/home/lucas/.ssh/id_rsa:
Call to virConnectOpen failed: authentication cancelled: user cancelled authentication process
*** lucas at grr:/tmp/tEEQ$ vagrant up --provider=virtualbox
The provider 'virtualbox' that was requested to back the machine
'default' is reporting that it isn't usable on this system. The
reason is shown below:

Vagrant has detected that you have a version of VirtualBox installed
that is not supported by this version of Vagrant. Please install one of
the supported versions listed below to use Vagrant:

4.0, 4.1, 4.2, 4.3, 5.0, 5.1

A Vagrant update may also be available that adds support for the version
you specified. Please check www.vagrantup.com/downloads.html to download
the latest version.
*** lucas at grr:/tmp/tEEQ$ dpkg -l |grep vagrant
ii  vagrant                                                     1.9.1+dfsg-1+deb9u2                                            all          Tool for building and distributing virtualized development environments

Lucas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-ruby-extras-maintainers/attachments/20180917/6caf4eab/attachment.sig>


More information about the Pkg-ruby-extras-maintainers mailing list