Package: vagrant
Version: 1.9.8+dfsg-1
Severity: serious

Hi!

The current version of virtualbox in sid is 5.2.0-dfsg-1, which is not
supported by the current vagrant, which only got support for it in git
master for which there's been no release yet. Please apply the
upstream patch:

  
<https://github.com/hashicorp/vagrant/commit/7d73af5637de41f1e53b8f1ef2ea9baf76842dfb>

Also ideally, vagrant would grow a relationship to declare explicitly
what versions of virtualbox are supported to avoid this kind of silent
breakage, for which the package managers cannot do anything about.
perhaps something like?

  Depends: virtualbox (<< 5.3)

Thanks,
Guillem

Reply via email to