Skip to content

1.9.4 installs very old version of plugin #8550

@kivoli

Description

@kivoli

For an unknown reason Vagrant 1.9.4 reproducible installs only a very old version of vagrant-libvirt (0.0.20) while 1.9.3 does pull the correct version, 0.0.40. Downgrading Vagrant for this purpose works, too.

Vagrant version

Installed Version: 1.9.4
Latest Version: 1.9.4

Host operating system

Ubuntu 16.04

Guest operating system

N/A

Vagrantfile

N/A

Debug output

Installed the plugin 'vagrant-libvirt (0.0.20)'!

Expected behavior

Install newest version (0.0.40) of vagrant-libvirt plugin.

Actual behavior

Installs very old version (0.0.20)

Steps to reproduce

  1. Set up Ubuntu 16.0.4
  2. Install Vagrant 1.9.4 using the Debian 64 binary from vagrantup.com
  3. Run vagrant plugin install vagrant-libvirt

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions