Created
October 14, 2019 10:38
-
-
Save rvalle/091ad3c8d69383aca25b2f43196bfe90 to your computer and use it in GitHub Desktop.
Vagrant crashing on FC30
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ vagrant up | |
| Bringing machine 'default' up with 'libvirt' provider... | |
| ==> default: Checking if box 'debian/stretch64' version '9.8.0' is up to date... | |
| ==> default: Creating image (snapshot of base box volume). | |
| Traceback (most recent call last): | |
| 67: from /usr/share/vagrant/gems/gems/vagrant-2.2.5/lib/vagrant/batch_action.rb:86:in `block (2 levels) in run' | |
| 66: from /usr/share/vagrant/gems/gems/vagrant-2.2.5/lib/vagrant/machine.rb:195:in `action' | |
| 65: from /usr/share/vagrant/gems/gems/vagrant-2.2.5/lib/vagrant/machine.rb:195:in `call' | |
| 64: from /usr/share/vagrant/gems/gems/vagrant-2.2.5/lib/vagrant/environment.rb:613:in `lock' | |
| 63: from /usr/share/vagrant/gems/gems/vagrant-2.2.5/lib/vagrant/machine.rb:209:in `block in action' | |
| 62: from /usr/share/vagrant/gems/gems/vagrant-2.2.5/lib/vagrant/machine.rb:238:in `action_raw' | |
| 61: from /usr/share/vagrant/gems/gems/vagrant-2.2.5/lib/vagrant/action/runner.rb:102:in `run' | |
| 60: from /usr/share/vagrant/gems/gems/vagrant-2.2.5/lib/vagrant/util/busy.rb:19:in `busy' | |
| 59: from /usr/share/vagrant/gems/gems/vagrant-2.2.5/lib/vagrant/action/runner.rb:102:in `block in run' | |
| 58: from /usr/share/vagrant/gems/gems/vagrant-2.2.5/lib/vagrant/action/builder.rb:116:in `call' | |
| 57: from /usr/share/vagrant/gems/gems/vagrant-2.2.5/lib/vagrant/action/warden.rb:50:in `call' | |
| 56: from /usr/share/vagrant/gems/gems/vagrant-2.2.5/lib/vagrant/action/builtin/before_trigger.rb:23:in `call' | |
| 55: from /usr/share/vagrant/gems/gems/vagrant-2.2.5/lib/vagrant/action/warden.rb:50:in `call' | |
| 54: from /usr/share/vagrant/gems/gems/vagrant-2.2.5/lib/vagrant/action/builtin/config_validate.rb:25:in `call' | |
| 53: from /usr/share/vagrant/gems/gems/vagrant-2.2.5/lib/vagrant/action/warden.rb:50:in `call' | |
| 52: from /usr/share/vagrant/gems/gems/vagrant-2.2.5/lib/vagrant/action/builtin/after_trigger.rb:26:in `call' | |
| 51: from /usr/share/vagrant/gems/gems/vagrant-2.2.5/lib/vagrant/action/warden.rb:50:in `call' | |
| 50: from /usr/share/vagrant/gems/gems/vagrant-2.2.5/lib/vagrant/action/builtin/before_trigger.rb:23:in `call' | |
| 49: from /usr/share/vagrant/gems/gems/vagrant-2.2.5/lib/vagrant/action/warden.rb:50:in `call' | |
| 48: from /usr/share/vagrant/gems/gems/vagrant-2.2.5/lib/vagrant/action/builtin/box_check_outdated.rb:84:in `call' | |
| 47: from /usr/share/vagrant/gems/gems/vagrant-2.2.5/lib/vagrant/action/warden.rb:50:in `call' | |
| 46: from /usr/share/vagrant/gems/gems/vagrant-2.2.5/lib/vagrant/action/builtin/after_trigger.rb:26:in `call' | |
| 45: from /usr/share/vagrant/gems/gems/vagrant-2.2.5/lib/vagrant/action/warden.rb:50:in `call' | |
| 44: from /usr/share/vagrant/gems/gems/vagrant-2.2.5/lib/vagrant/action/builtin/before_trigger.rb:23:in `call' | |
| 43: from /usr/share/vagrant/gems/gems/vagrant-2.2.5/lib/vagrant/action/warden.rb:50:in `call' | |
| 42: from /usr/share/vagrant/gems/gems/vagrant-2.2.5/lib/vagrant/action/builtin/call.rb:53:in `call' | |
| 41: from /usr/share/vagrant/gems/gems/vagrant-2.2.5/lib/vagrant/action/runner.rb:102:in `run' | |
| 40: from /usr/share/vagrant/gems/gems/vagrant-2.2.5/lib/vagrant/util/busy.rb:19:in `busy' | |
| 39: from /usr/share/vagrant/gems/gems/vagrant-2.2.5/lib/vagrant/action/runner.rb:102:in `block in run' | |
| 38: from /usr/share/vagrant/gems/gems/vagrant-2.2.5/lib/vagrant/action/builder.rb:116:in `call' | |
| 37: from /usr/share/vagrant/gems/gems/vagrant-2.2.5/lib/vagrant/action/warden.rb:50:in `call' | |
| 36: from /usr/share/vagrant/gems/gems/vagrant-2.2.5/lib/vagrant/action/warden.rb:121:in `block in finalize_action' | |
| 35: from /usr/share/vagrant/gems/gems/vagrant-2.2.5/lib/vagrant/action/warden.rb:50:in `call' | |
| 34: from /usr/share/vagrant/gems/gems/vagrant-2.2.5/lib/vagrant/action/builtin/before_trigger.rb:23:in `call' | |
| 33: from /usr/share/vagrant/gems/gems/vagrant-2.2.5/lib/vagrant/action/warden.rb:50:in `call' | |
| 32: from /usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/lib/vagrant-libvirt/action/set_name_of_domain.rb:35:in `call' | |
| 31: from /usr/share/vagrant/gems/gems/vagrant-2.2.5/lib/vagrant/action/warden.rb:50:in `call' | |
| 30: from /usr/share/vagrant/gems/gems/vagrant-2.2.5/lib/vagrant/action/builtin/after_trigger.rb:26:in `call' | |
| 29: from /usr/share/vagrant/gems/gems/vagrant-2.2.5/lib/vagrant/action/warden.rb:50:in `call' | |
| 28: from /usr/share/vagrant/gems/gems/vagrant-2.2.5/lib/vagrant/action/builtin/before_trigger.rb:23:in `call' | |
| 27: from /usr/share/vagrant/gems/gems/vagrant-2.2.5/lib/vagrant/action/warden.rb:50:in `call' | |
| 26: from /usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/lib/vagrant-libvirt/action/handle_storage_pool.rb:57:in `call' | |
| 25: from /usr/share/vagrant/gems/gems/vagrant-2.2.5/lib/vagrant/action/warden.rb:50:in `call' | |
| 24: from /usr/share/vagrant/gems/gems/vagrant-2.2.5/lib/vagrant/action/builtin/after_trigger.rb:26:in `call' | |
| 23: from /usr/share/vagrant/gems/gems/vagrant-2.2.5/lib/vagrant/action/warden.rb:50:in `call' | |
| 22: from /usr/share/vagrant/gems/gems/vagrant-2.2.5/lib/vagrant/action/builtin/before_trigger.rb:23:in `call' | |
| 21: from /usr/share/vagrant/gems/gems/vagrant-2.2.5/lib/vagrant/action/warden.rb:50:in `call' | |
| 20: from /usr/share/vagrant/gems/gems/vagrant-2.2.5/lib/vagrant/action/builtin/handle_box.rb:56:in `call' | |
| 19: from /usr/share/vagrant/gems/gems/vagrant-2.2.5/lib/vagrant/action/warden.rb:50:in `call' | |
| 18: from /usr/share/vagrant/gems/gems/vagrant-2.2.5/lib/vagrant/action/builtin/after_trigger.rb:26:in `call' | |
| 17: from /usr/share/vagrant/gems/gems/vagrant-2.2.5/lib/vagrant/action/warden.rb:50:in `call' | |
| 16: from /usr/share/vagrant/gems/gems/vagrant-2.2.5/lib/vagrant/action/builtin/before_trigger.rb:23:in `call' | |
| 15: from /usr/share/vagrant/gems/gems/vagrant-2.2.5/lib/vagrant/action/warden.rb:50:in `call' | |
| 14: from /usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/lib/vagrant-libvirt/action/handle_box_image.rb:146:in `call' | |
| 13: from /usr/share/vagrant/gems/gems/vagrant-2.2.5/lib/vagrant/action/warden.rb:50:in `call' | |
| 12: from /usr/share/vagrant/gems/gems/vagrant-2.2.5/lib/vagrant/action/builtin/after_trigger.rb:26:in `call' | |
| 11: from /usr/share/vagrant/gems/gems/vagrant-2.2.5/lib/vagrant/action/warden.rb:50:in `call' | |
| 10: from /usr/share/vagrant/gems/gems/vagrant-2.2.5/lib/vagrant/action/builtin/before_trigger.rb:23:in `call' | |
| 9: from /usr/share/vagrant/gems/gems/vagrant-2.2.5/lib/vagrant/action/warden.rb:50:in `call' | |
| 8: from /usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/lib/vagrant-libvirt/action/create_domain_volume.rb:83:in `call' | |
| 7: from /usr/share/vagrant/gems/gems/vagrant-2.2.5/lib/vagrant/action/warden.rb:50:in `call' | |
| 6: from /usr/share/vagrant/gems/gems/vagrant-2.2.5/lib/vagrant/action/builtin/after_trigger.rb:26:in `call' | |
| 5: from /usr/share/vagrant/gems/gems/vagrant-2.2.5/lib/vagrant/action/warden.rb:50:in `call' | |
| 4: from /usr/share/vagrant/gems/gems/vagrant-2.2.5/lib/vagrant/action/builtin/before_trigger.rb:23:in `call' | |
| 3: from /usr/share/vagrant/gems/gems/vagrant-2.2.5/lib/vagrant/action/warden.rb:50:in `call' | |
| 2: from /usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/lib/vagrant-libvirt/action/create_domain.rb:147:in `call' | |
| 1: from /usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/lib/vagrant-libvirt/action/create_domain.rb:147:in `each' | |
| /usr/share/vagrant/gems/gems/vagrant-libvirt-0.0.45/lib/vagrant-libvirt/action/create_domain.rb:156:in `block in call': undefined method `+' for nil:NilClass (NoMethodError) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment