Issue #4114 has been updated by Nick Lewis.

Status changed from Accepted to Ready for Testing
Branch set to 
http://github.com/nicklewis/puppet/tree/ticket/master/4114-queue_log_messages

Log messages will now queue until the first destination is set, then they will 
be written to that destination. That solves this problem, which was due to 
deprecation warnings being created before a destination was set.
----------------------------------------
Bug #4114: Settings section deprecation warnings don't display
http://projects.puppetlabs.com/issues/4114

Author: Jesse Wolfe
Status: Ready for Testing
Priority: Normal
Assigned to: Nick Lewis
Category: 
Target version: 2.6
Affected version: 2.6alpha1
Keywords: 
Branch: 
http://github.com/nicklewis/puppet/tree/ticket/master/4114-queue_log_messages


This message fails to display:
            Puppet.warning "You have configuration parameter $#{param} 
specified in [#{type}], which is a deprecated section. I'm assuming you meant 
[#{new_type}]"

presumably because the log destination hasn't been set up yet at the time that 
puppet.conf is getting parsed


-- 
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.

Reply via email to