search for: methodhelp

Displaying 5 results from an estimated 5 matches for "methodhelp".

Did you mean: methodhelper
2013 Jun 27
2
Segmentation fault in methodhelper.rb
...petmaster has been crashing every now and then (it has crashed about 5 times this morning). We upgraded to puppet 3.2.2 about a week ago but the problems only started this morning. There was nothing in the logs so I ran it in debug mode and captured this: /usr/lib/ruby/site_ruby/1.8/puppet/util/methodhelper.rb:14: [BUG] Segmentation fault ruby 1.8.7 (2011-06-30 patchlevel 352) [x86_64-linux] We''re running puppet-3.2.2-1.el6.noarch on CentOS, direct from the puppetlabs yum repo. Any ideas on how to fix this, or capture more debugging info? Cheers, Jonathan -- You received this message...
2007 Sep 30
2
Initial setup problems on Ubuntu edgy (06.10)
Good day, After having lurked for a while I''ve decided to actually start using puppet starting on my small home network. I''ve been following : http://reductivelabs.com/trac/puppet/wiki/InstallationGuide and :- http://www.howtoforge.com/installing_puppet_on_ubuntu to test puppet on 2 hosts, librarian running the puppetmasterd and mortvm. Unfortunately, I
2007 Jun 14
19
Please test export/collect from svn
For those of you out there using export/collect (which we really need to come up with a better name for...), can you test the current SVN code? I''m mostly wondering if the performance is any better. To use it, you''ll have to remove your current database, since the database schema is significantly changed. I''m getting what looks like an additional 25% reduction
2006 Dec 01
1
Packages build for Solaris ? As CSW packages ?
...1.8/puppet/util/errors.rb ./opt/csw/lib/ruby/site_ruby/1.8/puppet/util/execution.rb ./opt/csw/lib/ruby/site_ruby/1.8/puppet/util/fileparsing.rb ./opt/csw/lib/ruby/site_ruby/1.8/puppet/util/logging.rb ./opt/csw/lib/ruby/site_ruby/1.8/puppet/util/metaid.rb ./opt/csw/lib/ruby/site_ruby/1.8/puppet/util/methodhelper.rb ./opt/csw/lib/ruby/site_ruby/1.8/puppet/util/package.rb ./opt/csw/lib/ruby/site_ruby/1.8/puppet/util/plist ./opt/csw/lib/ruby/site_ruby/1.8/puppet/util/plist/generator.rb ./opt/csw/lib/ruby/site_ruby/1.8/puppet/util/plist/parser.rb ./opt/csw/lib/ruby/site_ruby/1.8/puppet/util/plist.rb ./opt/cs...
2011 Jul 06
7
Issue with puppet file serving api not parsing yaml content correctly
I am working on building a facter tag based node classifier similar to https://github.com/jordansissel/puppet-examples/tree/master/nodeless-puppet/. However, I have run into an issue where I cannot use puppet''s require file ability to push the yaml file containing the facts file to the client because it would require two runs of puppet to pickup changes. Consequently, I have written into