Bug #4555

Puppet queue daemon is broken

Added by James Turnbull almost 2 years ago. Updated over 1 year ago.

Status:Closed Start date:08/17/2010
Priority:High Due date:
Assignee:- % Done:

0%

Category:queuing
Target version:2.6.1
Affected Puppet version:2.6.1rc2 Branch:http://github.com/jes5199/puppet/tree/ticket/2.6.x/4555
Keywords:
Votes: 1

Description


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

History

Updated by James Turnbull almost 2 years ago

  • Category set to queuing

Updated by Markus Roberts almost 2 years ago

  • Status changed from Unreviewed to Investigating

Updated by Jesse Wolfe almost 2 years ago

  • Status changed from Investigating to In Topic Branch Pending Review
  • Target version set to 2.6.1
  • Branch set to http://github.com/jes5199/puppet/tree/ticket/2.6.x/4555

It was just missing a require statement.

Updated by Markus Roberts almost 2 years ago

  • Status changed from In Topic Branch Pending Review to Merged - Pending Release

Updated by Markus Roberts over 1 year ago

  • Status changed from Merged - Pending Release to Closed

commit:4c280796f71fd2153ae05dfec227fb4123152088

Updated by Stig Sandbeck Mathisen over 1 year ago

  • 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

Updated by James Turnbull over 1 year ago

  • Status changed from Re-opened to Closed

commit:f6c0265f4e7e113980c1026441e4ad05ca2e8f3d

Also available in: Atom PDF