Issue #5246 has been updated by Daniel Pittman.

R.I. Pienaar wrote:
> Dan: I just noticed I did that onto 2.6.x, how do we ensure this also go into 
> 2.7.x?  New to the process and all..

Best practice is to commit to the oldest version you want to include the fix.  
We merge all changes up on a regular basis, 2.6 -> 2.7 -> telly, so it will get 
merged up soon.  (Before the next 2.7 release, specifically.)
----------------------------------------
Bug #5246: Puppetd does not remove it's pidfile when it exits
https://projects.puppetlabs.com/issues/5246

Author: R.I. Pienaar
Status: Merged - Pending Release
Priority: Normal
Assignee: 
Category: agent
Target version: 2.7.x
Affected Puppet version: 2.6.2
Keywords: mcollective
Branch: 


When running puppetd it should delete its pid file when it exits

<pre>
root     20572  2.0  0.5 116736 35256 ?        Ss   23:10   0:00 /usr/bin/ruby 
/usr/sbin/puppetd --onetime --splaylimit 30 --splay
</pre>

The pid file /var/run/puppet/agent.pid would have 20572 as expected, the puppet 
run completes ok:

<pre>
Nov  9 23:11:27 xen1 puppet-agent[20572]: Finished catalog run in 19.68 seconds
</pre>

But it leaves the pid file on the disk after exiting



-- 
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.

Reply via email to