Issue #17435 has been updated by eric sorenson.

Status changed from Unreviewed to Accepted
Target version set to 3.x
Keywords set to errors settings

That's pretty bad. Somewhere it's getting cast to a boolean..? Adding 'errors' 
keyword for future error message iteration.
----------------------------------------
Bug #17435: puppet agent -t --environment=true equals blowup.
https://projects.puppetlabs.com/issues/17435#change-76303

Author: Ben Ford
Status: Accepted
Priority: Normal
Assignee: 
Category: 
Target version: 3.x
Affected Puppet version: 2.7.12
Keywords: errors settings
Branch: 


    [root@master modules]# puppet agent -t --environment=true
    /opt/puppet/lib/ruby/site_ruby/1.8/puppet/util/settings.rb:328:in 
`unsafe_parse': undefined method `to_sym' for true:TrueClass (NoMethodError)
                from 
/opt/puppet/lib/ruby/site_ruby/1.8/puppet/util/settings.rb:297:in `parse'
                from /opt/puppet/lib/ruby/1.8/sync.rb:230:in `synchronize'
                from 
/opt/puppet/lib/ruby/site_ruby/1.8/puppet/util/settings.rb:296:in `parse'
                from 
/opt/puppet/lib/ruby/site_ruby/1.8/puppet/application.rb:306:in `run'
                from 
/opt/puppet/lib/ruby/site_ruby/1.8/puppet/application.rb:407:in `exit_on_fail'
                from 
/opt/puppet/lib/ruby/site_ruby/1.8/puppet/application.rb:306:in `run'
                from 
/opt/puppet/lib/ruby/site_ruby/1.8/puppet/util/command_line.rb:69:in `execute'
                from /usr/local/bin/puppet:4
    You have new mail in /var/spool/mail/root

Obviously a dumb thing to do, but we could handle it better than dumping stack.


-- 
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 puppet-bugs@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-bugs+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-bugs?hl=en.

Reply via email to