Public bug reported:
/home/arslan/.vagrant.d/gems/gems/fog-core-1.36.0/lib/fog/core/service.rb:244:in
validate_options': Missing required arguments: libvirt_uri (ArgumentError)
from
/home/arslan/.vagrant.d/gems/gems/fog-core-1.36.0/lib/fog/core/service.rb:268:inhandle_settings'
from
/home/ars
i was running vagrant on ubuntu 14.04 last week, it was running perfectbut
i changed OS to ubutnu 12.04 due to some personal needs, then i faced this
error. I thought it may be due to old OS, i installed again ubuntu 14.04 but
facing same error as ubuntu 12.04.
i have tried a lot of workarou
i am simply using "vagrant up" command, and my Vagranfile is:
# -*- mode: ruby -*-
# vi: set ft=ruby :
ENV['VAGRANT_DEFAULT_PROVIDER'] = 'libvirt'
VAGRANTFILE_API_VERSION = "2"
Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|
config.vm.box = "ubuntuserver64"
# Turn off shared folder
I just tried on another machine from scratch, hitting same error...
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1553666
Title:
`validate_options': Missing required arguments: libvirt_uri
(Argume
bedded/gems/gems/vagrant-1.8.1/lib/vagrant/action/runner.rb:66:in
> block in run' from
> /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/util/busy.rb:19:inbusy'
> from
> /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/action/runner.rb:66:in
> run' fr
runner.rb:66:in
> block in run' from
> /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/util/busy.rb:19:inbusy'
> from
> /opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/action/runner.rb:66:in
> run' from
> /opt/vagrant/embedded/gems/gems/vagrant-1.