Skip to content

Problem with fog when entering sandbox mode #50

@mdimjasevic

Description

@mdimjasevic

I use libvirt as the provider for my VMs. Here is what happens.

$ vagrant sandbox on
/home/vagrant/gems/gems/sahara-0.0.17/lib/sahara/session/libvirt.rb:1:in require': cannot load such file -- fog (LoadError) from /home/vagrant/gems/gems/sahara-0.0.17/lib/sahara/session/libvirt.rb:1:in<top (required)>'
from /home/marko/.vagrant.d/gems/gems/sahara-0.0.17/lib/sahara/session/factory.rb:12:in require_relative' from /home/marko/.vagrant.d/gems/gems/sahara-0.0.17/lib/sahara/session/factory.rb:12:increate'
from /home/vagrant/gems/gems/sahara-0.0.17/lib/sahara/command/on.rb:21:in block in execute' from /usr/lib/ruby/vendor_ruby/vagrant/plugin/v2/command.rb:226:inblock in with_target_vms'
from /usr/lib/ruby/vendor_ruby/vagrant/plugin/v2/command.rb:220:in each' from /usr/lib/ruby/vendor_ruby/vagrant/plugin/v2/command.rb:220:inwith_target_vms'
from /home/vagrant/gems/gems/sahara-0.0.17/lib/sahara/command/on.rb:19:in execute' from /home/marko/.vagrant.d/gems/gems/sahara-0.0.17/lib/sahara/command/root.rb:52:inexecute'
from /usr/lib/ruby/vendor_ruby/vagrant/cli.rb:42:in execute' from /usr/lib/ruby/vendor_ruby/vagrant/environment.rb:258:incli'
from /usr/bin/vagrant:173:in `

'

Is this the fog gem's problem? Or sahara's?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions