All, In my test bed, i've noticed that the init.d script as present in the git source (puppet-2.6.4/conf/redhat) doesn't seem to work. Puppet fails to periodically update its configuration cached, reporting in var/log/message "puppet-agent[7621]: Run of Puppet configuration client already in progress; skipping" This is happens every 30 minutes (the default for run-time interval). This also happens when I invoke the script with a start command.
when i send a SIGUSR1 to the running daemon, it also fails with the above. When I start the puppet client by hand, it successfully updates its self. Where should I be looking next on how to resolve this issue? -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.