Issue #12181 has been updated by Daniel Pittman.
Matt Goebel wrote: > I ran into this as well. I don't believe it's a duplicate or #12188, but > rather #10819. > Even without listen = true I still have this issue on specific kernels > 2.6.18-274.7.1 and 2.6.18-274.7.12. If I update to 2.6.18-274.7.17 > everything is fine or if I revent to an older version than those that also > works. Great. On the kernels that fail, could you see if the code in http://gist.github.com/441278 - any of the variants - show a problem? That would be great - helps narrow down the root cause. ---------------------------------------- Bug #12181: Puppet 2.7.10 run stopps after loading facts. https://projects.puppetlabs.com/issues/12181 Author: Marek Kroemeke Status: Investigating Priority: Normal Assignee: Category: Target version: Affected Puppet version: 2.7.10 Keywords: Branch: Hello, OS: RHEL 5.7 I've just upgraded 2.7.9 to 2.7.10 (puppetlabs rpms) and puppet simply stopped working (it stops after loading facts) : -- cut -- <snip> <pre> debug: Loaded state in 0.08 seconds info: Retrieving plugin debug: file_metadata supports formats: b64_zlib_yaml marshal pson raw yaml; using pson debug: Using cached certificate for ca debug: Using cached certificate for foo.com debug: Using cached certificate_revocation_list for ca debug: Finishing transaction 23456250095500 info: Loading facts in /var/lib/puppet/lib/facter/foo_config.rb info: Loading facts in /var/lib/puppet/lib/facter/network.rb info: Loading facts in /var/lib/puppet/lib/facter/lldpd.rb </pre> -- cut -- Rolling back the client to 2.7.9 and leaving master on 2.7.10 fixes the problem. -- 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.
