[Pkg-puppet-devel] puppetmaster on lenny : /usr/sbin/puppetrun bug

Micah Anderson micah at riseup.net
Thu Nov 20 15:45:09 UTC 2008


Hi,

* guigui guigui <tripoux at gmail.com> [2008-11-20 06:47-0500]:
> Package: puppetmaster
> Version: 0.24.5-2
> 
> when I use puppetrun without ldap it does nothing:
> 
> puppetrun --host s007 --debug
> debug: Parsing /etc/puppet/puppet.conf
> Finished
> 
> And not action is done (no echange between client and puppet server)
> 
> 
> 
> it seems line 240 :
> 
> if Puppet[:node_terminus] = "ldap"
> 
> should be :
> 
> if Puppet[:node_terminus] == "ldap"
> 
> 
> Then it seems to be working ...
> 
> puppetrun --host s007 --debug
> debug: Parsing /etc/puppet/puppet.conf
> debug: Puppet::Network::Client::Runner: defining puppetrunner.run
> Triggering s007
> debug: Calling puppetrunner.run
> s007 finished with exit code 0
> Finished
> 

Thanks for the report, this was reported upstream[0] and was fixed in
0.24.6 which hopefully we can get uploaded soon.

micah


0. http://projects.reductivelabs.com/issues/show/1500
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-puppet-devel/attachments/20081120/7bc61083/attachment.pgp 


More information about the Pkg-puppet-devel mailing list