Issue #3041 has been updated by James Turnbull. Target version changed from Puppet - 0.25.4 to Puppet - 0.25.5
---------------------------------------- Bug #3041: undefined method `name=' for #<Puppet::FileServing::Content when retrieving a plug-in http://projects.reductivelabs.com/issues/3041 Author: James Turnbull Status: Investigating Priority: Normal Assigned to: Category: fileserving Target version: 0.25.5 Affected version: development Keywords: Branch: When retrieving a plug-in: <pre> notice: Starting Puppet client version 0.25.3 debug: Loaded state in 0.00 seconds info: Retrieving plugin debug: Using cached certificate for ca, good until Fri Nov 14 11:36:51 UTC 2014 debug: Using cached certificate for absinthe.lovedthanlost.net, good until Fri Nov 14 11:36:51 UTC 2014 debug: Using cached certificate_revocation_list for ca, good until debug: file_metadata supports formats: b64_zlib_yaml marshal pson raw yaml; using pson debug: /File[/var/puppet/lib/facter/hardware_platform.rb]: Changing content debug: /File[/var/puppet/lib/facter/hardware_platform.rb]: 1 change(s) /usr/lib/ruby/site_ruby/1.8/puppet/indirector/rest.rb:70:in `find' /usr/lib/ruby/site_ruby/1.8/puppet/indirector/indirection.rb:195:in `find' /usr/lib/ruby/site_ruby/1.8/puppet/indirector.rb:51:in `find' /usr/lib/ruby/site_ruby/1.8/puppet/type/file/source.rb:103:in `init_content' /usr/lib/ruby/site_ruby/1.8/puppet/util/cacher.rb:106:in `send' /usr/lib/ruby/site_ruby/1.8/puppet/util/cacher.rb:106:in `cached_value' /usr/lib/ruby/site_ruby/1.8/puppet/util/cacher.rb:46:in `content' /usr/lib/ruby/site_ruby/1.8/puppet/type/file/content.rb:77:in `actual_content' /usr/lib/ruby/site_ruby/1.8/puppet/type/file/content.rb:141:in `sync' /usr/lib/ruby/site_ruby/1.8/puppet/transaction/change.rb:54:in `go' /usr/lib/ruby/site_ruby/1.8/puppet/transaction/change.rb:72:in `forward' /usr/lib/ruby/site_ruby/1.8/puppet/transaction.rb:120:in `apply_changes' /usr/lib/ruby/site_ruby/1.8/puppet/transaction.rb:113:in `collect' /usr/lib/ruby/site_ruby/1.8/puppet/transaction.rb:113:in `apply_changes' /usr/lib/ruby/site_ruby/1.8/puppet/transaction.rb:85:in `apply' /usr/lib/ruby/site_ruby/1.8/puppet/transaction.rb:251:in `eval_children_and_apply_resource' /usr/lib/ruby/site_ruby/1.8/puppet/util.rb:418:in `thinmark' /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/core_ext/benchmark.rb:10:in `realtime' /usr/lib/ruby/site_ruby/1.8/puppet/util.rb:417:in `thinmark' /usr/lib/ruby/site_ruby/1.8/puppet/transaction.rb:250:in `eval_children_and_apply_resource' /usr/lib/ruby/site_ruby/1.8/puppet/transaction.rb:207:in `eval_resource' /usr/lib/ruby/site_ruby/1.8/puppet/transaction.rb:256:in `eval_children_and_apply_resource' /usr/lib/ruby/site_ruby/1.8/puppet/transaction.rb:255:in `each' /usr/lib/ruby/site_ruby/1.8/puppet/transaction.rb:255:in `eval_children_and_apply_resource' /usr/lib/ruby/site_ruby/1.8/puppet/transaction.rb:207:in `eval_resource' /usr/lib/ruby/site_ruby/1.8/puppet/transaction.rb:296:in `evaluate' /usr/lib/ruby/site_ruby/1.8/puppet/util.rb:418:in `thinmark' /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/core_ext/benchmark.rb:10:in `realtime' /usr/lib/ruby/site_ruby/1.8/puppet/util.rb:417:in `thinmark' /usr/lib/ruby/site_ruby/1.8/puppet/transaction.rb:295:in `evaluate' /usr/lib/ruby/site_ruby/1.8/puppet/transaction.rb:289:in `collect' /usr/lib/ruby/site_ruby/1.8/puppet/transaction.rb:289:in `evaluate' /usr/lib/ruby/site_ruby/1.8/puppet/resource/catalog.rb:142:in `apply' /usr/lib/ruby/site_ruby/1.8/puppet/configurer/downloader.rb:32:in `evaluate' /usr/lib/ruby/1.8/timeout.rb:62:in `timeout' /usr/lib/ruby/site_ruby/1.8/puppet/configurer/downloader.rb:31:in `evaluate' /usr/lib/ruby/site_ruby/1.8/puppet/configurer/plugin_handler.rb:12:in `download_plugins' /usr/lib/ruby/site_ruby/1.8/puppet/configurer.rb:75:in `prepare' /usr/lib/ruby/site_ruby/1.8/puppet/configurer.rb:138:in `run' /usr/lib/ruby/site_ruby/1.8/puppet/agent.rb:54:in `run' /usr/lib/ruby/site_ruby/1.8/puppet/agent/locker.rb:21:in `lock' /usr/lib/ruby/site_ruby/1.8/puppet/agent.rb:54:in `run' /usr/lib/ruby/1.8/sync.rb:230:in `synchronize' /usr/lib/ruby/site_ruby/1.8/puppet/agent.rb:54:in `run' /usr/lib/ruby/site_ruby/1.8/puppet/agent.rb:132:in `with_client' /usr/lib/ruby/site_ruby/1.8/puppet/agent.rb:52:in `run' /usr/lib/ruby/site_ruby/1.8/puppet/agent.rb:106:in `start' /usr/lib/ruby/site_ruby/1.8/puppet/external/event-loop/signal-system.rb:97:in `call' /usr/lib/ruby/site_ruby/1.8/puppet/external/event-loop/signal-system.rb:97:in `__signal__' /usr/lib/ruby/site_ruby/1.8/puppet/external/event-loop/signal-system.rb:97:in `each' /usr/lib/ruby/site_ruby/1.8/puppet/external/event-loop/signal-system.rb:97:in `__signal__' (eval):2:in `signal' /usr/lib/ruby/site_ruby/1.8/puppet/external/event-loop/event-loop.rb:321:in `sound_alarm' /usr/lib/ruby/site_ruby/1.8/puppet/agent.rb:110:in `start' /usr/lib/ruby/site_ruby/1.8/puppet/daemon.rb:127:in `start' /usr/lib/ruby/site_ruby/1.8/puppet/application/puppetd.rb:129:in `main' /usr/lib/ruby/site_ruby/1.8/puppet/application.rb:226:in `send' /usr/lib/ruby/site_ruby/1.8/puppet/application.rb:226:in `run_command' /usr/lib/ruby/site_ruby/1.8/puppet/application.rb:217:in `run' /usr/lib/ruby/site_ruby/1.8/puppet/application.rb:306:in `exit_on_fail' /usr/lib/ruby/site_ruby/1.8/puppet/application.rb:217:in `run' /usr/sbin/puppetd:166 err: /File[/var/puppet/lib/facter/hardware_platform.rb]/content: change from {md5}c7412ea365ceb3708b354d73cab17102 to failed: undefined method `name=' for #<Puppet::FileServing::Content:0x7fab707081e0> </pre> -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://reductivelabs.com/redmine/my/account--
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to [email protected].
For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
