Skip to content

Instantly share code, notes, and snippets.

@kisoku
Created February 22, 2009 04:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kisoku/68327 to your computer and use it in GitHub Desktop.
Save kisoku/68327 to your computer and use it in GitHub Desktop.
[Sun, 22 Feb 2009 13:02:38 +0900] INFO: Loading plugin openbsd::network
{"127.0.0.1"=>{"netmask"=>"255.0.0.0", "family"=>"inet"}}
/home/msf/git/ohai/lib/ohai/plugins/openbsd/network.rb:54:in `from_file': undef
ned method `<<' for {"127.0.0.1"=>{"netmask"=>"255.0.0.0", "family"=>"inet"}}:M
sh (NoMethodError)
from /home/msf/git/ohai/lib/ohai/plugins/openbsd/network.rb:25:in `each
from /home/msf/git/ohai/lib/ohai/plugins/openbsd/network.rb:25:in `from
file'
from ./bin/../lib/ohai/mixin/command.rb:185:in `[]'
from ./bin/../lib/ohai/mixin/command.rb:185:in `popen4'
from /home/msf/git/ohai/lib/ohai/plugins/openbsd/network.rb:22:in `from
file'
from ./bin/../lib/ohai/system.rb:117:in `require_plugin'
from ./bin/../lib/ohai/system.rb:112:in `each'
from ./bin/../lib/ohai/system.rb:112:in `require_plugin'
... 10 levels...
from ./bin/../lib/ohai/system.rb:92:in `all_plugins'
from ./bin/../lib/ohai/system.rb:90:in `each'
from ./bin/../lib/ohai/system.rb:90:in `all_plugins'
from bin/ohai:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment