Issue #2138 has been updated by lluis.

Since patch in #2032 solves the issue, and strace output is the same, I think I 
duplicated that bug
----------------------------------------
Bug #2138: puppetd does not runs without --onetime
http://projects.reductivelabs.com/issues/2138

Author: lluis
Status: Needs more information
Priority: Normal
Assigned to: 
Category: 
Target version: 
Complexity: Unknown
Affected version: 0.24.8
Keywords: 


Since I updated to puppet v.0.24.8, all my CentOS puppetd stopped working.
puppetd just does nothing and don't show any errors.
strace output:
<pre>
# strace -e open /usr/bin/ruby /usr/sbin/puppetd --no-daemonize -d
(...)
open("/usr/lib/site_ruby/1.8/facter/util/uptime.rb", O_RDONLY|O_LARGEFILE) = 6
open("/usr/lib/site_ruby/1.8/facter/util/uptime.rb", O_RDONLY|O_LARGEFILE) = 6
open("/usr/lib/site_ruby/1.8/facter/util/uptime.rb", O_RDONLY|O_LARGEFILE) = 6
open("/usr/lib/site_ruby/1.8/facter/util/uptime.rb", O_RDONLY|O_LARGEFILE) = 6
open("/usr/lib/site_ruby/1.8/facter/util/uptime.rb", O_RDONLY|O_LARGEFILE) = 6
open("/proc/uptime", O_RDONLY|O_LARGEFILE) = 6
notice: Caught TERM; shutting down
</pre>
may be related with #1963 ?


-- 
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://reductivelabs.com/redmine/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