hello

i think there is a confusion on the dependencies

if you check the readme of the plugin the pre-requirements are operating
system packages, to be install with host os tools

in ubuntu/debian with apt

or with host os tools like gem if applicable

the output of vagrant plugin list shows you seems to have installed those
gems inside vagrant which is not correct

vagrant plugin install <plugin-name>

where a plugin can be vagrant-libvirt

vagrant plugin install vagrant-libvirt

but the dependencies needed to make vagrant-libvirt work are not packages
to be installed with `vagrant plugin install` command

alvaro

On Sat, Nov 30, 2019 at 7:25 AM sahana Santhosh <mrs.santh...@gmail.com>
wrote:

> Hi,
>
> Yes, I did install all the dependencies
>
> vagrant plugin list
> builder (3.2.3, global)
>   - Version Constraint: 3.2.3
> excon (0.68.0, global)
>   - Version Constraint: 0.68.0
> fog-core (1.43.0, global)
>   - Version Constraint: 1.43.0
> fog-json (1.2.0, global)
>   - Version Constraint: 1.2.0
> fog-libvirt (0.7.0, global)
>   - Version Constraint: 0.7.0
> fog-xml (0.1.3, global)
>   - Version Constraint: 0.1.3
> formatador (0.2.5, global)
>   - Version Constraint: 0.2.5
> mime-types (3.3, global)
>   - Version Constraint: 3.3
> mime-types-data (3.2019.1009, global)
>   - Version Constraint: 3.2019.1009
> mini_portile (0.5.0, global)
>   - Version Constraint: 0.5.0
> multi_json (1.14.0, global)
>   - Version Constraint: 1.14.0
> nokogiri (1.6.0, global)
>   - Version Constraint: 1.6.0
> ruby-libvirt (0.7.1, global)
>   - Version Constraint: 0.7.1
> vagrant-libvirt (0.0.45, global)
>   - Version Constraint: 0.0.45
>
>
>
> Here is the complete debug output of vagrant box add
>
>
> vagrant box add test test.box --debug
>  INFO global: Vagrant version: 2.2.6
>  INFO global: Ruby version: 2.4.9
>  INFO global: RubyGems version: 2.6.14.4
>  INFO global: VAGRANT_INSTALLER_ENV="1"
>  INFO global: VAGRANT_INSTALLER_VERSION="2"
>  INFO global:
> VAGRANT_EXECUTABLE="/opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/bin/vagrant"
>  INFO global: VAGRANT_INSTALLER_EMBEDDED_DIR="/opt/vagrant/embedded"
>  INFO global: VAGRANT_LOG="debug"
>  WARN global: resolv replacement has not been enabled!
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/commands/box/plugin.rb
>  INFO manager: Registered plugin: box command
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/commands/cap/plugin.rb
>  INFO manager: Registered plugin: cap command
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/commands/cloud/plugin.rb
>  INFO manager: Registered plugin: vagrant-cloud
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/commands/destroy/plugin.rb
>  INFO manager: Registered plugin: destroy command
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/commands/global-status/plugin.rb
>  INFO manager: Registered plugin: global-status command
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/commands/halt/plugin.rb
>  INFO manager: Registered plugin: halt command
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/commands/help/plugin.rb
>  INFO manager: Registered plugin: help command
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/commands/init/plugin.rb
>  INFO manager: Registered plugin: init command
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/commands/list-commands/plugin.rb
>  INFO manager: Registered plugin: list-commands command
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/commands/login/plugin.rb
>  INFO manager: Registered plugin: vagrant-login
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/commands/package/plugin.rb
>  INFO manager: Registered plugin: package command
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/commands/plugin/plugin.rb
>  INFO manager: Registered plugin: plugin command
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/commands/port/plugin.rb
>  INFO manager: Registered plugin: port command
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/commands/powershell/plugin.rb
>  INFO manager: Registered plugin: powershell command
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/commands/provider/plugin.rb
>  INFO manager: Registered plugin: provider command
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/commands/provision/plugin.rb
>  INFO manager: Registered plugin: provision command
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/commands/push/plugin.rb
>  INFO manager: Registered plugin: push command
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/commands/rdp/plugin.rb
>  INFO manager: Registered plugin: rdp command
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/commands/reload/plugin.rb
>  INFO manager: Registered plugin: reload command
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/commands/resume/plugin.rb
>  INFO manager: Registered plugin: resume command
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/commands/snapshot/plugin.rb
>  INFO manager: Registered plugin: snapshot command
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/commands/ssh/plugin.rb
>  INFO manager: Registered plugin: ssh command
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/commands/ssh_config/plugin.rb
>  INFO manager: Registered plugin: ssh-config command
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/commands/status/plugin.rb
>  INFO manager: Registered plugin: status command
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/commands/suspend/plugin.rb
>  INFO manager: Registered plugin: suspend command
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/commands/up/plugin.rb
>  INFO manager: Registered plugin: up command
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/commands/upload/plugin.rb
>  INFO manager: Registered plugin: upload command
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/commands/validate/plugin.rb
>  INFO manager: Registered plugin: validate command
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/commands/version/plugin.rb
>  INFO manager: Registered plugin: version command
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/commands/winrm/plugin.rb
>  INFO manager: Registered plugin: winrm command
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/commands/winrm_config/plugin.rb
>  INFO manager: Registered plugin: winrm-config command
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/communicators/ssh/plugin.rb
>  INFO manager: Registered plugin: ssh communicator
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/communicators/winrm/plugin.rb
>  INFO manager: Registered plugin: winrm communicator
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/communicators/winssh/plugin.rb
>  INFO manager: Registered plugin: windows ssh communicator
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/guests/alpine/plugin.rb
>  INFO manager: Registered plugin: Alpine guest
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/guests/alt/plugin.rb
>  INFO manager: Registered plugin: ALT Platform guest
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/guests/amazon/plugin.rb
>  INFO manager: Registered plugin: Amazon Linux guest
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/guests/arch/plugin.rb
>  INFO manager: Registered plugin: Arch guest
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/guests/atomic/plugin.rb
>  INFO manager: Registered plugin: Atomic Host guest
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/guests/bsd/plugin.rb
>  INFO manager: Registered plugin: BSD-based guest
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/guests/coreos/plugin.rb
>  INFO manager: Registered plugin: CoreOS guest
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/guests/darwin/plugin.rb
>  INFO manager: Registered plugin: Darwin guest
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/guests/debian/plugin.rb
>  INFO manager: Registered plugin: Debian guest
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/guests/dragonflybsd/plugin.rb
>  INFO manager: Registered plugin: DragonFly BSD guest
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/guests/elementary/plugin.rb
>  INFO manager: Registered plugin: Elementary guest
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/guests/esxi/plugin.rb
>  INFO manager: Registered plugin: ESXi guest.
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/guests/fedora/plugin.rb
>  INFO manager: Registered plugin: Fedora guest
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/guests/freebsd/plugin.rb
>  INFO manager: Registered plugin: FreeBSD guest
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/guests/funtoo/plugin.rb
>  INFO manager: Registered plugin: Funtoo guest
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/guests/gentoo/plugin.rb
>  INFO manager: Registered plugin: Gentoo guest
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/guests/haiku/plugin.rb
>  INFO manager: Registered plugin: Haiku guest
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/guests/kali/plugin.rb
>  INFO manager: Registered plugin: Kali guest
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/guests/linux/plugin.rb
>  INFO manager: Registered plugin: Linux guest.
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/guests/mint/plugin.rb
>  INFO manager: Registered plugin: Mint guest
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/guests/netbsd/plugin.rb
>  INFO manager: Registered plugin: NetBSD guest
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/guests/nixos/plugin.rb
>  INFO manager: Registered plugin: NixOS guest
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/guests/omnios/plugin.rb
>  INFO manager: Registered plugin: OmniOS guest.
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/guests/openbsd/plugin.rb
>  INFO manager: Registered plugin: OpenBSD guest
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/guests/photon/plugin.rb
>  INFO manager: Registered plugin: VMware Photon guest
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/guests/pld/plugin.rb
>  INFO manager: Registered plugin: PLD Linux guest
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/guests/redhat/plugin.rb
>  INFO manager: Registered plugin: Red Hat Enterprise Linux guest
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/guests/slackware/plugin.rb
>  INFO manager: Registered plugin: Slackware guest
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/guests/smartos/plugin.rb
>  INFO manager: Registered plugin: SmartOS guest.
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/guests/solaris/plugin.rb
>  INFO manager: Registered plugin: Solaris guest.
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/guests/solaris11/plugin.rb
>  INFO manager: Registered plugin: Solaris 11 guest.
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/guests/suse/plugin.rb
>  INFO manager: Registered plugin: SUSE guest
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/guests/tinycore/plugin.rb
>  INFO manager: Registered plugin: TinyCore Linux guest.
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/guests/trisquel/plugin.rb
>  INFO manager: Registered plugin: Trisquel guest
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/guests/ubuntu/plugin.rb
>  INFO manager: Registered plugin: Ubuntu guest
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/guests/windows/plugin.rb
>  INFO manager: Registered plugin: Windows guest.
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/hosts/alt/plugin.rb
>  INFO manager: Registered plugin: ALT Platform host
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/hosts/arch/plugin.rb
>  INFO manager: Registered plugin: Arch host
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/hosts/bsd/plugin.rb
>  INFO manager: Registered plugin: BSD host
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/hosts/darwin/plugin.rb
>  INFO manager: Registered plugin: Mac OS X host
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/hosts/freebsd/plugin.rb
>  INFO manager: Registered plugin: FreeBSD host
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/hosts/gentoo/plugin.rb
>  INFO manager: Registered plugin: Gentoo host
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/hosts/linux/plugin.rb
>  INFO manager: Registered plugin: Linux host
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/hosts/null/plugin.rb
>  INFO manager: Registered plugin: null host
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/hosts/redhat/plugin.rb
>  INFO manager: Registered plugin: Red Hat Enterprise Linux host
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/hosts/slackware/plugin.rb
>  INFO manager: Registered plugin: Slackware host
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/hosts/suse/plugin.rb
>  INFO manager: Registered plugin: SUSE host
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/hosts/void/plugin.rb
>  INFO manager: Registered plugin: Void host
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/hosts/windows/plugin.rb
>  INFO manager: Registered plugin: Windows host
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/kernel_v1/plugin.rb
>  INFO manager: Registered plugin: kernel
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/kernel_v2/plugin.rb
>  INFO manager: Registered plugin: kernel
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/providers/docker/plugin.rb
>  INFO manager: Registered plugin: docker-provider
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/providers/hyperv/plugin.rb
>  INFO manager: Registered plugin: Hyper-V provider
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/providers/virtualbox/plugin.rb
>  INFO manager: Registered plugin: VirtualBox provider
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/provisioners/ansible/plugin.rb
>  INFO manager: Registered plugin: ansible
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/provisioners/cfengine/plugin.rb
>  INFO manager: Registered plugin: CFEngine Provisioner
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/provisioners/chef/plugin.rb
>  INFO manager: Registered plugin: chef
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/provisioners/docker/plugin.rb
>  INFO manager: Registered plugin: docker
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/provisioners/file/plugin.rb
>  INFO manager: Registered plugin: file
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/provisioners/puppet/plugin.rb
>  INFO manager: Registered plugin: puppet
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/provisioners/salt/plugin.rb
>  INFO manager: Registered plugin: salt
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/provisioners/shell/plugin.rb
>  INFO manager: Registered plugin: shell
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/pushes/atlas/plugin.rb
>  INFO manager: Registered plugin: atlas
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/pushes/ftp/plugin.rb
>  INFO manager: Registered plugin: ftp
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/pushes/heroku/plugin.rb
>  INFO manager: Registered plugin: heroku
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/pushes/local-exec/plugin.rb
>  INFO manager: Registered plugin: local-exec
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/pushes/noop/plugin.rb
>  INFO manager: Registered plugin: noop
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/synced_folders/nfs/plugin.rb
>  INFO manager: Registered plugin: NFS synced folders
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/synced_folders/rsync/plugin.rb
>  INFO manager: Registered plugin: RSync synced folders
> DEBUG global: Loading core plugin:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/plugins/synced_folders/smb/plugin.rb
>  INFO manager: Registered plugin: SMB synced folders
>  INFO vagrant: `vagrant` invoked: ["box", "add", "wml", "wml.box",
> "--debug"]
> DEBUG vagrant: Creating Vagrant environment
>  INFO environment: Environment initialized
> (#<Vagrant::Environment:0x0000000001e82de8>)
>  INFO environment:   - cwd: /root/sahana_airgap1
>  INFO environment: Home path: /root/.vagrant.d
> DEBUG environment: Effective local data path: /root/sahana_airgap1/.vagrant
>  INFO environment: Local data path: /root/sahana_airgap1/.vagrant
> DEBUG environment: Creating: /root/sahana_airgap1/.vagrant
> DEBUG manager: Enabling localized plugins
>  INFO manager: Plugins:
> DEBUG bundler: Current generated plugin dependency list: []
> DEBUG bundler: Generating new builtin set instance.
> DEBUG bundler: Generating new plugin set instance. Skip gems - []
> DEBUG bundler: Activating solution set: []
>  INFO manager: Loading plugins...
> DEBUG manager: Enabling globalized plugins
>  INFO manager: Plugins:
>  INFO manager:   - builder = [installed: 3.2.3 constraint: 3.2.3]
>  INFO manager:   - excon = [installed: 0.68.0 constraint: 0.68.0]
>  INFO manager:   - fog-core = [installed: 1.43.0 constraint: 1.43.0]
>  INFO manager:   - fog-json = [installed: 1.2.0 constraint: 1.2.0]
>  INFO manager:   - fog-libvirt = [installed: 0.7.0 constraint: 0.7.0]
>  INFO manager:   - fog-xml = [installed: 0.1.3 constraint: 0.1.3]
>  INFO manager:   - formatador = [installed: 0.2.5 constraint: 0.2.5]
>  INFO manager:   - mime-types = [installed: 3.3 constraint: 3.3]
>  INFO manager:   - mime-types-data = [installed: 3.2019.1009 constraint:
> 3.2019.1009]
>  INFO manager:   - mini_portile = [installed: 0.5.0 constraint: 0.5.0]
>  INFO manager:   - multi_json = [installed: 1.14.0 constraint: 1.14.0]
>  INFO manager:   - nokogiri = [installed: 1.6.0 constraint: 1.6.0]
>  INFO manager:   - ruby-libvirt = [installed: 0.7.1 constraint: 0.7.1]
>  INFO manager:   - vagrant-libvirt = [installed: 0.0.45 constraint: 0.0.45]
> DEBUG bundler: Current generated plugin dependency list: [<Gem::Dependency
> type=:runtime name="builder" requirements="= 3.2.3">, <Gem::Dependency
> type=:runtime name="excon" requirements="= 0.68.0">, <Gem::Dependency
> type=:runtime name="fog-core" requirements="= 1.43.0">, <Gem::Dependency
> type=:runtime name="fog-json" requirements="= 1.2.0">, <Gem::Dependency
> type=:runtime name="fog-libvirt" requirements="= 0.7.0">, <Gem::Dependency
> type=:runtime name="fog-xml" requirements="= 0.1.3">, <Gem::Dependency
> type=:runtime name="formatador" requirements="= 0.2.5">, <Gem::Dependency
> type=:runtime name="mime-types" requirements="= 3.3">, <Gem::Dependency
> type=:runtime name="mime-types-data" requirements="= 3.2019.1009">,
> <Gem::Dependency type=:runtime name="mini_portile" requirements="= 0.5.0">,
> <Gem::Dependency type=:runtime name="multi_json" requirements="= 1.14.0">,
> <Gem::Dependency type=:runtime name="nokogiri" requirements="= 1.6.0">,
> <Gem::Dependency type=:runtime name="ruby-libvirt" requirements="= 0.7.1">,
> <Gem::Dependency type=:runtime name="vagrant-libvirt" requirements="=
> 0.0.45">]
> DEBUG bundler: Generating new builtin set instance.
> DEBUG bundler: Generating new plugin set instance. Skip gems - []
> DEBUG bundler: Activating solution set: ["builder-3.2.3", "excon-0.68.0",
> "formatador-0.2.5", "fog-core-1.43.0", "multi_json-1.14.0",
> "fog-json-1.2.0", "json-2.0.4", "ruby-libvirt-0.7.1", "mini_portile-0.5.0",
> "nokogiri-1.6.0", "fog-xml-0.1.3", "fog-libvirt-0.7.0",
> "mime-types-data-3.2019.1009", "mime-types-3.3", "vagrant-libvirt-0.0.45"]
> DEBUG bundler: Activating gem excon-0.68.0
> DEBUG bundler: Activating gem formatador-0.2.5
> DEBUG bundler: Activating gem fog-core-1.43.0
> DEBUG bundler: Activating gem fog-json-1.2.0
> DEBUG bundler: Activating gem ruby-libvirt-0.7.1
> DEBUG bundler: Activating gem mini_portile-0.5.0
> DEBUG bundler: Activating gem nokogiri-1.6.0
> DEBUG bundler: Activating gem fog-xml-0.1.3
> DEBUG bundler: Activating gem fog-libvirt-0.7.0
> DEBUG bundler: Activating gem vagrant-libvirt-0.0.45
>  INFO manager: Loading plugins...
>  INFO manager: Loading plugin `builder` with default require: `builder`
> DEBUG manager: Successfully loaded plugin `builder`.
>  INFO manager: Loading plugin `excon` with default require: `excon`
> DEBUG manager: Successfully loaded plugin `excon`.
>  INFO manager: Loading plugin `fog-core` with default require: `fog-core`
> ERROR manager: Failed to load plugin `fog-core` with default require. -
> LoadError: cannot load such file -- fog-core
>  INFO manager: Loading plugin `fog-core` with slash require: `fog/core`
> DEBUG manager: Successfully loaded plugin `fog-core`.
>  INFO manager: Loading plugin `fog-json` with default require: `fog-json`
> ERROR manager: Failed to load plugin `fog-json` with default require. -
> LoadError: cannot load such file -- fog-json
>  INFO manager: Loading plugin `fog-json` with slash require: `fog/json`
> DEBUG manager: Successfully loaded plugin `fog-json`.
>  INFO manager: Loading plugin `fog-libvirt` with default require:
> `fog-libvirt`
> ERROR manager: Failed to load plugin `fog-libvirt` with default require. -
> LoadError: cannot load such file -- fog-libvirt
>  INFO manager: Loading plugin `fog-libvirt` with slash require:
> `fog/libvirt`
> DEBUG manager: Successfully loaded plugin `fog-libvirt`.
>  INFO manager: Loading plugin `fog-xml` with default require: `fog-xml`
> ERROR manager: Failed to load plugin `fog-xml` with default require. -
> LoadError: cannot load such file -- fog-xml
>  INFO manager: Loading plugin `fog-xml` with slash require: `fog/xml`
> DEBUG manager: Successfully loaded plugin `fog-xml`.
>  INFO manager: Loading plugin `formatador` with default require:
> `formatador`
> DEBUG manager: Successfully loaded plugin `formatador`.
>  INFO manager: Loading plugin `mime-types` with default require:
> `mime-types`
> DEBUG manager: Successfully loaded plugin `mime-types`.
>  INFO manager: Loading plugin `mime-types-data` with default require:
> `mime-types-data`
> DEBUG manager: Successfully loaded plugin `mime-types-data`.
>  INFO manager: Loading plugin `mini_portile` with default require:
> `mini_portile`
> DEBUG manager: Successfully loaded plugin `mini_portile`.
>  INFO manager: Loading plugin `multi_json` with default require:
> `multi_json`
> DEBUG manager: Successfully loaded plugin `multi_json`.
>  INFO manager: Loading plugin `nokogiri` with default require: `nokogiri`
> DEBUG manager: Successfully loaded plugin `nokogiri`.
>  INFO manager: Loading plugin `ruby-libvirt` with default require:
> `ruby-libvirt`
> ERROR manager: Failed to load plugin `ruby-libvirt` with default require.
> - LoadError: cannot load such file -- ruby-libvirt
>  INFO manager: Loading plugin `ruby-libvirt` with slash require:
> `ruby/libvirt`
> ERROR manager: Plugin loading error: LoadError - cannot load such file --
> ruby/libvirt
> DEBUG manager:
> /opt/vagrant/embedded/lib/ruby/2.4.0/rubygems/core_ext/kernel_require.rb:55:in
> `require'
> DEBUG manager:
> /opt/vagrant/embedded/lib/ruby/2.4.0/rubygems/core_ext/kernel_require.rb:55:in
> `require'
> DEBUG manager:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/lib/vagrant/plugin/manager.rb:322:in
> `rescue in block in load_plugins'
> DEBUG manager:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/lib/vagrant/plugin/manager.rb:314:in
> `block in load_plugins'
> DEBUG manager:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/lib/vagrant/plugin/manager.rb:312:in
> `each'
> DEBUG manager:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/lib/vagrant/plugin/manager.rb:312:in
> `load_plugins'
> DEBUG manager:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/lib/vagrant/environment.rb:176:in
> `initialize'
> DEBUG manager:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/bin/vagrant:145:in `new'
> DEBUG manager:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/bin/vagrant:145:in
> `<main>'
> ERROR vagrant: Vagrant experienced an error! Details:
> ERROR vagrant: #<Vagrant::Errors::PluginLoadError: The plugins failed to
> load properly. The error message given is
> shown below.
>
> cannot load such file -- ruby/libvirt>
> ERROR vagrant: The plugins failed to load properly. The error message
> given is
> shown below.
>
> cannot load such file -- ruby/libvirt
> ERROR vagrant:
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/lib/vagrant/plugin/manager.rb:342:in
> `rescue in load_plugins'
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/lib/vagrant/plugin/manager.rb:310:in
> `load_plugins'
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/lib/vagrant/environment.rb:176:in
> `initialize'
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/bin/vagrant:145:in
> `new'
> /opt/vagrant/embedded/gems/2.2.6/gems/vagrant-2.2.6/bin/vagrant:145:in
> `<main>'
> Vagrant failed to initialize at a very early stage:
>
> The plugins failed to load properly. The error message given is
> shown below.
>
> cannot load such file -- ruby/libvirt
>
>
>
> On Sat, Nov 30, 2019 at 7:09 AM Alvaro Miranda Aguilera <kiki...@gmail.com>
> wrote:
>
>> hello
>>
>> how did you install the dependencies?
>>
>> whats the output of
>> vagrant plugin list
>>
>> thanks
>> alvaro
>>
>> On Tue, Nov 26, 2019 at 5:10 AM sahana Santhosh <mrs.santh...@gmail.com>
>> wrote:
>>
>>> Hi Alvaro,
>>>
>>> Thanks for the response.... I tried but faced the same issue
>>>
>>> # vagrant plugin install ./vagrant-libvirt-0.0.45.gem
>>>
>>> Installing the './vagrant-libvirt-0.0.45.gem' plugin. This can take a
>>> few minutes...
>>> Vagrant failed to load a configured plugin source. This can be caused
>>> by a variety of issues including: transient connectivity issues, proxy
>>> filtering rejecting access to a configured plugin source, or a configured
>>> plugin source not responding correctly. Please review the error message
>>> below to help resolve the issue:
>>>
>>>   no such name (https://gems.hashicorp.com/specs.4.8.gz)
>>>
>>> Source: https://gems.hashicorp.com/
>>>
>>>
>>> However I am able to install with command
>>> "vagrant plugin install --plugin-clean-sources
>>> vagrant-libvirt-0.0.45.gem"
>>>
>>> but after the installation " vagrant box add test test.box"  failed with
>>> following error
>>>
>>>  INFO manager: Loading plugin `ruby-libvirt` with slash require:
>>> `ruby/libvirt`
>>> ERROR manager: Plugin loading error: LoadError - cannot load such file
>>> -- ruby/libvirt
>>>
>>>
>>> I did install all the dependencies needed for  vagrant-libvirt like
>>> [formatador-0.2.5.gem,
>>> excon-0.68.0.gem,builder-3.2.3.gem,fog-core-1.43.0.gem,fog-json-1.2.0.gem
>>> ,fog-libvirt-0.7.0.gem,fog-xml-0.1.3.gem ,
>>> mini_portile-0.5.0.gem,multi_json-1.14.1.gem,nokogiri-1.6.0.gem,ruby-libvirt-0.7.1.gem]
>>> .
>>> I am not sure if the above way of installing the plugin is correct or
>>> not. Please guide.
>>>
>>>
>>>
>>> On Tuesday, November 26, 2019 at 2:55:22 AM UTC+5:30, Alvaro Miranda
>>> Aguilera wrote:
>>>>
>>>> hello try
>>>>
>>>> vagrant plugin install ./vagrant-libvirt-0.0.45.gem
>>>>
>>>> On Wed, Nov 20, 2019 at 9:41 AM sahana Santhosh <mrs.s...@gmail.com>
>>>> wrote:
>>>>
>>>>> Hi,
>>>>>
>>>>> I am trying to install vagrant plugin "vagrant-libvirt". I have
>>>>> downloaded all the necessary .gem file in my local machine which does not
>>>>> have access to internet. I am facing the following error...
>>>>>
>>>>> # vagrant plugin install vagrant-libvirt-0.0.45.gem
>>>>>
>>>>> Installing the 'vagrant-libvirt-0.0.45.gem' plugin. This can take a
>>>>> few minutes...
>>>>>
>>>>> Vagrant failed to load a configured plugin source. This can be caused
>>>>> by a variety of issues including: transient connectivity issues, proxy
>>>>> filtering rejecting access to a configured plugin source, or a
>>>>> configured
>>>>> plugin source not responding correctly. Please review the error message
>>>>> below to help resolve the issue:
>>>>>
>>>>>   no such name (https://gems.hashicorp.com/specs.4.8.gz)
>>>>>
>>>>> Source: https://gems.hashicorp.com/
>>>>>
>>>>>
>>>>>
>>>>> Why it is trying to access internet when we are pointing it to local
>>>>> gem file ?? Is it possible to install vagrant plugin offline ? This is
>>>>> bottle neck for us, please let us know if offline installation is possible
>>>>> or not.
>>>>>
>>>>> Thanks in advance
>>>>>
>>>>> -Sahana
>>>>>
>>>>> --
>>>>> This mailing list is governed under the HashiCorp Community Guidelines
>>>>> - https://www.hashicorp.com/community-guidelines.html. Behavior in
>>>>> violation of those guidelines may result in your removal from this mailing
>>>>> list.
>>>>>
>>>>> GitHub Issues: https://github.com/mitchellh/vagrant/issues
>>>>> IRC: #vagrant on Freenode
>>>>> ---
>>>>> You received this message because you are subscribed to the Google
>>>>> Groups "Vagrant" group.
>>>>> To unsubscribe from this group and stop receiving emails from it, send
>>>>> an email to vagra...@googlegroups.com.
>>>>> To view this discussion on the web visit
>>>>> https://groups.google.com/d/msgid/vagrant-up/4454c8d3-c52d-4ac1-8fb5-bdabf8b29428%40googlegroups.com
>>>>> <https://groups.google.com/d/msgid/vagrant-up/4454c8d3-c52d-4ac1-8fb5-bdabf8b29428%40googlegroups.com?utm_medium=email&utm_source=footer>
>>>>> .
>>>>>
>>>>
>>>>
>>>> --
>>>> Alvaro
>>>>
>>>> --
>>> This mailing list is governed under the HashiCorp Community Guidelines -
>>> https://www.hashicorp.com/community-guidelines.html. Behavior in
>>> violation of those guidelines may result in your removal from this mailing
>>> list.
>>>
>>> GitHub Issues: https://github.com/mitchellh/vagrant/issues
>>> IRC: #vagrant on Freenode
>>> ---
>>> You received this message because you are subscribed to the Google
>>> Groups "Vagrant" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to vagrant-up+unsubscr...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/vagrant-up/be34b775-2ce7-429d-bb59-7c771f5fb752%40googlegroups.com
>>> <https://groups.google.com/d/msgid/vagrant-up/be34b775-2ce7-429d-bb59-7c771f5fb752%40googlegroups.com?utm_medium=email&utm_source=footer>
>>> .
>>>
>>
>>
>> --
>> Alvaro
>>
>> --
>> This mailing list is governed under the HashiCorp Community Guidelines -
>> https://www.hashicorp.com/community-guidelines.html. Behavior in
>> violation of those guidelines may result in your removal from this mailing
>> list.
>>
>> GitHub Issues: https://github.com/mitchellh/vagrant/issues
>> IRC: #vagrant on Freenode
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "Vagrant" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to vagrant-up+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/vagrant-up/CAHqq0ewzPYqdhwi39reVczxoZspBiYf7RLXRUV7Pwb6vR7c1bQ%40mail.gmail.com
>> <https://groups.google.com/d/msgid/vagrant-up/CAHqq0ewzPYqdhwi39reVczxoZspBiYf7RLXRUV7Pwb6vR7c1bQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
>> .
>>
> --
> This mailing list is governed under the HashiCorp Community Guidelines -
> https://www.hashicorp.com/community-guidelines.html. Behavior in
> violation of those guidelines may result in your removal from this mailing
> list.
>
> GitHub Issues: https://github.com/mitchellh/vagrant/issues
> IRC: #vagrant on Freenode
> ---
> You received this message because you are subscribed to the Google Groups
> "Vagrant" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to vagrant-up+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/vagrant-up/CAP-BMGk0sG%3DVcv4ynEXsxaECFxdoJOYVf5Xih_kP0R3hCwb%2BGQ%40mail.gmail.com
> <https://groups.google.com/d/msgid/vagrant-up/CAP-BMGk0sG%3DVcv4ynEXsxaECFxdoJOYVf5Xih_kP0R3hCwb%2BGQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>


-- 
Alvaro

-- 
This mailing list is governed under the HashiCorp Community Guidelines - 
https://www.hashicorp.com/community-guidelines.html. Behavior in violation of 
those guidelines may result in your removal from this mailing list.

GitHub Issues: https://github.com/mitchellh/vagrant/issues
IRC: #vagrant on Freenode
--- 
You received this message because you are subscribed to the Google Groups 
"Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vagrant-up+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vagrant-up/CAHqq0exd0JtC%3DqzX30KmfwwQUOYqAo4k2%2Bf2tH%2B4GBtnCi_5EQ%40mail.gmail.com.

Reply via email to