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' |