Issue #2551 has been updated by Markus Roberts.
A possible partial reproduction of this problem produces the following from puppetmasterd: <pre> /usr/local/lib/site_ruby/1.8/puppet/indirector/indirection.rb:283:in `check_authorization' /usr/local/lib/site_ruby/1.8/puppet/indirector/indirection.rb:299:in `prepare' /usr/local/lib/site_ruby/1.8/puppet/indirector/indirection.rb:186:in `find' /usr/local/lib/site_ruby/1.8/puppet/indirector.rb:51:in `find' /usr/local/lib/site_ruby/1.8/puppet/network/http/handler.rb:99:in `do_find' /usr/local/lib/site_ruby/1.8/puppet/network/http/handler.rb:68:in `send' /usr/local/lib/site_ruby/1.8/puppet/network/http/handler.rb:68:in `process' /usr/local/lib/site_ruby/1.8/puppet/network/http/webrick/rest.rb:23:in `service' /usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' /usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' /usr/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' /usr/lib/ruby/1.8/webrick/server.rb:162:in `start' /usr/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' /usr/lib/ruby/1.8/webrick/server.rb:95:in `start' /usr/lib/ruby/1.8/webrick/server.rb:92:in `each' /usr/lib/ruby/1.8/webrick/server.rb:92:in `start' /usr/lib/ruby/1.8/webrick/server.rb:23:in `start' /usr/lib/ruby/1.8/webrick/server.rb:82:in `start' /usr/local/lib/site_ruby/1.8/puppet/network/http/webrick.rb:40:in `listen' /usr/local/lib/site_ruby/1.8/puppet/network/http/webrick.rb:40:in `initialize' /usr/local/lib/site_ruby/1.8/puppet/network/http/webrick.rb:40:in `new' /usr/local/lib/site_ruby/1.8/puppet/network/http/webrick.rb:40:in `listen' /usr/local/lib/site_ruby/1.8/puppet/network/http/webrick.rb:37:in `synchronize' /usr/local/lib/site_ruby/1.8/puppet/network/http/webrick.rb:37:in `listen' /usr/local/lib/site_ruby/1.8/puppet/network/server.rb:131:in `listen' /usr/local/lib/site_ruby/1.8/puppet/network/server.rb:146:in `start' /usr/local/lib/site_ruby/1.8/puppet/daemon.rb:128:in `start' /usr/local/lib/site_ruby/1.8/puppet/application/puppetmasterd.rb:122:in `main' /usr/local/lib/site_ruby/1.8/puppet/application.rb:226:in `send' /usr/local/lib/site_ruby/1.8/puppet/application.rb:226:in `run_command' /usr/local/lib/site_ruby/1.8/puppet/application.rb:217:in `run' /usr/local/lib/site_ruby/1.8/puppet/application.rb:306:in `exit_on_fail' /usr/local/lib/site_ruby/1.8/puppet/application.rb:217:in `run' /usr/sbin/puppetmasterd:66 err: Not authorized to call find on /file_metadata/tmp/dummy_0 </pre> Recorded here mostly so I can find it later. ---------------------------------------- Bug #2551: File 'content changed to' message is often missing information http://projects.reductivelabs.com/issues/2551 Author: Sam Rowe Status: Accepted Priority: Normal Assigned to: Markus Roberts Category: usability Target version: 0.25.0 Complexity: Unknown Affected version: 0.25.0rc1 Keywords: On all our OSes (Linux, HP-UX, Solaris) we see this. The third line is missing something between the quotes: <pre> info: Filebucket[/var/puppet/clientbucket]: Adding /usr/local/bin/NSRsplit_saveset(fe454822c63ab785a67f99362583e08f) info: //networker/File[/usr/local/bin/NSRsplit_saveset]: Filebucketed /usr/local/bin/NSRsplit_saveset to puppet with sum fe454822c63ab785a67f99362583e08f notice: //networker/File[/usr/local/bin/NSRsplit_saveset]/content: content changed '{md5}fe454822c63ab785a67f99362583e08f' to '' </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 -~----------~----~----~----~------~----~------~--~---
