vagrant-libvirt / vagrant-libvirt

Vagrant provider for libvirt.
https://vagrant-libvirt.github.io/vagrant-libvirt/
MIT License
2.32k stars 499 forks source link

Vagrant up not working on Fedora 33 #1185

Closed PauloLaScience closed 3 years ago

PauloLaScience commented 3 years ago
### Steps to reproduce 1. vagrant up ### Expected behaviour vm created ### Actual behaviour Just display Error ### System configuration **OS/Distro version:**: Fedora 33 on laptop Dell 5590 **Libvirt version:** **Output of `vagrant version; vagrant plugin list`:** Installed Version: 2.2.14 Latest Version: 2.2.14 You're running an up-to-date version of Vagrant! vagrant-libvirt (0.3.0, global) **Attach Output of `VAGRANT_LOG=debug vagrant ... --provider=libvirt >vagrant.log 2>&1`** ``` INFO global: Vagrant version: 2.2.14 INFO global: Ruby version: 2.6.2 INFO global: RubyGems version: 3.0.3 INFO global: VAGRANT_INSTALLER_ENV="1" INFO global: VAGRANT_APPIMAGE_LD_LIBRARY_PATH="/tmp/.mount_vagrankZJYLl/usr/lib/:/tmp/.mount_vagrankZJYLl/usr/lib/i386-linux-gnu/:/tmp/.mount_vagrankZJYLl/usr/lib/x86_64-linux-gnu/:/tmp/.mount_vagrankZJYLl/usr/lib32/:/tmp/.mount_vagrankZJYLl/usr/lib64/:/tmp/.mount_vagrankZJYLl/lib/:/tmp/.mount_vagrankZJYLl/lib/i386-linux-gnu/:/tmp/.mount_vagrankZJYLl/lib/x86_64-linux-gnu/:/tmp/.mount_vagrankZJYLl/lib32/:/tmp/.mount_vagrankZJYLl/lib64/:" INFO global: VAGRANT_RUBYLIB="/tmp/.mount_vagrankZJYLl/usr/local/lib/site_ruby/2.6.0:/tmp/.mount_vagrankZJYLl/usr/local/lib/x86_64-linux-gnu/site_ruby:/tmp/.mount_vagrankZJYLl/usr/local/lib/site_ruby:/tmp/.mount_vagrankZJYLl/usr/lib/ruby/vendor_ruby/2.6.0:/tmp/.mount_vagrankZJYLl/usr/lib/x86_64-linux-gnu/ruby/vendor_ruby/2.6.0:/tmp/.mount_vagrankZJYLl/usr/lib/ruby/vendor_ruby:/tmp/.mount_vagrankZJYLl/usr/lib/ruby/2.6.0:/tmp/.mount_vagrankZJYLl/usr/lib/x86_64-linux-gnu/ruby/2.6.0" INFO global: VAGRANT_USR_DIR="/tmp/.mount_vagrankZJYLl/usr" INFO global: VAGRANT_APPIMAGE_HOST_LD_LIBRARY_PATH=":/tmp/.mount_vagrankZJYLl/usr/lib/:/tmp/.mount_vagrankZJYLl/usr/lib/i386-linux-gnu/:/tmp/.mount_vagrankZJYLl/usr/lib/x86_64-linux-gnu/:/tmp/.mount_vagrankZJYLl/usr/lib32/:/tmp/.mount_vagrankZJYLl/usr/lib64/:/tmp/.mount_vagrankZJYLl/lib/:/tmp/.mount_vagrankZJYLl/lib/i386-linux-gnu/:/tmp/.mount_vagrankZJYLl/lib/x86_64-linux-gnu/:/tmp/.mount_vagrankZJYLl/lib32/:/tmp/.mount_vagrankZJYLl/lib64/:" INFO global: VAGRANT_ROOT_DIR="/tmp/.mount_vagrankZJYLl" INFO global: VAGRANT_INSTALLER_EMBEDDED_DIR="/tmp/.mount_vagrankZJYLl" INFO global: VAGRANT_LOG="debug" INFO global: VAGRANT_PKG_CONFIG_PATH="/tmp/.mount_vagrankZJYLl/usr/lib/x86_64-linux-gnu/pkgconfig-int::/usr/lib64/pkgconfig:/usr/share/pkgconfig" INFO global: VAGRANT_APPIMAGE="1" INFO global: VAGRANT_BIN_DIR="/tmp/.mount_vagrankZJYLl/usr/bin" WARN global: resolv replacement has not been enabled! DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/commands/autocomplete/plugin.rb INFO manager: Registered plugin: autocomplete command DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/commands/box/plugin.rb INFO manager: Registered plugin: box command DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/commands/cap/plugin.rb INFO manager: Registered plugin: cap command DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/commands/cloud/plugin.rb INFO manager: Registered plugin: vagrant-cloud DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/commands/destroy/plugin.rb INFO manager: Registered plugin: destroy command DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/commands/global-status/plugin.rb INFO manager: Registered plugin: global-status command DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/commands/halt/plugin.rb INFO manager: Registered plugin: halt command DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/commands/help/plugin.rb INFO manager: Registered plugin: help command DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/commands/init/plugin.rb INFO manager: Registered plugin: init command DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/commands/list-commands/plugin.rb INFO manager: Registered plugin: list-commands command DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/commands/login/plugin.rb INFO manager: Registered plugin: vagrant-login DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/commands/package/plugin.rb INFO manager: Registered plugin: package command DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/commands/plugin/plugin.rb INFO manager: Registered plugin: plugin command DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/commands/port/plugin.rb INFO manager: Registered plugin: port command DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/commands/powershell/plugin.rb INFO manager: Registered plugin: powershell command DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/commands/provider/plugin.rb INFO manager: Registered plugin: provider command DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/commands/provision/plugin.rb INFO manager: Registered plugin: provision command DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/commands/push/plugin.rb INFO manager: Registered plugin: push command DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/commands/rdp/plugin.rb INFO manager: Registered plugin: rdp command DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/commands/reload/plugin.rb INFO manager: Registered plugin: reload command DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/commands/resume/plugin.rb INFO manager: Registered plugin: resume command DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/commands/snapshot/plugin.rb INFO manager: Registered plugin: snapshot command DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/commands/ssh/plugin.rb INFO manager: Registered plugin: ssh command DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/commands/ssh_config/plugin.rb INFO manager: Registered plugin: ssh-config command DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/commands/status/plugin.rb INFO manager: Registered plugin: status command DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/commands/suspend/plugin.rb INFO manager: Registered plugin: suspend command DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/commands/up/plugin.rb INFO manager: Registered plugin: up command DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/commands/upload/plugin.rb INFO manager: Registered plugin: upload command DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/commands/validate/plugin.rb INFO manager: Registered plugin: validate command DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/commands/version/plugin.rb INFO manager: Registered plugin: version command DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/commands/winrm/plugin.rb INFO manager: Registered plugin: winrm command DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/commands/winrm_config/plugin.rb INFO manager: Registered plugin: winrm-config command DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/communicators/ssh/plugin.rb INFO manager: Registered plugin: ssh communicator DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/communicators/winrm/plugin.rb INFO manager: Registered plugin: winrm communicator DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/communicators/winssh/plugin.rb INFO manager: Registered plugin: windows ssh communicator DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/guests/alpine/plugin.rb INFO manager: Registered plugin: Alpine guest DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/guests/alt/plugin.rb INFO manager: Registered plugin: ALT Platform guest DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/guests/amazon/plugin.rb INFO manager: Registered plugin: Amazon Linux guest DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/guests/arch/plugin.rb INFO manager: Registered plugin: Arch guest DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/guests/atomic/plugin.rb INFO manager: Registered plugin: Atomic Host guest DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/guests/bsd/plugin.rb INFO manager: Registered plugin: BSD-based guest DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/guests/centos/plugin.rb INFO manager: Registered plugin: CentOS guest DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/guests/coreos/plugin.rb INFO manager: Registered plugin: CoreOS guest DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/guests/darwin/plugin.rb INFO manager: Registered plugin: Darwin guest DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/guests/debian/plugin.rb INFO manager: Registered plugin: Debian guest DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/guests/dragonflybsd/plugin.rb INFO manager: Registered plugin: DragonFly BSD guest DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/guests/elementary/plugin.rb INFO manager: Registered plugin: Elementary guest DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/guests/esxi/plugin.rb INFO manager: Registered plugin: ESXi guest. DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/guests/fedora/plugin.rb INFO manager: Registered plugin: Fedora guest DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/guests/freebsd/plugin.rb INFO manager: Registered plugin: FreeBSD guest DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/guests/funtoo/plugin.rb INFO manager: Registered plugin: Funtoo guest DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/guests/gentoo/plugin.rb INFO manager: Registered plugin: Gentoo guest DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/guests/haiku/plugin.rb INFO manager: Registered plugin: Haiku guest DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/guests/kali/plugin.rb INFO manager: Registered plugin: Kali guest DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/guests/linux/plugin.rb INFO manager: Registered plugin: Linux guest. DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/guests/mint/plugin.rb INFO manager: Registered plugin: Mint guest DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/guests/netbsd/plugin.rb INFO manager: Registered plugin: NetBSD guest DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/guests/nixos/plugin.rb INFO manager: Registered plugin: NixOS guest DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/guests/omnios/plugin.rb INFO manager: Registered plugin: OmniOS guest. DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/guests/openbsd/plugin.rb INFO manager: Registered plugin: OpenBSD guest DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/guests/photon/plugin.rb INFO manager: Registered plugin: VMware Photon guest DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/guests/pld/plugin.rb INFO manager: Registered plugin: PLD Linux guest DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/guests/redhat/plugin.rb INFO manager: Registered plugin: Red Hat Enterprise Linux guest DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/guests/slackware/plugin.rb INFO manager: Registered plugin: Slackware guest DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/guests/smartos/plugin.rb INFO manager: Registered plugin: SmartOS guest. DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/guests/solaris/plugin.rb INFO manager: Registered plugin: Solaris guest. DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/guests/solaris11/plugin.rb INFO manager: Registered plugin: Solaris 11 guest. DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/guests/suse/plugin.rb INFO manager: Registered plugin: SUSE guest DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/guests/tinycore/plugin.rb INFO manager: Registered plugin: TinyCore Linux guest. DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/guests/trisquel/plugin.rb INFO manager: Registered plugin: Trisquel guest DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/guests/ubuntu/plugin.rb INFO manager: Registered plugin: Ubuntu guest DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/guests/windows/plugin.rb INFO manager: Registered plugin: Windows guest. DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/hosts/alt/plugin.rb INFO manager: Registered plugin: ALT Platform host DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/hosts/arch/plugin.rb INFO manager: Registered plugin: Arch host DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/hosts/bsd/plugin.rb INFO manager: Registered plugin: BSD host DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/hosts/darwin/plugin.rb INFO manager: Registered plugin: Mac OS X host DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/hosts/freebsd/plugin.rb INFO manager: Registered plugin: FreeBSD host DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/hosts/gentoo/plugin.rb INFO manager: Registered plugin: Gentoo host DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/hosts/linux/plugin.rb INFO manager: Registered plugin: Linux host DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/hosts/null/plugin.rb INFO manager: Registered plugin: null host DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/hosts/redhat/plugin.rb INFO manager: Registered plugin: Red Hat Enterprise Linux host DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/hosts/slackware/plugin.rb INFO manager: Registered plugin: Slackware host DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/hosts/suse/plugin.rb INFO manager: Registered plugin: SUSE host DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/hosts/void/plugin.rb INFO manager: Registered plugin: Void host DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/hosts/windows/plugin.rb INFO manager: Registered plugin: Windows host DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/kernel_v1/plugin.rb INFO manager: Registered plugin: kernel DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/kernel_v2/plugin.rb INFO manager: Registered plugin: kernel DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/providers/docker/plugin.rb INFO manager: Registered plugin: docker-provider DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/providers/hyperv/plugin.rb INFO manager: Registered plugin: Hyper-V provider DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/providers/virtualbox/plugin.rb INFO manager: Registered plugin: VirtualBox provider DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/provisioners/ansible/plugin.rb INFO manager: Registered plugin: ansible DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/provisioners/cfengine/plugin.rb INFO manager: Registered plugin: CFEngine Provisioner DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/provisioners/chef/plugin.rb INFO manager: Registered plugin: chef DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/provisioners/container/plugin.rb INFO manager: Registered plugin: container DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/provisioners/docker/plugin.rb INFO manager: Registered plugin: docker DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/provisioners/file/plugin.rb INFO manager: Registered plugin: file DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/provisioners/podman/plugin.rb INFO manager: Registered plugin: podman DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/provisioners/puppet/plugin.rb INFO manager: Registered plugin: puppet DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/provisioners/salt/plugin.rb INFO manager: Registered plugin: salt DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/provisioners/shell/plugin.rb INFO manager: Registered plugin: shell DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/pushes/atlas/plugin.rb INFO manager: Registered plugin: atlas DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/pushes/ftp/plugin.rb INFO manager: Registered plugin: ftp DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/pushes/heroku/plugin.rb INFO manager: Registered plugin: heroku DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/pushes/local-exec/plugin.rb INFO manager: Registered plugin: local-exec DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/pushes/noop/plugin.rb INFO manager: Registered plugin: noop DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/synced_folders/nfs/plugin.rb INFO manager: Registered plugin: NFS synced folders DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/synced_folders/rsync/plugin.rb INFO manager: Registered plugin: RSync synced folders DEBUG global: Loading core plugin: /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/plugins/synced_folders/smb/plugin.rb INFO manager: Registered plugin: SMB synced folders INFO vagrant: `vagrant` invoked: ["up", "--provider=libvirt"] DEBUG vagrant: Creating Vagrant environment INFO environment: Environment initialized (#) INFO environment: - cwd: /home/devadpa/cours/Ansible/vagrant INFO environment: Home path: /home/devadpa/.vagrant.d DEBUG environment: Effective local data path: /home/devadpa/cours/Ansible/vagrant/.vagrant INFO environment: Local data path: /home/devadpa/cours/Ansible/vagrant/.vagrant DEBUG environment: Creating: /home/devadpa/cours/Ansible/vagrant/.vagrant DEBUG manager: Enabling localized plugins INFO manager: Plugins: DEBUG solution_file: new solution file instance plugin_file=/home/devadpa/cours/Ansible/vagrant/.vagrant/plugins.json solution_file=/home/devadpa/cours/Ansible/vagrant/.vagrant/bundler/local.sol DEBUG solution_file: missing file so skipping loading DEBUG bundler: solution file in use for init: DEBUG bundler: Generating new builtin set instance. DEBUG bundler: Generating new plugin set instance. Skip gems - [] DEBUG bundler: generating solution set for configured plugins DEBUG bundler: Current generated plugin dependency list: [] DEBUG bundler: resolving solution from available specification set DEBUG bundler: solution set for configured plugins has been resolved DEBUG bundler: activating solution set DEBUG bundler: Activating solution set: [] DEBUG solution_file: plugin file does not exist, not storing solution DEBUG bundler: solution set stored to - INFO manager: Loading plugins... DEBUG manager: Enabling globalized plugins INFO manager: Plugins: INFO manager: - vagrant-libvirt = [installed: 0.3.0 constraint: > 0] DEBUG solution_file: new solution file instance plugin_file=/home/devadpa/.vagrant.d/plugins.json solution_file=/home/devadpa/cours/Ansible/vagrant/.vagrant/bundler/global.sol DEBUG solution_file: reading solution file - /home/devadpa/cours/Ansible/vagrant/.vagrant/bundler/global.sol DEBUG solution_file: solution validation check CHECKSUM 30ca7c7bcead4e968d09b4dd66be320ed94a6455428c0a289707b252b279b468 <-> 30ca7c7bcead4e968d09b4dd66be320ed94a6455428c0a289707b252b279b468 VERSION 2.2.14 <-> 2.2.14 DEBUG solution_file: loading solution dependency list DEBUG solution_file: solution dependency list: [#, @requester=nil>, #, @requester=nil>, #, @requester=nil>, #, @requester=nil>, #, @requester=nil>, #, @requester=nil>, #, @requester=nil>, #, @requester=nil>, #, @requester=nil>, #, @requester=nil>, #, @requester=nil>, #, @requester=nil>, #, @requester=nil>, #, @requester=nil>, #, @requester=nil>] DEBUG bundler: solution file in use for init: DEBUG bundler: Generating new builtin set instance. DEBUG bundler: Generating new plugin set instance. Skip gems - [] DEBUG bundler: loading cached solution set DEBUG bundler: activating solution set DEBUG bundler: Activating solution set: ["mini_portile2-2.4.0", "nokogiri-1.10.10", "formatador-0.2.5", "excon-0.78.0", "mime-types-data-3.2020.1104", "mime-types-3.3.1", "builder-3.2.4", "fog-core-2.2.3", "json-2.1.0", "ruby-libvirt-0.7.1", "fog-xml-0.1.3", "multi_json-1.15.0", "fog-json-1.2.0", "fog-libvirt-0.7.0", "vagrant-libvirt-0.3.0"] DEBUG bundler: Activating gem mini_portile2-2.4.0 DEBUG bundler: Activating gem nokogiri-1.10.10 DEBUG bundler: Activating gem formatador-0.2.5 DEBUG bundler: Activating gem fog-core-2.2.3 DEBUG bundler: Activating gem ruby-libvirt-0.7.1 DEBUG bundler: Activating gem fog-xml-0.1.3 DEBUG bundler: Activating gem fog-json-1.2.0 DEBUG bundler: Activating gem fog-libvirt-0.7.0 DEBUG bundler: Activating gem vagrant-libvirt-0.3.0 INFO manager: Loading plugins... INFO manager: Loading plugin `vagrant-libvirt` with default require: `vagrant-libvirt` INFO manager: Registered plugin: libvirt DEBUG manager: Successfully loaded plugin `vagrant-libvirt`. INFO loader: Set :root = ["#"] DEBUG loader: Populating proc cache for # DEBUG loader: Load procs for pathname: /home/devadpa/cours/Ansible/vagrant/Vagrantfile INFO loader: Loading configuration in order: [:home, :root] DEBUG loader: Loading from: root (evaluating) DEBUG loader: Configuration loaded successfully, finalizing and returning DEBUG push: finalizing INFO loader: Set "21243940_machine_default" = [] INFO loader: Loading configuration in order: [:home, :root, "21243940_machine_default"] DEBUG loader: Loading from: root (cache) DEBUG loader: Configuration loaded successfully, finalizing and returning DEBUG push: finalizing INFO box_collection: Box not found: centos/7 (libvirt) WARN vagrantfile: Failed to locate centos/7 with version WARN vagrantfile: Performing lookup with inital values centos/7 with version INFO box_collection: Box not found: centos/7 (libvirt) INFO box_collection: Box not found: centos/7 (libvirt) INFO environment: Running hook: environment_plugins_loaded INFO runner: Running action: environment_plugins_loaded # INFO environment: Running hook: environment_load INFO runner: Running action: environment_load # DEBUG checkpoint_client: starting plugin check INFO cli: CLI: [] "up" ["--provider=libvirt"] DEBUG checkpoint_client: plugin check complete DEBUG cli: Invoking command class: VagrantPlugins::CommandUp::Command ["--provider=libvirt"] DEBUG checkpoint_client: no information received from checkpoint DEBUG command: 'Up' each target VM... DEBUG command: Getting target VMs for command. Arguments: DEBUG command: -- names: ["default"] DEBUG command: -- options: {:provider=>"libvirt"} DEBUG command: Finding machine that match name: default INFO environment: Getting machine: default (libvirt) INFO environment: Uncached load of machine. INFO loader: Set "21243940_machine_default" = [] INFO loader: Loading configuration in order: [:home, :root, "21243940_machine_default"] DEBUG loader: Loading from: root (cache) DEBUG loader: Configuration loaded successfully, finalizing and returning DEBUG push: finalizing INFO box_collection: Box not found: centos/7 (libvirt) WARN vagrantfile: Failed to locate centos/7 with version WARN vagrantfile: Performing lookup with inital values centos/7 with version INFO box_collection: Box not found: centos/7 (libvirt) INFO box_collection: Box not found: centos/7 (libvirt) INFO machine: Initializing machine: default INFO machine: - Provider: VagrantPlugins::ProviderLibvirt::Provider INFO machine: - Box: INFO machine: - Data dir: /home/devadpa/cours/Ansible/vagrant/.vagrant/machines/default/libvirt INFO machine: New machine ID: nil INFO interface: Machine: metadata ["provider", :libvirt, {:target=>:default}] INFO command: With machine: default (#, @cap_logger=#, @mon_mutex_owner_object_id=19229580, @mon_owner=nil, @mon_count=0, @name="stderr", @level=0, @formatter=#>, @out=#>>], @additive=true, @name="vagrant", @path="", @parent=#, @level=1, @trace=false>, @level=1, @trace=false>, @cap_host_chain=[[:libvirt, #<#:0x0000000002b5d6a8>]], @cap_args=[#], @cap_caps={:docker=>##, :proxy_machine=>#, :has_communicator=>#}, @results_cache={}>, :hyperv=>##, :snapshot_list=>#, :configure_disks=>#, :cleanup_disks=>#, :validate_disk_ext=>#, :default_disk_exts=>#, :set_default_disk_ext=>#}, @results_cache={}>, :virtualbox=>##, :nic_mac_addresses=>#, :public_address=>#, :configure_disks=>#, :cleanup_disks=>#, :validate_disk_ext=>#, :default_disk_exts=>#, :set_default_disk_ext=>#, :snapshot_list=>#}, @results_cache={}>, :libvirt=>##, :public_address=>#}, @results_cache={}>}>) DEBUG command: Getting target VMs for command. Arguments: DEBUG command: -- names: ["default"] DEBUG command: -- options: {:provider=>"libvirt"} DEBUG command: Finding machine that match name: default INFO environment: Getting machine: default (libvirt) INFO environment: Returning cached machine: default (libvirt) INFO command: With machine: default (#, @cap_logger=#, @mon_mutex_owner_object_id=19229580, @mon_owner=nil, @mon_count=0, @name="stderr", @level=0, @formatter=#>, @out=#>>], @additive=true, @name="vagrant", @path="", @parent=#, @level=1, @trace=false>, @level=1, @trace=false>, @cap_host_chain=[[:libvirt, #<#:0x0000000002b5d6a8>]], @cap_args=[#], @cap_caps={:docker=>##, :proxy_machine=>#, :has_communicator=>#}, @results_cache={}>, :hyperv=>##, :snapshot_list=>#, :configure_disks=>#, :cleanup_disks=>#, :validate_disk_ext=>#, :default_disk_exts=>#, :set_default_disk_ext=>#}, @results_cache={}>, :virtualbox=>##, :nic_mac_addresses=>#, :public_address=>#, :configure_disks=>#, :cleanup_disks=>#, :validate_disk_ext=>#, :default_disk_exts=>#, :set_default_disk_ext=>#, :snapshot_list=>#}, @results_cache={}>, :libvirt=>##, :public_address=>#}, @results_cache={}>}>) INFO interface: info: Bringing machine 'default' up with 'libvirt' provider... Bringing machine 'default' up with 'libvirt' provider... INFO batch_action: Enabling parallelization by default. INFO batch_action: Disabling parallelization because only executing one action INFO batch_action: Batch action will parallelize: false INFO batch_action: Starting action: # up {:destroy_on_error=>true, :install_provider=>false, :parallel=>true, :provision_ignore_sentinel=>false, :provision_types=>nil, :provider=>"libvirt"} INFO machine: Calling action: up on provider Libvirt (new) DEBUG environment: Attempting to acquire process-lock: machine-action-6657ab2b1ff86e4e31541059fe212973 DEBUG environment: Attempting to acquire process-lock: dotlock INFO environment: Acquired process lock: dotlock INFO environment: Released process lock: dotlock INFO environment: Acquired process lock: machine-action-6657ab2b1ff86e4e31541059fe212973 INFO interface: Machine: action ["up", "start", {:target=>:default}] INFO host: Autodetecting host type for [#] DEBUG host: Trying: alt DEBUG host: Trying: arch DEBUG host: Trying: darwin DEBUG host: Trying: freebsd DEBUG host: Trying: gentoo DEBUG host: Trying: redhat INFO host: Detected: redhat! INFO runner: Running action: machine_action_up # INFO warden: Calling IN action: # DEBUG host: Searching for cap: smb_installed DEBUG host: Checking in: redhat DEBUG host: Checking in: linux DEBUG host: Searching for cap: nfs_installed DEBUG host: Checking in: redhat DEBUG host: Checking in: linux DEBUG host: Found cap: nfs_installed in linux DEBUG host: Searching for cap: nfs_installed DEBUG host: Checking in: redhat DEBUG host: Checking in: linux DEBUG host: Found cap: nfs_installed in linux INFO host: Execute capability: nfs_installed [#] (redhat) INFO subprocess: Starting process: ["/usr/bin/ps", "-o", "comm=", "1"] INFO subprocess: Command not in installer, restoring original environment... INFO subprocess: Detected AppImage environment and request to external binary. Updating library path. DEBUG subprocess: Setting LD_LIBRARY_PATH to :/tmp/.mount_vagrankZJYLl/usr/lib/:/tmp/.mount_vagrankZJYLl/usr/lib/i386-linux-gnu/:/tmp/.mount_vagrankZJYLl/usr/lib/x86_64-linux-gnu/:/tmp/.mount_vagrankZJYLl/usr/lib32/:/tmp/.mount_vagrankZJYLl/usr/lib64/:/tmp/.mount_vagrankZJYLl/lib/:/tmp/.mount_vagrankZJYLl/lib/i386-linux-gnu/:/tmp/.mount_vagrankZJYLl/lib/x86_64-linux-gnu/:/tmp/.mount_vagrankZJYLl/lib32/:/tmp/.mount_vagrankZJYLl/lib64/: DEBUG subprocess: Selecting on IO DEBUG subprocess: stdout: systemd DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 DEBUG subprocess: Exit status: 0 INFO subprocess: Starting process: ["/usr/bin/systemctl", "list-units", "*nfs*server*", "--no-pager", "--no-legend"] INFO subprocess: Command not in installer, restoring original environment... INFO subprocess: Detected AppImage environment and request to external binary. Updating library path. DEBUG subprocess: Setting LD_LIBRARY_PATH to :/tmp/.mount_vagrankZJYLl/usr/lib/:/tmp/.mount_vagrankZJYLl/usr/lib/i386-linux-gnu/:/tmp/.mount_vagrankZJYLl/usr/lib/x86_64-linux-gnu/:/tmp/.mount_vagrankZJYLl/usr/lib32/:/tmp/.mount_vagrankZJYLl/usr/lib64/:/tmp/.mount_vagrankZJYLl/lib/:/tmp/.mount_vagrankZJYLl/lib/i386-linux-gnu/:/tmp/.mount_vagrankZJYLl/lib/x86_64-linux-gnu/:/tmp/.mount_vagrankZJYLl/lib32/:/tmp/.mount_vagrankZJYLl/lib64/: DEBUG subprocess: Selecting on IO DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 DEBUG subprocess: Exit status: 0 INFO subprocess: Starting process: ["/bin/sh", "-c", "systemctl --no-pager --no-legend --plain list-unit-files --all --type=service | grep nfs-server.service"] INFO subprocess: Command not in installer, restoring original environment... INFO subprocess: Detected AppImage environment and request to external binary. Updating library path. DEBUG subprocess: Setting LD_LIBRARY_PATH to :/tmp/.mount_vagrankZJYLl/usr/lib/:/tmp/.mount_vagrankZJYLl/usr/lib/i386-linux-gnu/:/tmp/.mount_vagrankZJYLl/usr/lib/x86_64-linux-gnu/:/tmp/.mount_vagrankZJYLl/usr/lib32/:/tmp/.mount_vagrankZJYLl/usr/lib64/:/tmp/.mount_vagrankZJYLl/lib/:/tmp/.mount_vagrankZJYLl/lib/i386-linux-gnu/:/tmp/.mount_vagrankZJYLl/lib/x86_64-linux-gnu/:/tmp/.mount_vagrankZJYLl/lib32/:/tmp/.mount_vagrankZJYLl/lib64/: DEBUG subprocess: Selecting on IO DEBUG subprocess: stdout: nfs-server.service disabled disabled DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 DEBUG subprocess: Exit status: 0 DEBUG host: Searching for cap: smb_installed DEBUG host: Checking in: redhat DEBUG host: Checking in: linux DEBUG host: Searching for cap: nfs_installed DEBUG host: Checking in: redhat DEBUG host: Checking in: linux DEBUG host: Found cap: nfs_installed in linux DEBUG host: Searching for cap: nfs_installed DEBUG host: Checking in: redhat DEBUG host: Checking in: linux DEBUG host: Found cap: nfs_installed in linux INFO host: Execute capability: nfs_installed [#] (redhat) INFO subprocess: Starting process: ["/bin/sh", "-c", "systemctl --no-pager --no-legend --plain list-unit-files --all --type=service | grep nfs-server.service"] INFO subprocess: Command not in installer, restoring original environment... INFO subprocess: Detected AppImage environment and request to external binary. Updating library path. DEBUG subprocess: Setting LD_LIBRARY_PATH to :/tmp/.mount_vagrankZJYLl/usr/lib/:/tmp/.mount_vagrankZJYLl/usr/lib/i386-linux-gnu/:/tmp/.mount_vagrankZJYLl/usr/lib/x86_64-linux-gnu/:/tmp/.mount_vagrankZJYLl/usr/lib32/:/tmp/.mount_vagrankZJYLl/usr/lib64/:/tmp/.mount_vagrankZJYLl/lib/:/tmp/.mount_vagrankZJYLl/lib/i386-linux-gnu/:/tmp/.mount_vagrankZJYLl/lib/x86_64-linux-gnu/:/tmp/.mount_vagrankZJYLl/lib32/:/tmp/.mount_vagrankZJYLl/lib64/: DEBUG subprocess: Selecting on IO DEBUG subprocess: stdout: nfs-server.service disabled disabled DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 DEBUG subprocess: Exit status: 0 DEBUG syncedfolder: Searching for cap: default_fstab_modification DEBUG syncedfolder: Checking in: nfs INFO warden: Calling IN action: # WARN box_check_outdated: Not checking for update, no box INFO warden: Calling IN action: # INFO runner: Running action: machine_action_up # INFO warden: Calling IN action: # INFO warden: Calling IN action: # DEBUG storeboxmetadata: No box data found for default with provider libvirt INFO warden: Calling OUT action: # INFO warden: Calling OUT action: # ERROR warden: Error occurred: /lib64/libhogweed.so.6: undefined symbol: __gmpn_cnd_sub_n - /home/devadpa/.vagrant.d/gems/2.6.2/gems/ruby-libvirt-0.7.1/lib/_libvirt.so INFO warden: Beginning recovery process... INFO warden: Calling recover: # INFO warden: Recovery complete. INFO warden: Beginning recovery process... INFO warden: Recovery complete. INFO warden: Beginning recovery process... INFO warden: Recovery complete. INFO environment: Released process lock: machine-action-6657ab2b1ff86e4e31541059fe212973 INFO environment: Running hook: environment_unload INFO runner: Running action: environment_unload # Traceback (most recent call last): 35: from /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/lib/vagrant/batch_action.rb:86:in `block (2 levels) in run' 34: from /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/lib/vagrant/machine.rb:201:in `action' 33: from /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/lib/vagrant/machine.rb:201:in `call' 32: from /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/lib/vagrant/environment.rb:613:in `lock' 31: from /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/lib/vagrant/machine.rb:215:in `block in action' 30: from /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/lib/vagrant/machine.rb:246:in `action_raw' 29: from /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/lib/vagrant/action/runner.rb:89:in `run' 28: from /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/lib/vagrant/util/busy.rb:19:in `busy' 27: from /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/lib/vagrant/action/runner.rb:89:in `block in run' 26: from /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/lib/vagrant/action/builder.rb:149:in `call' 25: from /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/lib/vagrant/action/warden.rb:48:in `call' 24: from /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/lib/vagrant/action/builtin/config_validate.rb:25:in `call' 23: from /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/lib/vagrant/action/warden.rb:48:in `call' 22: from /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/lib/vagrant/action/builtin/box_check_outdated.rb:31:in `call' 21: from /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/lib/vagrant/action/warden.rb:48:in `call' 20: from /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/lib/vagrant/action/builtin/call.rb:52:in `call' 19: from /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/lib/vagrant/action/builder.rb:189:in `to_app' 18: from /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/lib/vagrant/action/builder.rb:189:in `new' 17: from /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/lib/vagrant/action/warden.rb:34:in `initialize' 16: from /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/lib/vagrant/action/warden.rb:34:in `map' 15: from /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/lib/vagrant/action/warden.rb:34:in `block in initialize' 14: from /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/lib/vagrant/action/warden.rb:121:in `finalize_action' 13: from /tmp/.mount_vagrankZJYLl/usr/gembundle/gems/vagrant-2.2.14/lib/vagrant/action/warden.rb:121:in `new' 12: from /home/devadpa/.vagrant.d/gems/2.6.2/gems/vagrant-libvirt-0.3.0/lib/vagrant-libvirt/action/create_networks.rb:26:in `initialize' 11: from /home/devadpa/.vagrant.d/gems/2.6.2/gems/vagrant-libvirt-0.3.0/lib/vagrant-libvirt/provider.rb:29:in `driver' 10: from /tmp/.mount_vagrankZJYLl/usr/lib/ruby/2.6.0/rubygems/core_ext/kernel_require.rb:54:in `require' 9: from /tmp/.mount_vagrankZJYLl/usr/lib/ruby/2.6.0/rubygems/core_ext/kernel_require.rb:54:in `require' 8: from /home/devadpa/.vagrant.d/gems/2.6.2/gems/vagrant-libvirt-0.3.0/lib/vagrant-libvirt/driver.rb:1:in `' 7: from /tmp/.mount_vagrankZJYLl/usr/lib/ruby/2.6.0/rubygems/core_ext/kernel_require.rb:54:in `require' 6: from /tmp/.mount_vagrankZJYLl/usr/lib/ruby/2.6.0/rubygems/core_ext/kernel_require.rb:54:in `require' 5: from /home/devadpa/.vagrant.d/gems/2.6.2/gems/fog-libvirt-0.7.0/lib/fog/libvirt.rb:4:in `' 4: from /tmp/.mount_vagrankZJYLl/usr/lib/ruby/2.6.0/rubygems/core_ext/kernel_require.rb:54:in `require' 3: from /tmp/.mount_vagrankZJYLl/usr/lib/ruby/2.6.0/rubygems/core_ext/kernel_require.rb:54:in `require' 2: from /home/devadpa/.vagrant.d/gems/2.6.2/gems/ruby-libvirt-0.7.1/lib/libvirt.rb:11:in `' 1: from /tmp/.mount_vagrankZJYLl/usr/lib/ruby/2.6.0/rubygems/core_ext/kernel_require.rb:54:in `require' /tmp/.mount_vagrankZJYLl/usr/lib/ruby/2.6.0/rubygems/core_ext/kernel_require.rb:54:in `require': /lib64/libhogweed.so.6: undefined symbol: __gmpn_cnd_sub_n - /home/devadpa/.vagrant.d/gems/2.6.2/gems/ruby-libvirt-0.7.1/lib/_libvirt.so (LoadError) ``` **A Vagrantfile to reproduce the issue:** ``` Vagrant.configure("2") do |config| config.vm.box = "centos/7" config.vm.provider :libvirt do |libvirt| libvirt.cpus = 1 libvirt.memory = 1024 end end ``` **Are you using upstream vagrant package or your distros package?** Distro
electrofelix commented 3 years ago

