Issue #13074 has been reported by Julien Cornuwel. ---------------------------------------- Bug #13074: Init script won't stop Puppet on Debian https://projects.puppetlabs.com/issues/13074
Author: Julien Cornuwel Status: Unreviewed Priority: Normal Assignee: Category: Target version: Affected Puppet version: Keywords: Branch: Hi, I'm using the version from apt.puppetlabs.com (2.7.12) and there seem to be a problem with the init script : # /etc/init.d/puppet stop Stopping puppet agent. # ps -ef | grep puppet root 22269 1 0 23:07 ? 00:00:01 /usr/bin/ruby1.8 /usr/bin/puppet agent Additionally : # /etc/init.d/puppet status could not access PID file for agent ... failed! For some reason, the pidfile is not created at puppet start. I quickly read the script but it seemed fairly standard to me. Not really a problem as you can always kill the process, but annoying. -- 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.
