Issue #4333 has been updated by Ben Kevan.
[bke...@usherlxa00 ~]$ sudo puppet agent --trace --debug --test
/usr/lib/site_ruby/1.8/puppet/application.rb:267:in `option_parser': undefined
method `default_argv=' for #<OptionParser:0xb7b2cda0> (NoMethodError)
from /usr/lib/site_ruby/1.8/puppet/application.rb:333:in `parse_options'
from /usr/lib/site_ruby/1.8/puppet/application.rb:332:in `each'
from /usr/lib/site_ruby/1.8/puppet/application.rb:332:in `parse_options'
from /usr/lib/site_ruby/1.8/puppet/application.rb:298:in `run'
from /usr/lib/site_ruby/1.8/puppet/application.rb:298:in `exit_on_fail'
from /usr/lib/site_ruby/1.8/puppet/application.rb:298:in `run'
from /usr/lib/site_ruby/1.8/puppet/util/command_line.rb:55:in `execute'
from /usr/bin/puppet:4
This same machine works fine if you compile ruby 1.8.4 (ruby and ruby-libs to
1.8.4)
----------------------------------------
Bug #4333: Support for Ruby 1.8.1 is broken in 2.6.0
http://projects.puppetlabs.com/issues/4333
Author: Ben Kevan
Status: Investigating
Priority: Urgent
Assigned to: Jesse Wolfe
Category:
Target version: 2.6.1
Affected version: 2.6.0
Keywords:
Branch:
Get the following error when trying to launch puppet:
<pre>
[bke...@usherlxa00 yum.repos.d]$ sudo service puppet start
Starting puppet: /usr/lib/site_ruby/1.8/puppet/application.rb:267:in
`option_parser': undefined method `default_argv=' for
#<OptionParser:0xb7bc87b4> (NoMethodError)
from /usr/lib/site_ruby/1.8/puppet/application.rb:333:in `parse_options'
from /usr/lib/site_ruby/1.8/puppet/application.rb:332:in `each'
from /usr/lib/site_ruby/1.8/puppet/application.rb:332:in `parse_options'
from /usr/lib/site_ruby/1.8/puppet/application.rb:298:in `run'
from /usr/lib/site_ruby/1.8/puppet/application.rb:298:in `exit_on_fail'
from /usr/lib/site_ruby/1.8/puppet/application.rb:298:in `run'
from /usr/sbin/puppetd:4
</pre>
--
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.