Looking at the paths in the error, that doesn't look like it's the distro provided vagrant as I'd expect to see the same paths as appearing in https://fedora.pkgs.org/33/fedora-x86_64/vagrant-2.2.9-3.fc33.noarch.rpm.html. It looks more like an AppImage install when the paths contain /tmp/.mount_vagrankZJYLl/usr/lib/ruby/2.6.0/rubygems/ because it suggests it's temporarily mounting something rather than using the rpm.

Please make sure you are using the distro provided rpm for vagrant as otherwise you'll experience issues due to the need for library linking between system provided libraries (libvirt + dependencies) and the ruby used to execute vagrant.

Once you are using the distro provided vagrant, uninstall the current vagrant-libvirt plugin, install ruby-libvirt without weak dependencies and then reinstall vagrant-libvirt.

vagrant plugin uninstall vagrant-libvirt
dnf --setopt=install_weak_deps=False --best install ruby-libvirt
vagrant plugin install vagrant-libvirt

This will mean that the ruby-libvirt, which provides ruby bindings for libvirt will be the one pre-compiled by the distro to use the same ruby as the packaged vagrant as well as linked against the same libraries as the distro provided libvirt. The subsequent install of vagrant-libvirt should be very quick as it won't need to try and compile ruby-libvirt.

PauloLaScience commented 3 years ago

vagrant was in /usr/local/bin in current version. I delete it after uninstall vagrant-libvirt. Now I'm using packaged vagrant and vagrant-libvirt . It's working now.