Skip to content

Instantly share code, notes, and snippets.

View romanbarczynski's full-sized avatar

Roman Barczyński romanbarczynski

View GitHub Profile
$ ruby package-test.rb
/usr/lib/ruby/gems/1.8/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:443:in `load_missing_constant': uninitialized constant FileUtils (NameError)
from /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:80:in `const_missing'
from /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:92:in `const_missing'
from /usr/lib/ruby/site_ruby/1.8/puppet/provider/package/portage.rb:85:in `query'
from /usr/lib/ruby/site_ruby/1.8/puppet/provider/package.rb:22:in `properties'
from package-test.rb:12:in `do_pkg_action'
from package-test.rb:18