Skip to content

Instantly share code, notes, and snippets.

@plathrop
Created November 4, 2009 21:08
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 plathrop/226378 to your computer and use it in GitHub Desktop.
Save plathrop/226378 to your computer and use it in GitHub Desktop.
debug: Format pson not supported for Puppet::FileServing::Metadata; has not implemented method 'from_pson'
debug: Format s not supported for Puppet::FileServing::Metadata; has not implemented method 'from_s'
/usr/lib/ruby/1.8/puppet/type/file/content.rb:124:in `retrieve'
/usr/lib/ruby/1.8/puppet/type.rb:810:in `currentpropvalues'
/usr/lib/ruby/1.8/puppet/type/file.rb:693:in `inject'
/usr/lib/ruby/1.8/puppet/type.rb:802:in `each'
/usr/lib/ruby/1.8/puppet/type.rb:802:in `inject'
/usr/lib/ruby/1.8/puppet/type.rb:802:in `currentpropvalues'
/usr/lib/ruby/1.8/puppet/type.rb:790:in `retrieve'
/usr/lib/ruby/1.8/puppet/type/file.rb:638:in `retrieve'
/usr/lib/ruby/1.8/puppet/type.rb:719:in `evaluate'
/usr/lib/ruby/1.8/puppet/transaction.rb:60:in `apply'
/usr/lib/ruby/1.8/puppet/transaction.rb:249:in `eval_children_and_apply_resource'
/usr/lib/ruby/1.8/puppet/util.rb:417:in `thinmark'
/usr/share/rails/activerecord/lib/../../activesupport/lib/active_support/core_ext/benchmark.rb:8:in `realtime'
/usr/lib/ruby/1.8/puppet/util.rb:416:in `thinmark'
/usr/lib/ruby/1.8/puppet/transaction.rb:248:in `eval_children_and_apply_resource'
/usr/lib/ruby/1.8/puppet/transaction.rb:205:in `eval_resource'
/usr/lib/ruby/1.8/puppet/transaction.rb:294:in `evaluate'
/usr/lib/ruby/1.8/puppet/util.rb:417:in `thinmark'
/usr/share/rails/activerecord/lib/../../activesupport/lib/active_support/core_ext/benchmark.rb:8:in `realtime'
/usr/lib/ruby/1.8/puppet/util.rb:416:in `thinmark'
/usr/lib/ruby/1.8/puppet/transaction.rb:293:in `evaluate'
/usr/lib/ruby/1.8/puppet/transaction.rb:287:in `collect'
/usr/lib/ruby/1.8/puppet/transaction.rb:287:in `evaluate'
/usr/lib/ruby/1.8/puppet/resource/catalog.rb:142:in `apply'
/usr/lib/ruby/1.8/puppet/configurer.rb:152:in `run'
/usr/lib/ruby/1.8/puppet/util.rb:177:in `benchmark'
/usr/share/rails/activerecord/lib/../../activesupport/lib/active_support/core_ext/benchmark.rb:8:in `realtime'
/usr/lib/ruby/1.8/puppet/util.rb:176:in `benchmark'
/usr/lib/ruby/1.8/puppet/configurer.rb:151:in `run'
/usr/lib/ruby/1.8/puppet/agent.rb:53:in `run'
/usr/lib/ruby/1.8/puppet/agent/locker.rb:21:in `lock'
/usr/lib/ruby/1.8/puppet/agent.rb:53:in `run'
/usr/lib/ruby/1.8/sync.rb:230:in `synchronize'
/usr/lib/ruby/1.8/puppet/agent.rb:53:in `run'
/usr/lib/ruby/1.8/puppet/agent.rb:130:in `with_client'
/usr/lib/ruby/1.8/puppet/agent.rb:51:in `run'
/usr/lib/ruby/1.8/puppet/application/puppetd.rb:103:in `onetime'
/usr/lib/ruby/1.8/puppet/application.rb:226:in `send'
/usr/lib/ruby/1.8/puppet/application.rb:226:in `run_command'
/usr/lib/ruby/1.8/puppet/application.rb:217:in `run'
/usr/lib/ruby/1.8/puppet/application.rb:306:in `exit_on_fail'
/usr/lib/ruby/1.8/puppet/application.rb:217:in `run'
/usr/sbin/puppetd:159
err: //puppet/File[/etc/puppet/puppet.conf]: Failed to retrieve current state of resource: Could not read /etc/puppet/puppet.conf: undefined method `_file' for #<Puppet::Type::File::Content:0x7f4a0553ce28>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment