Bug #1500

puppetrun 0.24.5 does not work and no error

Added by John Williams about 2 years ago. Updated 4 months ago.

Status:Closed Start:08/08/2008
Priority:Normal Due date:
Assignee:Andrew Shafer % Done:

0%

Category:executables
Target version:0.24.6
Affected version:0.24.5 Branch:
Keywords:puppetrun
Votes: 0

Description

I just setup puppet 0.24.5 but when i run puppetrun —debug —trace —host puppetclient.fqdn i get back: debug: Parsing /etc/puppet/puppet.conf Finished

However nothing happens on the puppetclient, nor in the messages log and this has been confirmed with the output of tcpdump (I do not see anything leaving the puppetmaster, nor ariving on the puppetclient) Connectivity is ok, i can telnet the client on port 8139 Tried with the client being 0.24.4 and 0.24.5. It seems the puppetrun has a bug and it does not show any very verbose output/errors? (also puppetrun does not accept the —verbose flag?) OS: Centos 5.2, puppet comming from the EPEL (Extra Packages for Enterprise Linux) – fedora repository. The config is exactly the same as 0.24.4 where it is working. (downgraded again)

Associated revisions

Revision 11b0848b8c6eaaded608f4a485990ddb5bbd5e80
Added by Andrew Shafer almost 2 years ago

Fixed #1500 – puppetrun host regression

History

Updated by James Turnbull about 2 years ago

  • Category set to executables
  • Status changed from Unreviewed to Accepted
  • Keywords set to puppetrun

Updated by Russell Jackson about 2 years ago

I can confirm regression.

puppetrun against either local or remote puppetd using -host switch results in it seeming to run successfully but the puppetd instance not being triggered to perform a run.

Updated by Luke Kanies about 2 years ago

  • Target version set to 0.24.6

Updated by Andrew Shafer almost 2 years ago

  • Assignee set to Andrew Shafer

going in

Updated by Andrew Shafer almost 2 years ago

hosts is getting stomped in the in the if Puppet[:node_terminus] block. Want to discuss with Luke, but looks to be simple to fix.

Updated by Andrew Shafer almost 2 years ago

Submitted patch to list

http://github.com/littleidea/puppet/tree/ticket%2F0.24.x%2F1500

Updated by Andrew Shafer almost 2 years ago

  • Status changed from Accepted to Ready for Checkin

Updated by James Turnbull almost 2 years ago

  • Status changed from Ready for Checkin to Closed

Pushed in commit:“11b0848b8c6eaaded608f4a485990ddb5bbd5e80” in branch 0.24.x

Also available in: Atom PDF