Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fog gem required but not installed #9

Closed
bcbroom opened this issue Jun 7, 2015 · 2 comments
Closed

fog gem required but not installed #9

bcbroom opened this issue Jun 7, 2015 · 2 comments
Labels

Comments

@bcbroom
Copy link

bcbroom commented Jun 7, 2015

Its quite possible I have a borked system, but every time I tried to run dzt, I got errors, such as

Brians-Mac-mini:~ brian$ dzt
/Users/brian/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in `require': cannot load such file -- fog (LoadError)
    from /Users/brian/.rvm/rubies/ruby-2.1.1/lib/ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in `require'
    from /Users/brian/.rvm/gems/ruby-2.1.1/gems/dzt-0.2.1/bin/dzt:4:in `<top (required)>'
    from /Users/brian/.rvm/gems/ruby-2.1.1/bin/dzt:23:in `load'
    from /Users/brian/.rvm/gems/ruby-2.1.1/bin/dzt:23:in `<main>'
    from /Users/brian/.rvm/gems/ruby-2.1.1/bin/ruby_executable_hooks:15:in `eval'
    from /Users/brian/.rvm/gems/ruby-2.1.1/bin/ruby_executable_hooks:15:in `<main>'
Brians-Mac-mini:~ brian$ subl /Users/brian/.rvm/gems/ruby-2.1.1/gems/dzt-0.2.1/bin/dzt

After trying a bunch of stuff, and going in circles, I tried gem install fog, and then the dzt command worked. Is it possible its not setup correctly in the gem dependencies? Is this a rvm issue?

Anyway, it seems to be working now, but thought I would mention it in case it helped anyone else.

@dblock dblock added the bug? label Jun 12, 2015
@dblock
Copy link
Owner

dblock commented Jun 12, 2015

Fixed in bb0a311.

@dblock dblock closed this as completed Jun 12, 2015
@dblock
Copy link
Owner

dblock commented Jun 12, 2015

Released in 0.2.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants