Issue #10819 has been reported by Chip Schweiss.
----------------------------------------
Bug #10819: Puppet agent hangs when 'listen = true' on Centos 5.7
https://projects.puppetlabs.com/issues/10819
Author: Chip Schweiss
Status: Unreviewed
Priority: Normal
Assignee:
Category: agent
Target version:
Affected Puppet version: 2.6.9
Keywords:
Branch:
If the 'listen = true' is set in puppet.conf, the client will start, create
/var/lib/puppet/state/puppetdlock and stall forever.
Once the service is started 'puppetd --test' always returns:
notice: Ignoring --listen on onetime run
notice: Run of Puppet configuration client already in progress; skipping
If the service is stopped 'puppetd --test' runs normally.
The syslog has only two lines:
Mon Nov 14 12:30:17 -0600 2011 Puppet (notice): Reopening log files
Mon Nov 14 12:30:18 -0600 2011 Puppet (notice): Starting Puppet client
version 2.6.9
Operation is fine on Centos 5.6 until the kernel update from Centos 5.7 is
applied. (kernel-2.6.18-274.7.1.el5)
Removing 'listen = true' and operation returns to normal.
--
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.