Skip to content

Instantly share code, notes, and snippets.

@rvalle
rvalle / gist:091ad3c8d69383aca25b2f43196bfe90
Created October 14, 2019 10:38
Vagrant crashing on FC30
$ 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'