Issue #4555 has been updated by Stig Sandbeck Mathisen. Status changed from Closed to Re-opened
To make the require statement work after packaging, I had to apply http://git.debian.org/?p=pkg-puppet/puppet.git;a=commit;h=ba1544f69be33bd28a1c17dc9dcfd870eb97ee5e ---------------------------------------- Bug #4555: Puppet queue daemon is broken http://projects.puppetlabs.com/issues/4555 Author: James Turnbull Status: Re-opened Priority: High Assignee: Category: queuing Target version: 2.6.1 Affected version: 2.6.1rc2 Keywords: Branch: http://github.com/jes5199/puppet/tree/ticket/2.6.x/4555 <pre> sudo puppet queue --no-daemonize --debug notice: Starting puppetqd 2.6.1 /usr/lib/ruby/site_ruby/1.8/puppet/application/queue.rb:42: warning: toplevel constant Queue referenced by Puppet::Resource::Catalog::Queue /usr/lib/ruby/site_ruby/1.8/puppet/application/queue.rb:42:in `main': undefined method `subscribe' for Queue:Class (NoMethodError) from /usr/lib/ruby/site_ruby/1.8/puppet/application.rb:308:in `run_command' from /usr/lib/ruby/site_ruby/1.8/puppet/application.rb:300:in `run' from /usr/lib/ruby/site_ruby/1.8/puppet/application.rb:397:in `exit_on_fail' from /usr/lib/ruby/site_ruby/1.8/puppet/application.rb:300:in `run' from /usr/lib/ruby/site_ruby/1.8/puppet/util/command_line.rb:55:in `execute' from /usr/bin/puppet:4 </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://projects.puppetlabs.com/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.
